Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2002 12:18:58 -0500
From:      Brian T.Schellenberger <bts@babbleon.org>
To:        "Gerald T. Freymann" <freymann@scaryg.shacknet.nu>, Walter Hop <walter@binity.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: help needed. how to re-mount / in rw mode.
Message-ID:  <20020330171858.C3D98BA05@i8k.babbleon.org>
In-Reply-To: <20020330121307.N28647-100000@scaryg.shacknet.nu>
References:  <20020330121307.N28647-100000@scaryg.shacknet.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 30 March 2002 12:15 pm, Gerald T. Freymann wrote:
| On Sat, 30 Mar 2002, Walter Hop wrote:
| > [in reply to Noel Balansag, Saturday 30 March 2002 15:23]
| >
| > > i experimented on editing /etc/fstab and mounted / in ro mode, and now,
| > > i cannot edit anything even as root. short of re-installing fbsd, is
| > > there any other way to re-mount / in rw mode?
| >
| > Try:
| >
| >   mount -o rw /

mount -u -o rw /

|
|  Walter:
|
|  What about this goof up...
|
|  Restored / from a dump. It overwrote /etc/fstab... on reboot FreeBSD sees
| the device name of a different hd controller..
|
|  I can boot -s
|
|  I can see the list of files
|
|  But it won't let me touch them... I can't "more filename" or edit
| anything.
|
|  I need to fix /etc/fstab.... how does one get rw back?

mount -o rw -t ext2 /dev/whatever_device /

|
|
|
|
| To Unsubscribe: send mail to majordomo@FreeBSD.org
| with "unsubscribe freebsd-questions" in the body of the message

-- 
Brian T. Schellenberger . . . . . . .   bts@wnt.sas.com (work)
Brian, the man from Babble-On . . . .   bts@babbleon.org (personal)
                                ME -->  http://www.babbleon.org
http://www.eff.org   <-- GOOD GUYS -->  http://www.programming-freedom.org 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020330171858.C3D98BA05>