mouht r/w partition with ZFS

Curt Dox tigersharke at gmail.com
Sun Mar 13 21:02:04 UTC 2016


On Sun, Mar 13, 2016 at 3:52 PM, Carmel [Masked] <
FWD-737RRYQMGNAYYCUADMTWQLTAN4ACIB6QCXQBOOKWUMWCGUZGIIQFYIIMEEYCQYBNIBDQUIDGEA4KAABA at opayq.com
> wrote:

>
> --------------------------MaskMe---------------------------
> Safely received through a Masked Email. IF THIS IS SPAM, CLICK HERE TO
> BLOCK THIS MASKED EMAIL:
>
> https://emails.abine.com/disableDisposable?fwd=FWD-737RRYQMGNAYYCUADMTWQLTAN4ACIB6QCXQBOOKWUMWCGUZGIIQFYIIMEEYCQYBNIBDQUIDGEA4KAABA@opayq.com
> -------------------------By Abine--------------------------
>
>
>
> I made a serious error in my rc.conf file. I was trying to configure a
> wireless network. Anyway, upon boot-up, a message pops up that the
> network was created and then the  system freezes. Nothing works, and I
> have to manually shut the system down.
>
> 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.
>
> This is a ZFS filesystem. How can I get read/write access to the files,
> rc.conf specifically?
>
> --
> Carmel
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>
>
mount -u /

zfs mount -a

I have been using the above after reboot into single user to complete my
new kernel and world installs.


More information about the freebsd-questions mailing list