hi -
I have a duel boot of Winxp and Suse 11.4 going right now.
The problem: When I try to boot winxp at the grub selection screen I get a message:
HD(0,0)
Chainloader +1
So the first install I tried to fix myself -
Edit /boot/grub/menu.lst
I changed a few things around:
HD (0,1)
Chainloader +1
Didn’t work. So after trying a reinstall after ****ing up my **** so bad with tinkering, I am here looking for some guidance on how to fix this issue.
Essential information:
odified by YaST2. Last modification on Wed Jun 29 22:51:26 EDT 2011
THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader
default 0
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,5)/boot/message
##YaST - activate###Don’t change this comment - YaST2 identifier: Original name: linux###
title Desktop – openSUSE 11.4 - 2.6.37.1-1.2
root (hd0,5)
kernel /boot/vmlinuz-2.6.37.1-1.2-desktop root=/dev/disk/by-id/ata-ST9100821AS_5NJ0RNJH-part6 resume=/dev/disk/by-id/ata-ST9100821AS_5NJ0RNJH-part5 splash=silent quiet showopts
initrd /boot/initrd-2.6.37.1-1.2-desktop###Don’t change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe – openSUSE 11.4 - 2.6.37.1-1.2
root (hd0,5)
kernel /boot/vmlinuz-2.6.37.1-1.2-desktop root=/dev/disk/by-id/ata-ST9100821AS_5NJ0RNJH-part6 showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe
initrd /boot/initrd-2.6.37.1-1.2-desktop###Don’t change this comment - YaST2 identifier: Original name: windows###
title Windows
rootnoverify (hd0,0)
Disk /dev/sda: 100.0 GB, 100030242816 bytes
255 heads, 63 sectors/track, 12161 cylinders, total 195371568 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xed1f86f7Device Boot Start End Blocks Id System
/dev/sda1 63 117028799 58514368+ 7 HPFS/NTFS/exFAT
/dev/sda2 * 117028861 195371007 39171073+ f W95 Ext’d (LBA)
/dev/sda5 117028863 158722919 20847028+ 82 Linux swap / Solaris
/dev/sda6 158724096 173389823 7332864 83 Linux
/dev/sda7 173391872 195350527 10979328 83 Linux
I have my Winxp system set up on Sda1 obviously - and my Opensuse on Sda6.
Any guidance on troubleshooting this issue would be greatly appreciated.