You need to open a su terminal and post result of
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xc5e4c5e4
Device Boot Start End Blocks Id System
/dev/sda1 * 1 60801 488384001 7 HPFS/NTFS
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00013b19
Device Boot Start End Blocks Id System
/dev/sdb1 1 2677 21502971 83 Linux
/dev/sdb2 2678 5354 21503002+ 83 Linux
/dev/sdb3 5355 8031 21503002+ 83 Linux
/dev/sdb4 * 8032 60801 423873057+ f W95 Ext'd (LBA)
/dev/sdb5 8032 52261 355267584 7 HPFS/NTFS
/dev/sdb6 52261 52515 2048161+ 82 Linux swap / Solaris
/dev/sdb7 52516 55320 22531131 83 Linux
/dev/sdb8 55321 58125 22531131 83 Linux
/dev/sdb9 58126 60801 21494938
Code:
cat /boot/grub/menu.lst
linux-xw1w:/ # cat /boot/grub/menu.lst
# Modified by YaST2. Last modification on Thu Jun 10 16:51:14 PDT 2010
# 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,2)/boot/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.2 - 2.6.31.5-0.1
root (hd0,2)
kernel /boot/vmlinuz-2.6.31.5-0.1-desktop root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WMASY7694276-part3 resume=/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WMASY7694276-part6 splash=silent quiet showopts vga=0x345
initrd /boot/initrd-2.6.31.5-0.1-desktop
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.2 - 2.6.31.5-0.1
root (hd0,2)
kernel /boot/vmlinuz-2.6.31.5-0.1-desktop root=/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WMASY7694276-part3 showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x345
initrd /boot/initrd-2.6.31.5-0.1-desktop
###Don't change this comment - YaST2 identifier: Original name: Linux other 1 (/dev/sdb1)###
title Linux other 1 (/dev/sdb1)
rootnoverify (hd0,0)
chainloader +1
###Don't change this comment - YaST2 identifier: Original name: Linux other 2 (/dev/sdb2)###
title Linux other 2 (/dev/sdb2)
rootnoverify (hd0,1)
chainloader +1
###Don't change this comment - YaST2 identifier: Original name: GNU GRUB 2, (1.97.2) (/dev/sdb7)###
title GNU GRUB 2, (1.97.2) (/dev/sdb7)
rootnoverify (hd0,6)
chainloader +1
###Don't change this comment - YaST2 identifier: Original name: Linux other 3 (/dev/sdb8)###
title Linux other 3 (/dev/sdb8)
rootnoverify (hd0,7)
chainloader +1
###Don't change this comment - YaST2 identifier: Original name: linux (/dev/sdb9)###
title linux (/dev/sdb9)
rootnoverify (hd0,8)
chainloader +1
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
map (hd1) (hd0)
map (hd0) (hd1)
rootnoverify (hd1,0)
makeactive
chainloader +1
linux-xw1w:/ #
Ideally too if you can tell us which partition is win7
Bookmarks