Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] e2fsck error:Couldn't find ext2 superbloc..
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mody
Apprentice
Apprentice


Joined: 01 Oct 2004
Posts: 176

PostPosted: Thu Mar 10, 2005 7:57 am    Post subject: [SOLVED] e2fsck error:Couldn't find ext2 superbloc.. Reply with quote

// SOLVED there was some corruption on dev/hda6.. thanks for the tip.

Code:
# e2fsck /dev/hda
e2fsck 1.35 (28-Feb-2004)
Couldn't find ext2 superblock, trying backup blocks...
e2fsck: Bad magic number in super-block while trying to open /dev/hda

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>

I get this error at boot up too. but everything seems fine... this same machine had FC3 and WinXP dual booting for over a year. I tried a gentoo install 4 months ago on this machine and I had the same problems, only they were a lot more severe. This seems to be the case only with Gentoo? Can 'hdparam' help in any way? I'm pretty sure the HDD is fine. Its a Toshiba A10. Has udev got anything to do with it?


Last edited by mody on Thu Mar 10, 2005 8:33 am; edited 1 time in total
Back to top
View user's profile Send private message
yottabit
Guru
Guru


Joined: 11 Nov 2002
Posts: 313
Location: Columbus, Ohio, US

PostPosted: Thu Mar 10, 2005 8:10 am    Post subject: Reply with quote

Hum....

First, it's specifying a drive instead of a partition, e.g. /dev/hda instead of /dev/hda1. (Check your /etc/fstab?)

Second, ext2 and ext3 are virtually the same, only ext3 has a journal. You can mount an ext3 as ext2 (but obviously without the benefit of the journal).

J
_________________
Play The Hitchhiker's Guide to the Galaxy!
Back to top
View user's profile Send private message
Rithe
n00b
n00b


Joined: 30 Aug 2004
Posts: 26

PostPosted: Thu Mar 10, 2005 8:03 pm    Post subject: Reply with quote

I am actually getting the same thing when I boot now. I just updated my system, and started getting that error. It looks to me like it is trying to run fsck on /dev/BOOT. I don't actually have a directory or link for this, is this why I'm getting that error? I had a lot of updates, so I'm guessing something got changed in the fsck program possibly.
Back to top
View user's profile Send private message
mody
Apprentice
Apprentice


Joined: 01 Oct 2004
Posts: 176

PostPosted: Fri Mar 11, 2005 7:01 am    Post subject: Reply with quote

Rithe wrote:
I am actually getting the same thing when I boot now. I just updated my system, and started getting that error. It looks to me like it is trying to run fsck on /dev/BOOT. I don't actually have a directory or link for this, is this why I'm getting that error? I had a lot of updates, so I'm guessing something got changed in the fsck program possibly.

edit your /etc/fstab to your actual partitions... you must have done an etc-update and overwritten it. Also chech the instructions on UDEV regarding the kernel configurator for conflicting options. This information isnt adequately treated in the handbook as yet.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum