From owner-freebsd-questions Sat Mar 30 9:22:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.nc.rr.com (fe7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 8400E37B41B for ; Sat, 30 Mar 2002 09:22:12 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail7.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sat, 30 Mar 2002 12:19:27 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id C3D98BA05; Sat, 30 Mar 2002 12:18:58 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "Gerald T. Freymann" , Walter Hop Subject: Re: help needed. how to re-mount / in rw mode. Date: Sat, 30 Mar 2002 12:18:58 -0500 X-Mailer: KMail [version 1.3] Cc: freebsd-questions@FreeBSD.ORG References: <20020330121307.N28647-100000@scaryg.shacknet.nu> In-Reply-To: <20020330121307.N28647-100000@scaryg.shacknet.nu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020330171858.C3D98BA05@i8k.babbleon.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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