From: Mike <maneman@gmx.net>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Pierre Rousselet <pierre.rousselet@wanadoo.fr>
Subject: Re: Oops: UMOUNTING in 2.4.17 / Ext2 Partitions destroyed (3x)
Date: Sun, 30 Dec 2001 17:59:30 +0100 [thread overview]
Message-ID: <3C2F47F2.BB7BFBDA@gmx.net> (raw)
In-Reply-To: <3C2F2948.DB59646A@gmx.net> <3C2F3455.6050209@wanadoo.fr>
Pierre Rousselet wrote:
> I met something like this with the root fs while testing some
> 2.4.X-preX. An fsck -f from my rescue floppy was telling me 'clean' but
> the boot process hung with e2fsck exiting with an error digit.
>
> I forced mounting rw the root fs after disabling fsck, re-compile
> e2fsprogs, re-boot and it was OK.
>
> This is only a rescue approach. The disk corruption you met with
> 2.4.17/ext2 remains to address.
>
Here's something I can't remember EVER seeing before at bootup:
"---SNIP---
Partition check:
hda: {everything fine here}
hdb: [PTBL] [1108 255 63] hdb1 hdb2 <hdb5 hdb6 hdb7 hdb8> hdb3
---SNIP---"
The PTBL stuff and 1108 255 63 (CHS??) !!! Why?
I tried 'e2fsck -f /dev/hdb3' and it returned:
"Filesystem has unsupported Read-Only features while trying to open
/dev/hdb3.
The SuperBlock could not be read or does not describe a correct ext2
filesystem.
....If it /is/ ext2 then the Sb is corrupt, run 'e2fsck -b 8193 <device>'"
So I do 'e2fsck -b 8193 <device>' and it says: "Bad magic number in SB
while trying to open /dev/hdb3"
For /dev/hdb5 it says: "Couldn't /find/ ext2 SB...trying backup
blocks...Bad magic number in SB while trying to open /dev/hdb5."
Any more ideas?? I already heard from Lionel Bouton to hook up the device
on it's old system but that'll have to wait till after Jan. 2nd.
TIA,
-Mike
next prev parent reply other threads:[~2001-12-30 17:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-30 14:48 Oops: UMOUNTING in 2.4.17 / Ext2 Partitions destroyed (3x) Mike
[not found] ` <3C2F2C1B.2000100@free.fr>
2001-12-30 15:52 ` Mike
[not found] ` <3C2F481F.3070607@free.fr>
2001-12-30 17:06 ` Mike
[not found] ` <3C2F3455.6050209@wanadoo.fr>
2001-12-30 16:59 ` Mike [this message]
2001-12-31 7:18 ` Andreas Dilger
2001-12-31 19:36 ` Mike
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C2F47F2.BB7BFBDA@gmx.net \
--to=maneman@gmx.net \
--cc=linux-kernel@vger.kernel.org \
--cc=pierre.rousselet@wanadoo.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.