From owner-freebsd-hackers Thu Jan 18 21:42:12 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA08842 for hackers-outgoing; Thu, 18 Jan 1996 21:42:12 -0800 (PST) Received: from asstdc.scgt.oz.au (asstdc.scgt.oz.au [202.14.234.65]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA08837 for ; Thu, 18 Jan 1996 21:41:50 -0800 (PST) Received: (from imb@localhost) by asstdc.scgt.oz.au (8.6.12/BSD4.4) id QAA04870; Fri, 19 Jan 1996 16:39:56 +1100 From: michael butler Message-Id: <199601190539.QAA04870@asstdc.scgt.oz.au> Subject: Re: Bad fstab - How to fix ? To: dennis@etinc.com (dennis) Date: Fri, 19 Jan 1996 16:39:51 +1100 (EST) Cc: jkh@time.cdrom.com, hackers@freebsd.org In-Reply-To: <199601182314.SAA15083@etinc.com> from "dennis" at Jan 18, 96 06:14:33 pm X-Mailer: ELM [version 2.4 PL24beta] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org Precedence: bulk dennis writes: > I have a bad entry in my fstab, but the system mounts the root fs in R/O > mode so i can't > fix it. Surely there's a way around this? Been there .. at the single-user prompt .. mount -u -o rw / michael