Date: Sat, 18 Jun 2011 18:51:57 -0700 From: perryh@pluto.rain.com To: freebsd-questions@freebsd.org Subject: upgrading the root FS to read-write Message-ID: <4dfd563d.IqfwMUCBOY6OTPc3%perryh@pluto.rain.com>
next in thread | raw e-mail | index | archive | help
After booting 8.1-RELEASE single-user, what must I do to upgrade the root FS mount from read-only to read-write? I have tried: # mount -u -o rw / # mount -u / # mount -u -w / and even # mount -u -w /dev/mirror/gm0a.journal / I don't get any error messages, but the FS remains read-only.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4dfd563d.IqfwMUCBOY6OTPc3%perryh>