After loading OpenSuse, GRUB was working fine allowing me to boot either windows (first partition of disk one) and OpenSuse (disk 2).
Suddenly, grub will not boot windows. When selected from the memu, it does a loop back to the menu again. No error messages. OpenSuse boots OK. I have followed some guidance found in the Support Database and on this forum which basically said to use Yast/bootloader to “redo” the bootloader configuration. I did this trying both “redo from scratch” and “suggest new”. The menu.lst now reads:
Modified by YaST2. Last modification on Sun Nov 8 13:18:29 CST 2009
default 0
timeout 8
gfxmenu (hd1,5)/boot/message
##YaST - activate
###Don’t change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.1
root (hd1,5)
kernel /boot/vmlinuz root=/dev/disk/by-id/ata-WDC_WD800JB-00JJC0_WD-WMAM9DVV0115-part6 resume=/dev/disk/by-id/ata-WDC_WD800JB-00JJC0_WD-WMAM9DVV0115-part1 splash=silent showopts vga=0x31a
initrd /boot/initrd
###Don’t change this comment - YaST2 identifier: Original name: openSUSE 11.1 (/dev/sdc3)###
title openSUSE 11.1 (/dev/sdc3)
root (hd1,2)
configfile /boot/grub/menu.lst
###Don’t change this comment - YaST2 identifier: Original name: windows###
title Windows
rootnoverify (hd0,0)
chainloader +1
###Don’t change this comment - YaST2 identifier: Original name: floppy###
title Floppy
rootnoverify (hd0,0)
chainloader +1
###Don’t change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe – openSUSE 11.1
root (hd1,5)
kernel /boot/vmlinuz root=/dev/disk/by-id/ata-WDC_WD800JB-00JJC0_WD-WMAM9DVV0115-part6 showopts ide=nodma apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x31a
initrd /boot/initrd
###Don’t change this comment - YaST2 identifier: Original name: memtest86###
title Memory Test
kernel (hd1,5)/boot/memtest.bin
###Don’t change this comment - YaST2 identifier: Original name: linux###
title Kernel-2.6.27.37-0.1-default
root (hd1,5)
kernel /boot/vmlinuz-2.6.27.37-0.1-default root=/dev/disk/by-id/ata-WDC_WD800JB-00JJC0_WD-WMAM9DVV0115-part6 resume=/dev/disk/by-id/ata-WDC_WD800JB-00JJC0_WD-WMAM9DVV0115-part1 splash=silent showopts vga=0x31a
initrd /boot/initrd-2.6.27.37-0.1-default
From what I’ve read, my newbie brain says it looks OK for windows. There is some superfluous stuff in the list that shouldn’t affect it. Any suggestions? Please?
Thanks,
Bill