[Foresight-devel] grub menu.lst failure at install
Bob Agel
cragel at twcny.rr.com
Fri Feb 22 21:52:54 EST 2008
As info, this is the menu.lst that's generated from the Alpha4 release:
# 2.6.23.14-0.0.1.smp.gcc4.1.x86.i686
title 2.6.23.14-0.0.1.smp.gcc4.1.x86.i686
kernel quiet vga=0x317 splash ro root=LABEL=/12
initrd
# 2.6.23.14-0.0.1.smp.gcc4.1.x86.i686
title Foresight Linux GNOME Alpha4 (2.6.23.14-0.0.1.smp.gcc4.1.x86.i686)
kernel quiet vga=0x317 splash ro root=LABEL=/12
initrd
That fails to boot with (Error 15); however if modified to:
# 2.6.23.14-0.0.1.smp.gcc4.1.x86.i686
title 2.6.23.14-0.0.1.smp.gcc4.1.x86.i686
kernel /boot/vmlinuz-2.6.23.14-0.0.1.smp.gcc4.1.x86.i686 quiet
vga=0x317 splash ro root=LABEL=/12
initrd /boot/initrd-2.6.23.14-0.0.1.smp.gcc4.1.x86.i686.img
the boot is successful. Thought you might want to know.
More information about the Foresight-devel
mailing list