I have installed Suse 7.3 on my computer and want to boot it with grub. this is what lilo.conf looks like in the Suse partition.
boot = /dev/hda5 vga = 791 read-only menu-scheme = Wg:kw:Wg:Wg lba32 prompt timeout = 80 message = /boot/message image = /boot/vmlinuz label = linux root = /dev/hda5 initrd = /boot/initrd append = "enableapic vga=0x0317" What would I need to write in my menu.lst file to boot this? _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
