Hat dir diese Antwort geholfen?
Hi SQL-Freak,
zuerst erst mal fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x902d3223
Device Boot Start End Blocks Id System
/dev/sda1 * 1 2611 20971520 83 Linux
/dev/sda2 2611 6527 31455232 83 Linux
/dev/sda3 6528 60801 435955432+ 5 Extended
/dev/sda5 6528 54910 388629326 7 HPFS/NTFS
/dev/sda6 54911 60801 47319426 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
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x56c8d93d
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 6527 52426752 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sdb2 6528 60801 435955905 5 Extended
Partition 2 does not end on cylinder boundary.
/dev/sdb5 6528 55556 393825410 7 HPFS/NTFS
/dev/sdb6 55557 55818 2104483+ 82 Linux swap / Solaris
/dev/sdb7 55819 57832 16177423+ 83 Linux
/dev/sdb8 57833 60801 23848461 83 Linux
jetzt menu.lst
# Modified by YaST2. Last modification on Fr Aug 13 18:09:54 CEST 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,0)/boot/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.3 - 2.6.34-12 (desktop)
root (hd0,0)
kernel /boot/vmlinuz-2.6.34-12-desktop root=/dev/disk/by-id/ata-SAMSUNG_HD502HI_S1VZJDWS315556-part1 resume=/dev/disk/by-id/ata-SAMSUNG_HD502IJ_S13TJ90Q897512-part6 splash=silent quiet showopts vga=0x31a
initrd /boot/initrd-2.6.34-12-desktop
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.3 - 2.6.34-12
root (hd0,0)
kernel /boot/vmlinuz-2.6.34-12-desktop root=/dev/disk/by-id/ata-SAMSUNG_HD502HI_S1VZJDWS315556-part1 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x31a
initrd /boot/initrd-2.6.34-12-desktop
###Don't change this comment - YaST2 identifier: Original name: Desktop -- openSUSE 11.3 - 2.6.34-12 (/dev/sdb7)###
title Desktop -- openSUSE 11.3 - 2.6.34-12 (/dev/sdb7)
root (hd1,6)
configfile /boot/grub/menu.lst
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
map (hd1) (hd0)
map (hd0) (hd1)
rootnoverify (hd1,0)
makeactive
chainloader +1
Das nicht startende System liegt auf sdb7.
Mittlerweile habe ich aber mit Knoppix meine Daten auslesen können. Ich hatte vergessen, dies als root zu tun. Es geht also nur noch ums Prinzip.