I had Vista Ult. 32 installed. The dual booted to Suse 11. All was running well until I completely shut down computer and restarted it. Only Vista shows in Vista boot loader alone with SUSE installer.
I installed EASYBCD and IFS drive and was able to get into the 122 mb partition with ext2. I went into the GRUB folder and opened menu.lst
Once I coped that into the grub configure window it now only goes into the INSTALL setup, not into my SUSE build.
The menu.lst is as follows. Any hep with this would be appreciated.
Modified by YaST2. Last modification on Sun Nov 23 13:23:36 CST 2008
default 0
timeout 8
gfxmenu (hd1,2)/message
##YaST - activate
###Don’t change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.0 - 2.6.25.18-0.2
root (hd1,2)
kernel /vmlinuz-2.6.25.18-0.2-pae root=/dev/mapper/pdc_cjbgficj_part7 devfs=mount,dall resume=/dev/mapper/pdc_cjbgficj_part6 splash=silent showopts vga=0x31A
initrd /initrd-2.6.25.18-0.2-pae
###Don’t change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe – openSUSE 11.0 - 2.6.25.18-0.2
root (hd1,2)
kernel /vmlinuz-2.6.25.18-0.2-pae root=/dev/mapper/pdc_cjbgficj_part7 showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off x11failsafe vga=0x31A
initrd /initrd-2.6.25.18-0.2-pae
###Don’t change this comment - YaST2 identifier: Original name: windows 1###
title windows 1
rootnoverify (hd1,2)
chainloader (hd0,0)+1
###Don’t change this comment - YaST2 identifier: Original name: windows 2###
title windows 2
rootnoverify (hd1,2)
chainloader (hd1,0)+1
###Don’t change this comment - YaST2 identifier: Original name: windows 3###
title windows 3
rootnoverify (hd1,2)
chainloader (hd0,0)+1
###Don’t change this comment - YaST2 identifier: Original name: windows 4###
title windows 4
rootnoverify (hd1,2)
chainloader (hd0,0)+1