[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: ext3 corrupted
- From: Christian Kujau <lists nerdbynature de>
- To: Bogdan Scintee <scinteeb yahoo com>
- Cc: ext3-users redhat com
- Subject: Re: ext3 corrupted
- Date: Thu, 16 Nov 2006 07:45:27 +0000 (GMT)
On Wed, 15 Nov 2006, Bogdan Scintee wrote:
e2fsck 1.38 (30-Jun-2005)
If you can, please upgrade to a current version of e2fsprogs:
http://sourceforge.net/project/showfiles.php?group_id=2406
/dev/sdc8: Attempt to read block from filesystem resulted in short read while reading block 275
/dev/sdc8: Attempt to read block from filesystem resulted in short read reading journal superblock
e2fsck: Attempt to read block from file-system resulted in short read while checking ext3 journal for /dev/sdc8
Please check your system logfiles/dmesg for disk/IO errors.
If there are any, your best bet is to save the raw data to a save place
(with "dd" or better "dd_rescue") and try e2fsck again on the saved
image, eg.:
# dd_rescue if=/dev/your_CF_disk of=~/not-on-your-CF-disk/CF.img
# e2fsck ~/not-on-your-CF-disk/CF.img
...and see what it gives.
Christian.
--
BOFH excuse #413:
Cow-tippers tipped a cow onto the server.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]