Subject: RE: Stupid question...Answered
To: 'Nick' <nmanisca@vt.edu>
From: David Woyciesjes <DAW@yalepress3.unipress.yale.edu>
List: port-alpha
Date: 03/13/2001 11:21:17
Thanks to all that replied. This fixed it...
--- David A Woyciesjes
--- C & IS Support Specialist
--- Yale University Press
--- mailto:david.woyciesjes@yale.edu
--- (203) 432-0953
--- ICQ # - 905818
-> -----Original Message-----
-> From: Nick [mailto:nmanisca@vt.edu]
-> To: David Woyciesjes
-> Subject: Re: Stupid question....
->
-> On Fri, Mar 09, 2001 at 05:50:59PM -0500, David Woyciesjes wrote:
-> > Now that I've freshly installed 1.5 on my Multia, it
-> > reboots into single user, but with '/' as read-only.
-> > I haven't been able to figure out how to remount it
-> > as read/write, so I can fix /etc/rc.conf..
-> > Can somebody help me out here? Thanks...
->
-> this always annoyed me...
->
-> try something like this:
-> mount -u -o rw /
->
-> the -u says that it's already mounted and you are just changing the
-> options that it is mounted with.
->
-> hth
->
-> nick