Als OS ist Debian 3.1 drauf.
Das dumme ist jetzt, dass viele Dateien einfach verschwunden sind (??) und manche Dateien/Ordenr haben das Datum 01.01.1970:rescue:~# fdisk -l /dev/sda
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 261 2096451 82 Linux swap / Solaris
/dev/sda2 262 19457 154191870 83 Linux
http://img270.imageshack.us/my.php?image=serverma6.jpg
rescue:~# e2fsck -p /dev/sda2
/dev/sda2 contains a file system with errors, check forced.
/dev/sda2: Root inode is not a directory.
/dev/sda2: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
Wie krieg ich die Dateien nun wiederhergestellt oder komme überhaupt daran?? mit mount /dev/sda2 /mnt heißt es immer:
rescue:~# mount /dev/sda2 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/sda2,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so