Opensuse 12.1 was already installed. I copied the win7 partition using gparted. I swear I edited the grub menu correctly. I can’t boot into windows. Booting in opensuse is no problem.
Note this message from the fdisk -l: Partition table entries are not in disk order
The partitions are not in order. They go swap, linux root, windows, linux home.
This should be all someone needs to see my error.
Message when running grub:
rootnoverify (hd0,3)
savedefault
Error 15: File not found
Contents of the menu.lst file:
Modified by YaST2. Last modification on Sun Jun 24 00:49:48 PDT 2012
THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
For the new kernel it try to figure out old parameters. In case we are not able to recognize it (e.g. change of flavor or strange install order ) it it use as fallback installation parameters from /etc/sysconfig/bootloader
default 0
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,1)/boot/message
##YaST - activate
###Don’t change this comment - YaST2 identifier: Original name: linux###
title Desktop – openSUSE 12.1 - 3.1.10-1.9
root (hd0,1)
kernel /boot/vmlinuz-3.1.10-1.9-desktop root=/dev/disk/by-id/ata-INTEL_SSDSA1NW160G3_CVPR138401E2160HGN-part2 resume=/dev/disk/by-id/ata-INTEL_SSDSA1NW160G3_CVPR138401E2160HGN-part1 splash=silent quiet showopts vga=0x317
initrd /boot/initrd-3.1.10-1.9-desktop
###Don’t change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe – openSUSE 12.1 - 3.1.10-1.9
root (hd0,1)
kernel /boot/vmlinuz-3.1.10-1.9-desktop root=/dev/disk/by-id/ata-INTEL_SSDSA1NW160G3_CVPR138401E2160HGN-part2 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x317
initrd /boot/initrd-3.1.10-1.9-desktop
###Don’t change this comment - YaST2 identifier: Original name: xen###
title Xen – openSUSE 12.1 - 3.1.10-1.9
root (hd0,1)
kernel /boot/xen.gz vga=mode-0x317
module /boot/vmlinuz-3.1.10-1.9-xen root=/dev/disk/by-id/ata-INTEL_SSDSA1NW160G3_CVPR138401E2160HGN-part2 resume=/dev/disk/by-id/ata-INTEL_SSDSA1NW160G3_CVPR138401E2160HGN-part1 splash=silent quiet showopts vga=0x317
module /boot/initrd-3.1.10-1.9-xen
###Don’t change this comment - YaST2 identifier: Original name: floppy###
title Floppy
rootnoverify (fd0)
chainloader +1
###Don’t change this comment - YaST2 identifier: Original name: other###
title win7
map (hd0) (hd0)
map (hd0) (hd0)
rootnoverify (hd0,3)
savedefault
makeactive
chainloader +1
This is the fdisk -l output:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 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: 0x00092503
Device Boot Start End Blocks Id System
/dev/sda1 2048 4208639 2103296 82 Linux swap / Solaris
/dev/sda2 * 4208640 63023103 29407232 83 Linux
/dev/sda3 234194944 312578047 39191552 83 Linux
/dev/sda4 63023104 234194943 85585920 7 HPFS/NTFS/exFAT
Partition table entries are not in disk order