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
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel