L4Linux-2.6

Adam Lackorzynski adam at os.inf.tu-dresden.de
Fri Jan 11 12:43:38 CET 2008


On Fri Jan 11, 2008 at 01:37:06 -0800, kazilus kazilus wrote:
> task "vmlinuz" "earlyprintk=yes init=1 mem=256M root=/dev/hda3" 
> 
> and what does the "init=1" means

remove this init=1 thing
 
> No filesystem could mount root, tried:
> Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)

The linux kernel command line says that the filesystem on /dev/hda3
should be used as the root filesystem. Might it be that the driver (IDE
controller) for /dev/hda isn't compiled in?


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