Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Interesting Situation
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
TheWhiteKnight
Apprentice
Apprentice


Joined: 08 Nov 2003
Posts: 180
Location: West Virginia, Ohio, Pennsylvania

PostPosted: Mon Jun 12, 2006 2:46 pm    Post subject: Interesting Situation Reply with quote

While I might not be the most fluent person when it comes to installing Gentoo on a PC, but I have done so a few times with zero to minor problems. This is one that I can't figure out however. I finished configuring GRUB and everything looks good. It boots up with no problems, but when it starts initializing the filesystem for ROOT I get the following error:

fsck.ext3: No such file or directory while trying to open /dev/ROOT

/dev/ROOT:
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 something else), then the superblock is corrupt. and you might try running e2fsck with an alternate superblock:

e2fsck -b 8193 <device>

Ok. Here is the thing. I have setup both the BOOT and ROOT as ext3 filesystem (I tried ReiserFS for the BOOT, but it had a slight attitude and I got tired of trying to get it to work.) I have zero ext2 filesystems on the computer that I am building / configuring, so I am at a loss here. I double and triple checked my configuration files and everything seems to be in proper order. I am going to try the e2fsck but I highly doubt it will work. Did I happen to over look something? The kernel that I am using is 2.6.16-r9 and the newest portage package. I have no idea why I setup the filesystem for ext3 and it is trying to read it as a ext2.

Any help would be greatly apprecaited.

- Josh
Back to top
View user's profile Send private message
papaf
n00b
n00b


Joined: 15 May 2006
Posts: 21
Location: Piacenza, Italy

PostPosted: Mon Jun 12, 2006 2:53 pm    Post subject: Reply with quote

Err, sorry if I hit something obvious here, but /dev/ROOT makes no sense. The ROOT word should be changed into whatever devices actually the root filesystem resides onto, eg hda1.

Sorry if you've already done that...

Fabio
Back to top
View user's profile Send private message
htranou
Tux's lil' helper
Tux's lil' helper


Joined: 08 May 2006
Posts: 96

PostPosted: Mon Jun 12, 2006 3:46 pm    Post subject: Reply with quote

Maybe a fstab overwritten by an inattentive etc-update ?
Back to top
View user's profile Send private message
thorpe
l33t
l33t


Joined: 09 May 2005
Posts: 618
Location: Sydney, Australia.

PostPosted: Mon Jun 12, 2006 3:46 pm    Post subject: Reply with quote

Post your /etc/fstab.
_________________
Research before taking any advice from me. I'm still coming to grips with this myself.
Back to top
View user's profile Send private message
Paapaa
l33t
l33t


Joined: 14 Aug 2005
Posts: 955
Location: Finland

PostPosted: Mon Jun 12, 2006 4:01 pm    Post subject: Reply with quote

See if this thread helps:

https://forums.gentoo.org/viewtopic-t-2104.html
Back to top
View user's profile Send private message
TheWhiteKnight
Apprentice
Apprentice


Joined: 08 Nov 2003
Posts: 180
Location: West Virginia, Ohio, Pennsylvania

PostPosted: Mon Jun 12, 2006 6:19 pm    Post subject: Reply with quote

FSTAB as follows:

/dev/BOOT /boot ext2 noauto,noatime 1 2
/dev/ROOT / ext3 noatime 0 1
/dev/SWAP none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0

proc /proc proc defaults 0 0
shm /dev/shm tmpfs nodev, nosuid, noexec 0 0
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Mon Jun 12, 2006 6:22 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Duplicate Threads.
See here
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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