How do I mount a zfs snapshot?
by dave@bsd from LinuxQuestions.org on (#6J4N3)
Hi,
Before I signed up here I research this and nothing I found online worked.
i am using using freebsd 14 in a VM.
i triedCode: zfs mount zroot/home/geek@myhome-snap /mntI get an error like I need to use zfs set|get for the property value and
an error of use zfs allow|unallow.
I am doing this as root, BTW.
I also tried Code:mount zroot/home/geek@myhome-snap /mntStill wouldn't mount.
I appreciate any help on this. Thanks for reading.
Before I signed up here I research this and nothing I found online worked.
i am using using freebsd 14 in a VM.
i triedCode: zfs mount zroot/home/geek@myhome-snap /mntI get an error like I need to use zfs set|get for the property value and
an error of use zfs allow|unallow.
I am doing this as root, BTW.
I also tried Code:mount zroot/home/geek@myhome-snap /mntStill wouldn't mount.
I appreciate any help on this. Thanks for reading.