[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Daten weg, was tun?



Am Samstag 12 Juni 2004 16:04 schrieb Ulrich Wiederhold:
> Hallo,
> ich experimentiere gerade mit dem Partitionieren und habe nun vorerst
> (so hoffe ich) 100GB Daten verloren. Wie komme ich da am besten
> wieder dran?
>
> Wenn ich mit fdisk die Partition löschen und größer mit demselben
> Startpunk wieder erstelle, kann ich danach das Dateisystem anpassen
> und nichts ist passiert. Soweit hat das auch funktioniert. Nun habe
> ich aber dasselbe mit der extended Partition versucht, sprich, alle
> logischen Laufwerke gelöscht, dann die extendet Partition gelöscht.
> Nun habe ich die Extended Partition mit einem anderen Startzylinder
> angelegt, die andere Partition mit den gleichen Start/Endpunkten wie
> zuvor. Das Dateisystem ist nun aber weg.
>
> Beim Mounten kommt:
> mount: wrong fs type, bad option, bad superblock on
> /dev/ide/host0/bus0/target0/lun0/part5, or too many mounted file
> systems
>
> Besonders die Meldung mit einem falschen Superblock (was ist das?)
> bekomme ich auch von diversen Partitionierungstools, die das
> Filesystem nicht erkennen können (ext3).
>
> Gibt es noch Hoffnung, daß ich meine Daten wieder rekonstruiert
> bekomme?
>
> Gruß
> Uli

fdisk -l | lpr _vor_ Deinen Experimenten hätte Dir geholfen - 
Vorausgesetzt Du hast einen Drucker angeschlossen (abschreiben geht 
aber auch ;-)

Schau Dir mal gpart an. Das könnte Dir die Tabelle rekonstruieren, 
vorausgesetzt Du hast die neuen Partitionen noch nicht formatiert oder 
beschrieben.

$ apt-cache show gpart
Package: gpart
Priority: optional
Section: admin
Installed-Size: 69
Maintainer: David Coe <davidc@debian.org>
Architecture: i386
Version: 0.1h-4
Depends: libc6 (>= 2.3.2.ds1-4)
Filename: pool/main/g/gpart/gpart_0.1h-4_i386.deb
Size: 36722
MD5sum: 3810d6648266ef3b58e97b99e9b89dd8
Description: Guess PC disk partition table, find lost partitions
 Gpart is a tool which tries to guess the primary partition table of a
 PC-type disk in case the primary partition table in sector 0 is
 damaged, incorrect or deleted.
 .
 It is also good at finding and listing the types, locations, and
 sizes of inadvertently-deleted partitions, both primary and logical.
 It gives you the information you need to manually re-create them
 (using fdisk, cfdisk, sfdisk, etc.).
 .
 The guessed table can also be written to a file or (if you firmly
 believe the guessed table is entirely correct) directly to a disk
 device.
 .
 Supported (guessable) filesystem or partition types:
 .
  * BeOS filesystem type.
  * FreeBSD/NetBSD/386BSD disklabel sub-partitioning
    scheme used on Intel platforms.
  * Linux second extended filesystem.
  * MS-DOS FAT12/16/32 "filesystems".
  * IBM OS/2 High Performance filesystem.
  * Linux LVM physical volumes (LVM by Heinz Mauelshagen).
  * Linux swap partitions (versions 0 and 1).
  * The Minix operating system filesystem type.
  * MS Windows NT/2000 filesystem.
  * QNX 4.x filesystem.
  * The Reiser filesystem (version 3.5.X, X > 11).
  * Sun Solaris on Intel platforms uses a sub-partitioning
    scheme on PC hard disks similar to the BSD disklabels.
  * Silicon Graphics' journalling filesystem for Linux.
 .
 Other types may be added relatively easily, as separately compiled 
modules.


HTH

Gerhard



Reply to: