From owner-freebsd-questions@FreeBSD.ORG Thu Jan 31 23:05:21 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 B11E716A418 for ; Thu, 31 Jan 2008 23:05:21 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta2.srv.hcvlny.cv.net (mta2.srv.hcvlny.cv.net [167.206.4.197]) by mx1.freebsd.org (Postfix) with ESMTP id 949D013C469 for ; Thu, 31 Jan 2008 23:05:21 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from [192.168.1.2] (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta2.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JVJ008KZ5EM3PU0@mta2.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Thu, 31 Jan 2008 17:35:11 -0500 (EST) Date: Thu, 31 Jan 2008 17:35:09 -0500 From: "E. J. Cerejo" In-reply-to: <6301A8F3C1B44C78831802D1A9F88C85@Europa> To: darryl@osborne-ind.com Message-id: <47A24D1D.7090502@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <6301A8F3C1B44C78831802D1A9F88C85@Europa> User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) 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 23:05:21 -0000 Darryl Hoar wrote: >> am setting up gmirror and screwed up my fstab. When rebooting, >> it complains until I tell it the root device: >> ufs:/dev/mirror/gm0s1a > >>> add > >>> vfs.root.mountfrom="ufs:mirror/gm0s1a" > >>> to /boot/loader.conf > > How do I do that when / is automatically being mounted > read only ? > >> 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. > >>> do > >>> mount -uw /dev/gm0s1a / > >>> and then edit > > how can I mount / again when its already mounted ? When I said single > user, maybe that wasn't the right thing to say. When I tell it the > root partition (/dev/mirror/gm0s1a), it then asks me to choose a shell > (bin/sh being the default). When I select the shell it takes me to > a command line where only / is mounted. > > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.516 / Virus Database: 269.19.17/1253 - Release Date: 1/31/2008 > 9:09 AM > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > ufs:mirror/gm0s1a fsck -p / mount /