On Thu, 2007-01-04 at 12:32 +0100, Jürgen Pierau wrote:
> maillists schrieb:
> > Hi,
> >
> > I just updated gcc and am running 4.1.1. but now my emerge does not work
> > at all.
> >
> > Here is an example of trying to update portage for example:
> >
> > thor rbragg # emerge -a portage
> > emergelog(): [Errno 30] Read-only file system: '/var/log/emerge.log'
> > emergelog(): [Errno 30] Read-only file system: '/var/log/emerge.log'
> >
> It looks like your filesystem is mounted with the 'ro' option. Seeing
> the output of 'mount' would help.
>
> Bye,
> Jürgen
Hi,
Thanks, here is the "mount" command: As you can see I also have NFS
mount some local file shares from another host. My system is
on /dev/hda4. What is the "commit=0" thing?
thor rbragg # mount
/dev/hda4 on / type ext3 (rw,commit=0)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
udev on /dev type tmpfs (rw,nosuid)
devpts on /dev/pts type devpts (rw)
shm on /dev/shm type tmpfs (rw,noexec,nosuid,nodev)
none on /proc/bus/usb type usbfs (rw)
host.home.net:/home/share/accounts on /home/rbragg/accounts type nfs
(rw,rsize=8192,wsize=8192,timeo=14,intr,addr=192.168.0.11,addr=192.168.0.11)
host.home.net:/home/share/artwork on /home/rbragg/artwork type nfs
(rw,rsize=8192,wsize=8192,timeo=14,intr,addr=192.168.0.11,addr=192.168.0.11)
host.home.net:/home/share/clients on /home/rbragg/clients type nfs
(rw,rsize=8192,wsize=8192,timeo=14,intr,addr=192.168.0.11,addr=192.168.0.11)
host.home.net:/home/share/gmnet on /home/rbragg/gmnet type nfs
(rw,rsize=8192,wsize=8192,timeo=14,intr,addr=192.168.0.11,addr=192.168.0.11)
host.home.net:/home/share/mp3 on /home/rbragg/mp3 type nfs
(rw,rsize=8192,wsize=8192,timeo=14,intr,addr=192.168.0.11,addr=192.168.0.11)
Thanks
rick
--
gentoo-laptop@g.o mailing list
|