Re: ext3 filesystem: superblock not found

2005-12-05 Thread johannes
johannes wrote: I somehow broke the data partition of my server when preparing for backup. e2fsck can't find superblock, but finds 'bad magic number...' ---output of e2fsck: srv:/var/log# e2fsck /dev/rd/c0d0p3 e2fsck 1.37 (21-Mar-2005) Couldn't find ext2 superblock, trying backup blocks... e2fs

ext3 filesystem: superblock not found

2005-12-02 Thread johannes
I somehow broke the data partition of my server when preparing for backup. e2fsck can't find superblock, but finds 'bad magic number...' I tried the e2fsck with different -b option: e2fsck -b 8192 /dev/rd/c0d0p3 e2fsck -b 8193 /dev/rd/c0d0p3 e2fsck -b 16384 /dev/rd/c0d0p3 e2fsck -b 16385 /dev/r