Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
new system - fstab is wrong and read-only
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
dbotos
n00b
n00b


Joined: 30 Sep 2005
Posts: 13

PostPosted: Thu Aug 30, 2007 1:25 am    Post subject: new system - fstab is wrong and read-only Reply with quote

Well kick me in the crotch and call me Sally. I finally got this amd64 install done on a new Core 2 Quad machine and this crap comes up during the first bootup:

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

Then it says a bunch of stuff about the superblock not being able to be read and to try doing an e2fsck with an alternate superblock.

First off, that /dev/ROOT is something I've never seen before. A little search reveals /etc/fstab could have been overwritten. I logged in as root for maintenance and took a look at fstab and instead of something like:

/dev/hda1
/dev/hda3
/dev/hda2

it said:

/dev/BOOT
/dev/ROOT
/dev/SWAP

So I try to change it, but an error comes up saying the file system is read-only (the only thing marked ro in fstab is the cdrom). What is the easiest way to get this /etc/fstab fixed?

Thanks,
David
Back to top
View user's profile Send private message
blubbi
Guru
Guru


Joined: 27 Apr 2003
Posts: 564
Location: Halle (Saale), Germany

PostPosted: Thu Aug 30, 2007 2:41 am    Post subject: Reply with quote

Just remount your root device rw while logged in as root for maintenance.
Code:
mount -o remount,rw /dev/? /


or boot from the LiveCD, mount your partition and change fstab.

regards
blubbi
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


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

PostPosted: Thu Aug 30, 2007 5:53 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