Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Root Mounted with Write Permissions
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
choogi
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2007
Posts: 105

PostPosted: Wed Mar 19, 2008 12:41 pm    Post subject: Root Mounted with Write Permissions Reply with quote

After trying to install baselayout2, every time I restart I get the following error:

Code:
Partition /dev/sda5 is mounted with write permissions, cannot check it


I downgraded back to baselayout1 and the error still occurs. I tried running fsck but fsck just says it can't continue b/c the partition is mounted with write permissions. Then I ran fsck from a livecd and didn't find any errors.

After some googling around I also tried adding ro to my grub line (didn't work) and tried "mount -o remount,ro /dev/sda5" but that just gives me the message "mount: / is busy"

What's the deal here?
Back to top
View user's profile Send private message
_sil
n00b
n00b


Joined: 31 Dec 2007
Posts: 37
Location: UK

PostPosted: Tue Apr 15, 2008 10:12 pm    Post subject: Reply with quote

I have also run into similar problem. fsck was complaining about my / partition beeing mounted read-write, when trying to mount some other (unmounted) partition, mount was saying it already is. It turned out that /etc/mtab was not beeing updated at boot time. I'm not sure it was related to baselayout upgrades, but doing

Code:

rc-update add mtab boot


solved my problem.
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