Hi all,
I have had OpenSuse 10.3 64 bit installed and running faultlessly for about a year. Yesterday I downloaded and installed OpenSuse 11 beta 3. I obviously made a bad job of it, and managed to mess up grub. I was able to repair grub with the supergrubdisk.
OpenSuse is definatly on the hard drive (scc) and is running, as after the install I was on the new desktop, but before I went further I wanted to check what grub said. I restarted the computer and much to my relief it gave the usual Windows, Opensuse 10-3, Failsafe, Floppy, and the newly installed OpenSuse 11 beta 3. On selecting this option it gave a grub error 22 No Such Partition.
I have copied the details (from OpenSuse 10.3 which has now mysteriously lost its ethernet connection) into a document and then onto a pen drive, and posting this from WindowsXP Pro.
menu.lst
Modified by YaST2. Last modification on Mon Oct 27 14:24:59 UTC 2008
default 0
timeout 8
gfxmenu (hd0,5)/boot/message
###Don’t change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.3
root (hd0,5)
kernel /boot/vmlinuz-2.6.22.5-31-default root=/dev/disk/by-id/scsi-SATA_Hitachi_HDT7250_VFH201R80Z0PBT-part6 vga=0x31a resume=/dev/sda5 splash=silent showopts
initrd /boot/initrd-2.6.22.5-31-default
###Don’t change this comment - YaST2 identifier: Original name: openSUSE 11.1 Beta 3 - 2.6.27.1-2 (/dev/sdc2)###
title openSUSE 11.1 Beta 3 - 2.6.27.1-2 (/dev/sdc2)
root (hd2,1)
configfile /boot/grub/menu.lst
###Don’t change this comment - YaST2 identifier: Original name: windows###
title Windows
rootnoverify (hd0,5)
chainloader (hd0,0)+1
###Don’t change this comment - YaST2 identifier: Original name: floppy###
title Floppy
rootnoverify (hd0,5)
chainloader (fd0)+1
###Don’t change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe – openSUSE 10.3
root (hd0,5)
kernel /boot/vmlinuz-2.6.22.5-31-default root=/dev/disk/by-id/scsi-SATA_Hitachi_HDT7250_VFH201R80Z0PBT-part6 vga=normal showopts ide=nodma apm=off acpi=off noresume edd=off 3
initrd /boot/initrd-2.6.22.5-31-default
fstab
/dev/disk/by-id/scsi-SATA_Hitachi_HDT7250_VFH201R80Z0PBT-part6 / ext3 acl,user_xattr 1 1
/dev/disk/by-id/scsi-SATA_Hitachi_HDT7250_VFH201R80Z0PBT-part3 /data_1 ext3 acl,user_xattr 1 2
/dev/disk/by-id/scsi-SATA_Hitachi_HDT7250_VFH201R80Z0PBT-part7 /home ext3 defaults 1 2
/dev/disk/by-id/scsi-SATA_Hitachi_HDT7250_VFH201R80Z0PBT-part5 swap swap defaults 0 0
/dev/disk/by-id/scsi-SATA_ST380013AS_3JV21SVR-part1 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/fd0 /media/floppy auto noauto,user,sync 0 0
fdisk -l
Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0bed0bed
Device Boot Start End Blocks Id System
/dev/sda1 * 1 6374 51199123+ 7 HPFS/NTFS
/dev/sda2 6375 16301 79738627+ 5 Extended
/dev/sda3 16302 38913 181630890 83 Linux
/dev/sda5 6375 6629 2048256 82 Linux swap / Solaris
/dev/sda6 9817 13003 25599546 83 Linux
/dev/sda7 13004 16301 26491153+ 83 Linux
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xe1f0e1f0
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 1 0 0 Empty
Partition 1 does not end on cylinder boundary.
Disk /dev/sdc: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00019b4f
Device Boot Start End Blocks Id System
/dev/sdc1 1 255 2048256 82 Linux swap / Solaris
/dev/sdc2 256 3518 26210047+ 83 Linux
/dev/sdc3 3519 9729 49889857+ 83 Linux
Disk /dev/sdd: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000ef053
Device Boot Start End Blocks Id System
/dev/sdd1 * 1 1 0 0 Empty
Partition 1 does not end on cylinder boundary.
OpenSuse 11 is on /dev/sdc.
could some kind soul help me out, as I would not like to start all over again.
Best regards Keith