Date: Thu, 31 Jan 2008 16:49:06 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Darryl Hoar <darryl@osborne-ind.com> Cc: 'Wojciech Puchar' <wojtek@wojtek.tensor.gdynia.pl>, freebsd-questions@freebsd.org Subject: Re: Oops Message-ID: <20080131224906.GA17472@dan.emsphone.com> In-Reply-To: <6301A8F3C1B44C78831802D1A9F88C85@Europa> References: <20080131230902.N4276@wojtek.tensor.gdynia.pl> <6301A8F3C1B44C78831802D1A9F88C85@Europa>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 31), Darryl Hoar said: > > 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. -u tells mount to update an existing mountpoint. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080131224906.GA17472>