Gentoo Archives: gentoo-laptop

From: Devon Miller <devon.c.miller@×××××.com>
To: gentoo-laptop@l.g.o
Subject: Re: [gentoo-laptop] problem with glibc update
Date: Thu, 04 Jan 2007 16:35:55
Message-Id: c52221f0701040826u12ef1c8fh7826a516089867e3@mail.gmail.com
In Reply to: Re: [gentoo-laptop] problem with glibc update by maillists
1 On 1/3/07, maillists <lists@×××××.net> wrote:
2 > On Wed, 2007-01-03 at 19:17 -0500, Randy Barlow wrote:
3 > > On Wed, 2007-01-03 at 16:47 -0500, maillists wrote:
4 > > > I tried this:
5 > > > thor rbragg # chown root.portage /var/lib/portage/world
6 > > > chown: changing ownership of `/var/lib/portage/world': Read-only file
7 > > > system
8 > >
9 > > It seems like your file system is mounted read only. What is the output
10 > > of mount for the file system that the file is on? Is the mount option
11 > > ro, or rw?
12 > >
13 > > Randy Barlow
14 >
15 > wow your right, I can't even do a "touch"!
16 >
17 > That seems drastic, how might that have happened? when I started, I did
18 > an emerge -auvDN system, and had to unmerge pam-login because it was
19 > blocking many things. now I don't want to log out or reboot because I
20 > will not be able to get back in!
21 >
22 > Is there a way I can remount or fix this without logging out or
23 > re-booting?
24
25 Try:
26 mount -o remount,rw filesystemname
27 where filesystemname is generally /var unless you're running one
28 partition in which case it's just /.
29
30 dcm
31 --
32 gentoo-laptop@g.o mailing list