Am Die, 2003-07-01 um 17.47 schrieb Adalbert Michelic:
* On Tue, 01 Jul 2003 at 17:37 +0200, Andreas S?ldner wrote:
Am Die, 2003-07-01 um 14.25 schrieb Adalbert Michelic:
Frage: wie repariere ich den "Superblock"?
man -P 'less +/^\ +-b\ superblock' e2fsck
e2fsck 1.28 (31-Aug-2002) e2fsck: Invalid argument while trying to open /dev/hda3
The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: e2fsck -b 8193 <device> ^^^^^^^^^^^^^^^^^^^^^^^ Schon mal probiert?
Jo, mit folgender Meldung: Noch ein Tip? *hoff* tux:/home/soan # e2fsck -b 8193 /dev/hda e2fsck 1.28 (31-Aug-2002) --> e2fsck: Bad magic number in super-block while trying to open /dev/hda <-- The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: e2fsck -b 8193 <device>