You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# zfs get canmount system/bootenv/default/usr \
system/bootenv/10.1-RELEASE/usr
NAME PROPERTY VALUE SOURCE
system/bootenv/10.1-RELEASE/usr canmount off local
system/bootenv/default/usr canmount off local
After mounting:
# beadm m': beadm mount 10.1-RELEASE /mnt
Mounted successfully on '/mnt'
I notice /mnt/usr does not contain expected contents. Investigation shows a canmount=no filesystem has been mounted:
On FreeBSD 9.3 release
$ beadm --version
beadm 1.0 2013/10/13
I have this:
After mounting:
I notice /mnt/usr does not contain expected contents. Investigation shows a canmount=no filesystem has been mounted:
The text was updated successfully, but these errors were encountered: