Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2002 11:44:32 -0500
From:      "Jonathan Arnold" <jdarnold@buddydog.org>
To:        "Noel Balansag" <pongkee@arnet.com.ar>, questions@FreeBSD.ORG
Subject:   Re: help needed. how to re-mount / in rw mode.
Message-ID:  <200203301144320965.145A1A7A@mail.attbi.com>
In-Reply-To: <3.0.32.20020330112329.00683c00@pop3.arnet.com.ar>
References:  <3.0.32.20020330112329.00683c00@pop3.arnet.com.ar>

next in thread | previous in thread | raw e-mail | index | archive | help
>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?

1] Boot into single user mode by entering -s at the Boot: prompt
2] Use 'sh' for your shell if/when prompted
3] At the prompt type:

# mount -u /

This should mount the root filesystem read/write. Then you can edit=
 /etc/fstab

-- 
Jonathan Arnold     (mailto:jdarnold@buddydog.org)
Daemon Dancing in the Dark, a FreeBSD weblog:
     http://jdarnold.tzo.com/FreeBSD



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?200203301144320965.145A1A7A>