grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

initrd command vs menu


From: Jeff Chua
Subject: initrd command vs menu
Date: Wed, 19 Apr 2006 23:48:23 +0800 (SGT)


Can't boot initrd using "menu", but booting from command line works.

@ "testing" {
        linux /linux/bzc1 root=/dev/ram
        initrd /linux/ramc1.gz
}

the above can't boot. Error is ...

UDF-fs: No partition found (1)
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)



grub> linux /linux/bzc1 root=/dev/ram
grub> initrd /linux/ramc1.gz
grub> boot

the above boots.


Strange?


Thanks,
Jeff




reply via email to

[Prev in Thread] Current Thread [Next in Thread]