jetzt kann ich mich in die Reihe der Deppen einreihen. Meine Datenpartition ist zerschossen. Das letzte Backup ist ein Monat her, Asche über mein Haupt. 😳
Beim E-Mail schreiben ist der Rechner ausgegangen. Danach ließ sich weder ubuntu noch xp starten, die Partitionstabelle ist zerschossen. Mit knoppix und gpart konnte ich die primären Partitionen wiederherstellen. Aber an die extended partition, mit den Daten, komme ich nicht mehr heran.
sudo gpart /dev/hda Begin scan... Possible partition(Windows NT/W2K FS), size(2502mb), offset(0mb) Possible partition(Windows NT/W2K FS), size(14527mb), offset(2502mb) Possible partition(Linux ext2), size(8620mb), offset(17029mb) Possible partition(Linux swap), size(407mb), offset(25650mb) Possible partition(DOS FAT), size(50258mb), offset(26058mb) * Warning: short read near sector(156301299), 64512 bytes instead of 66048. Skipping... End scan. Checking partitions... * Warning: more than 4 primary partitions: 5. Partition(OS/2 HPFS, NTFS, QNX or Advanced UNIX): primary Partition(OS/2 HPFS, NTFS, QNX or Advanced UNIX): primary Partition(Linux ext2 filesystem): primary Partition(Linux swap or Solaris/x86): primary Partition(DOS or Windows 95 with 32 bit FAT): invalid primary Ok. Guessed primary partition table: Primary partition(1) type: 007(0x07)(OS/2 HPFS, NTFS, QNX or Advanced UNIX) size: 2502mb #s(5124664) s(63-5124726) chs: (0/1/1)-(1023/15/63)d (0/1/1)-(5084/0/55)r Primary partition(2) type: 007(0x07)(OS/2 HPFS, NTFS, QNX or Advanced UNIX) size: 14527mb #s(29752368) s(5124735-34877102) chs: (1023/15/63)-(1023/15/63)d (5084/1/1)-(34600/4/51)r Primary partition(3) type: 131(0x83)(Linux ext2 filesystem) size: 8620mb #s(17655432) s(34877115-52532546) chs: (1023/15/63)-(1023/15/63)d (34600/5/1)-(52115/9/60)r Primary partition(4) type: 130(0x82)(Linux swap or Solaris/x86) size: 407mb #s(835248) s(52532676-53367923) chs: (1023/15/63)-(1023/15/63)d (52115/12/1)-(52944/5/57)r
gpart hat richtig erkannt, das ganz am Ende der Platte eine ca. 50gig große FAT32 Partition befindet. Testdisk findet die hda gar nicht. fdisk liefert:
sudo fdisk -l Platte /dev/hda: 80.0 GByte, 80026361856 Byte 16 Köpfe, 63 Sektoren/Spuren, 155061 Zylinder Einheiten = Zylinder von 1008 × 512 = 516096 Bytes Gerät boot. Anfang Ende Blöcke Id System /dev/hda1 1 5085 2562332 7 HPFS/NTFS /dev/hda2 * 5085 34601 14876184 7 HPFS/NTFS /dev/hda3 34601 52116 8827716 83 Linux /dev/hda4 52116 52945 417624 82 Linux Swap / Solaris
Gibt es noch Hoffung für meine Daten ❓