Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2016 21:58:18 +0100
From:      "Bradley T. Hughes" <bradleythughes@fastmail.fm>
To:        Carmel <carmel_ny@outlook.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: mouht r/w partition with ZFS
Message-ID:  <684CA226-DCF6-42D6-A551-69692D26D70A@fastmail.fm>
In-Reply-To: <BLU436-SMTP21127D620EE3ED3B285A0D180B70@phx.gbl>
References:  <BLU436-SMTP21127D620EE3ED3B285A0D180B70@phx.gbl>

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

> On 13 Mar 2016, at 21:52, Carmel <carmel_ny@outlook.com> wrote:
>=20
> Now, I can get onto the system in single use mood, but the system is
> read-only. I have tried "mount -a", but that does not help.

Note that `mount -a` doesn't affect already mounted filesystems.

> This is a ZFS filesystem. How can I get read/write access to the =
files,
> rc.conf specifically?

I'm assuming your /etc/rc.conf is on the root filesystem. In which case =
you need to remount / read-write with `mount -uw /`

--
Bradley T. Hughes
bradleythughes@fastmail.fm




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?684CA226-DCF6-42D6-A551-69692D26D70A>