|
|
2008-08-11
, 07:55
|
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#12
|
Just a general question but is there a early boot filesystem check for the ext2 partition when booting from the very same partition ?
|
|
2008-08-11
, 10:10
|
|
Posts: 4 |
Thanked: 0 times |
Joined on Aug 2008
|
#13
|
|
|
2008-08-13
, 19:47
|
|
Posts: 14 |
Thanked: 1 time |
Joined on Sep 2007
|
#14
|
|
|
2008-08-13
, 20:24
|
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#15
|

flasher-3.0 --set-root-device mmc
flasher-3.0 -f -n initfs_custom_bootmenu.jffs
)
|
|
2008-10-10
, 22:22
|
|
Posts: 2 |
Thanked: 0 times |
Joined on Oct 2008
|
#16
|
). Afterwards I started having some problems with sound so I reenabled multimediad and decided to reboot. That's how I got into reboot loop. But fortunately I was able to boot from flash (normally I boot from external SD card), chroot into problematic partition and use syslog just to find out multimediad is dying. As I suspected, disabling it (update-rc.d is the script to do that from command line, in case anyone wonders) made the system start without problems. Moreover, I could start multimediad after bootup, but not using proper boot sequence.
Just a general question but is there a early boot filesystem check for the ext2 partition when booting from the very same partition ?