[Bug 204506] bsdinstall(8) umount target should be able to unmount zfs filesystems

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 23 20:27:54 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204506

--- Comment #4 from Allan Jude <allanjude at FreeBSD.org> ---
I think you want to use:


zfs unmount $BSDINSTALL_CHROOT

To only unmount anything mounted under /mnt

Also, you should first check if any ZFS was actually used, as running a zfs
command for the first time loads the ZFS kernel module, and you don't want to
do that if the user just did a ufs only install

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-sysinstall mailing list