All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ville Holma" <ville.holma@pp.htv.fi>
To: <linux-kernel@vger.kernel.org>
Cc: <ville.holma@pp.htv.fi>
Subject: a way to restore my hd ?
Date: Sat, 21 Apr 2001 18:52:01 +0300	[thread overview]
Message-ID: <000701c0ca7b$051934a0$6786f3d5@pp.htv.fi> (raw)

Hello all,

I'm affraid this list is my last chance at saving my harddrive. I hope this
kind of question is appropriate here and if not, my appologies.

Anyway, here's the deal. I upgraded my hardware to 1GHz Athlon with a 133
kHz FSB,  Via KT133A chipset motherboard and 256 Mb of 133 sdram. I'm
running a standard 2.4.3 kernel.

The memory I had was however somehow corrupt and after I got my new system
booted up and used it a little it became shaky and then locked hard and I
could do nothing but reset it. I suppose this was caused by the
malfunctioning memory but I can't be sure, I know there has been problems
with the via chipset also.

Anyway now that I try to boot up the system I get a kernel panic like this:


EXT2-fs: #blocks per group too big: 2147516416
fatfs: bodus cluster size
kernel panic: VFS: Unable to mount root fs on 03:47


So I set up another linux box and tried to run e2fsck on the partition
resulting in this


debian:~# e2fsck /dev/hdb7
e2fsck 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09
Corruption found in superblock.  (frags_per_group = 2147516416).

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 -2147450879 <device>


So I tried to use the huge block size like e2fsck suggests and I get this


debian:~# e2fsck -b -2147450879 /dev/hdb7
e2fsck 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09
e2fsck: Attempt to read block from filesystem resulted in short read while
trying to open /dev/hdb7
Could this be a zero-length partition?


This is where the human panic occured. There is data on that partition that
I _really_ do not want to loose. I'm clueless and woud appreciate any
help/suggestions. If some additonal information is needed I'm more than
happy to deliver.

Thanks in advance

Ville


             reply	other threads:[~2001-04-21 15:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-21 15:52 Ville Holma [this message]
2001-04-21 16:40 ` a way to restore my hd ? Karsten Keil
2001-04-21 18:27 ` Steve Bromwich
2001-04-21 22:30 ` Guest section DW
2001-04-21 23:10 ` Alan Cox
2001-04-22 18:17   ` Ville Holma
  -- strict thread matches above, loose matches on Subject: below --
2001-04-21 16:09 Ville Holma

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='000701c0ca7b$051934a0$6786f3d5@pp.htv.fi' \
    --to=ville.holma@pp.htv.fi \
    --cc=linux-kernel@vger.kernel.org \
    /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.