View Single Post
Old 05-29-2012, 07:06 AM   #17
silver18
THE NOOB
silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.
 
silver18's Avatar
 
Posts: 701
Karma: 1545649
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
Quote:
Originally Posted by geekmaster View Post
WHICH /etc/upstart? The one you see when you boot diags is on the diags partition. It SHOULD be mostly empty.

You should do this instead, to see the "real" /etc/upstart:
mount /dev/mmcblk0p1 /mnt/mmc
cd /mnt/mmc/etc/upstart
ls -al
This is what I get in putty:

Code:
[root@[192_168_15_244] root]# mount /dev/mccblk0p1 /mnt/mmc
mount: special device /dev/mccblk0p1 does not exist
EDIT:It was due to bad image name (mccblk0p1 instead of mmcblk0p1).

Last edited by silver18; 05-29-2012 at 06:59 PM.
silver18 is offline   Reply With Quote