Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Something wrong with root filesystem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
netgeek
n00b
n00b


Joined: 26 Aug 2006
Posts: 1

PostPosted: Sat Aug 26, 2006 3:27 pm    Post subject: Something wrong with root filesystem Reply with quote

Last night I did an emerge -u php and it went okay. Well it said I needed to update my /etc/ so I did a something-etc I can't remember what command my friend told me to do, but it updated it. Well I did poweroff and it powered off my computer for the night. This morning i turn it on, and it goes throughall the mounting things with the [ ok ] after it. It goes okay all the way up till it gets to Checking root filesystem ... Here is what I get then:

Quote:

*Checking root filesystem ...
fsck.ext3: No such file or directory while trying to open /dev/hda3
/dev/hda3:
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 usf or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>

*filesystem couldn't be fiexd : (
Give root password for maintenance
(or type Control-D to continue):


:( :( :( :(
Back to top
View user's profile Send private message
clerus21
Apprentice
Apprentice


Joined: 20 Aug 2003
Posts: 196
Location: uruguay

PostPosted: Sat Aug 26, 2006 6:40 pm    Post subject: Reply with quote

Hello.. that "etc" command you run was etc-update right?
did it touch the /etc/fstab file?
check it just in case..
and when booting when it askes you for the root password for manteinance give it and run
Code:

fsck /dev/hda"x"

and see if it fixes it... may be u have a corrupted superblock.. in that case
Code:


# mke2fs -n /dev/hdaX  ( X is the root partition)
this will tell you where are the copies of the superblock
# e2fsck -b "block where a copy of the superblock is" /dev/hdaX


that should fix the superblock.. sorry about the messy explanation but english is not my first language
:)
_________________
TAMMUZ


MSI RS482 M4
AMD X2 3800+
Nvidia 8800GT 512mb (MSI)
2 GB Ram Dual-Channel
300 GB Seagate Sata II
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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