Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 1997 13:01:43 +1000 (EST)
From:      "Daniel O'Callaghan" <danny@panda.hilink.com.au>
To:        Patrick <patrick@popper.paradigm2000.com>
Cc:        freebsd-hackers@freeBSD.org
Subject:   Re: Single user mode Q
Message-ID:  <Pine.BSF.3.91.970418130058.10264b-100000@panda.hilink.com.au>
In-Reply-To: <199704180220.KAA18150@popper.paradigm2000.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Fri, 18 Apr 1997, Patrick wrote:

>    I am using 2.1.5 custom kernel. As I want to make sure my change to 
> the boot rc process can be recover by booting to single user mode. However,
> when I boot by wd(0,a)/kernel -s, the root is mount as read only. How can I
> change to read and write?

/sbin/fsck -p  (if needed)
/sbin/mount -a  (or mount the specific fs you want.)

Danny



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970418130058.10264b-100000>