VurginMary
Member
I have checked around until I'm blue in the face, but haven't found a solution.
Details:
I am using an Intel Matrix RAID0 Volume with 3 Primary partitions each 50GB.
Partition (hd0,0) XP, (hd0,1) Vista x64, (hd0,2) SUSE 10.2 64-bit.
I am able to boot into XP and Vista with no problem.
When I setup SUSE, I got the following GRUB configuration:
title openSUSE 10.2
root (hd0,2)
kernel /boot/vmlinuz root=/dev/mapper/isw_dffeigigad_RaV1_part3 vga=0x31a splash=silent showopts
initrd /boot/initrd
boot
When I use NeoGRUB, it drops off to the GRUB> prompt.
If I type the following lines at the GRUB> prompt,
root (hd0,2) <ENTER>
kernel /boot/vmlinuz root=/dev/mapper/isw_dffeigigad_RaV1_part3 vga=0x31a splash=silent showopts <ENTER>
initrd /boot/initrd <ENTER>
boot <ENTER>
It boots into SUSE with no problems, and everything works great.
THE QUESTION: What do I have to do to get NeoGRUB to actually parse the menu.lst file and run those commands without me having to type them manually each time?
Thanks for any help on this.
Mary
Details:
I am using an Intel Matrix RAID0 Volume with 3 Primary partitions each 50GB.
Partition (hd0,0) XP, (hd0,1) Vista x64, (hd0,2) SUSE 10.2 64-bit.
I am able to boot into XP and Vista with no problem.
When I setup SUSE, I got the following GRUB configuration:
title openSUSE 10.2
root (hd0,2)
kernel /boot/vmlinuz root=/dev/mapper/isw_dffeigigad_RaV1_part3 vga=0x31a splash=silent showopts
initrd /boot/initrd
boot
When I use NeoGRUB, it drops off to the GRUB> prompt.
If I type the following lines at the GRUB> prompt,
root (hd0,2) <ENTER>
kernel /boot/vmlinuz root=/dev/mapper/isw_dffeigigad_RaV1_part3 vga=0x31a splash=silent showopts <ENTER>
initrd /boot/initrd <ENTER>
boot <ENTER>
It boots into SUSE with no problems, and everything works great.
THE QUESTION: What do I have to do to get NeoGRUB to actually parse the menu.lst file and run those commands without me having to type them manually each time?
Thanks for any help on this.
Mary