On Sun, Mar 13, 2011 at 17:40, Andrew Moran <amo...@forsythia.net> wrote: > > Hallo, > > I switched my system over to using a ZFS on root setup in 8.1. I want to > upgrade it to 8.2. > > Is there any changes to the > buildworld/buildkernel/installworld/installkernel/mergemaster routine? > > The only thing I found via google was this: > http://forum.nginx.org/read.php?23,178896,179074 And he does a "mount -u > ./" and a "zfs mount -a" but it's not clear to me why he's doing that. > > --Andy > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org" >
Hello Andy Usually I use zfs mount -a to mount all and zfs set readonly=off zpool/system to take filesystem writable _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"