From owner-freebsd-questions@FreeBSD.ORG Thu Jan 31 22:33:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E7BB16A419 for ; Thu, 31 Jan 2008 22:33:52 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 11FC413C45D for ; Thu, 31 Jan 2008 22:33:52 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id BFDA428453; Thu, 31 Jan 2008 17:33:50 -0500 (EST) To: darryl@osborne-ind.com References: From: Lowell Gilbert Date: Thu, 31 Jan 2008 17:33:50 -0500 In-Reply-To: (Darryl Hoar's message of "Thu\, 31 Jan 2008 16\:04\:39 -0600") Message-ID: <44ejbxeib5.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Oops X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2008 22:33:52 -0000 "Darryl Hoar" writes: > Greetings, > am setting up gmirror and screwed up my fstab. When rebooting, > it complains until I tell it the root device: > ufs:/dev/mirror/gm0s1a > > it boots up and dumps me into single user. When I try to change > /etc/fstab, it tells me that the parition is mounted read only. > > How can I get things so I can change the /etc/fstab file ? http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#RCCONF-READONLY > I looked on freebsd.org for a live cd, but didn't find one. The install CD is bootable, and has a "fixit" mode. But you would still need to mount your root partition writable...