Subject: RE: G4, 2GB RAM report
To: Kevan Olhausen <kevan@solidnet.com>
From: Bill Studenmund <wrstuden@zembu.com>
List: port-macppc
Date: 08/09/2000 10:12:09
On Wed, 9 Aug 2000, Kevan Olhausen wrote:

> Whew! Okay, finally figured it out! I'm not sure exactly what one of your
> steps helped or what I could have done but I got it working save I'm trying
> to edit my /etc/rc.conf but my filesystems are only able to be mounted
> read-only. How do I get around this?

Is it complain that you need to edit rc.conf, or are you preemptivly
editing it? Root is supposed to be mounted r/w when you get kicked out for
not having configed rc.conf. If it's not doing that, it's broken.

mount -u /

will mount / r/w.

Take care,

Bill