Re: Unable to access ext3 fs on suse 9.2
From: Rajko M. (kakomo123_at_nospam.bazar)
Date: 08/12/05
- Next message: Darrell Stec: "Re: Making a DVD from the CD's"
- Previous message: Linønut: "Re: Linux Fails the Scotland Police Dept."
- In reply to: _at_(none): "Unable to access ext3 fs on suse 9.2"
- Next in thread: _at_(none): "Re: Unable to access ext3 fs on suse 9.2"
- Reply: _at_(none): "Re: Unable to access ext3 fs on suse 9.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 11 Aug 2005 22:20:38 -0600
none wrote:
> thecelt:/home/amk # /sbin/fsck.ext3 /dev/hdb1
> e2fsck 1.35 (28-Feb-2004)
> Couldn't find ext2 superblock, trying backup blocks...
> /sbin/fsck.ext3: Bad magic number in super-block while trying to open
> /dev/hdb1
>
> 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>
>
> This is a 160gb western digital that was originally setup w/ ext3 fs on
> a redhat 8.0 system. I believe there was quota setup on the drive as
> well. Since I migrated to suse 9.2 I have been unable to access this
> drive - I even tried setting up another redhat 8 drive to no avail I get
> the same error even there. Can somone point me in the right direction
> here?
>
> Thanks
Have you tried to run with backup superblocks?
Don't forget to use -n option, that will mount file system read only.
If yes than you can try to define different cluster sizes, but please see
#man e2fsck
first; there is a lot of options that you may try.
Don't forget to check mke2fs(8), tune2fs(8), dumpe2fs(8), debugfs(8).
Each of programs can give you more ideas what to do.
-- Regards, Rajko.
- Next message: Darrell Stec: "Re: Making a DVD from the CD's"
- Previous message: Linønut: "Re: Linux Fails the Scotland Police Dept."
- In reply to: _at_(none): "Unable to access ext3 fs on suse 9.2"
- Next in thread: _at_(none): "Re: Unable to access ext3 fs on suse 9.2"
- Reply: _at_(none): "Re: Unable to access ext3 fs on suse 9.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|