L4Linux bootprompt question

Adam Lackorzynski adam at os.inf.tu-dresden.de
Sat Feb 12 22:39:09 CET 2005


On Sat Feb 12, 2005 at 15:04:53 -0600, Jayesh Salvi wrote:
> Here is the detailed trace at boot time:
> 
> INIT: version 2.84 booting
> ...
> 
> modprobe: Can't open dependencies file
> /lib/modules/2.6.8.1-14/modules.dep (No such file or directory)
> Checking root filesystem
> /dev/hda6 is mounted. e2fsck: Cannot continue, aborting
> 	
> [FAILED]
> 
> *** An error occurred during the system check
> *** Dropping you to a shell; the system will reboot
> *** when you leave the shell
> Give root password for maintenance
> (or type Ctrl-D to continue):
> 
> ------------------------------------------------------------------------
> -
> 
> After this I can see my ext3 file system installed on /dev/hda6 mounted
> on /

I guess you should add "ro" to the kernel command line so that the
filesystem is mounted readonly. This way fsck should not refuse to check
it and the error should go away. It doesn't look like it has anything to
do with the module paths, this error message is normal. It would go away
if the path is added in the image.




Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list