[Bug 265517] Unattended install FreeBSD 13.1 ZFS+UEFI fails: "cannot unmount '/mnt': pool or dataset busy"

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 05 Aug 2022 07:38:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265517

--- Comment #5 from Mark Huizer <xaa+fbsdbug@dohd.org> ---
I got it to work by adding a few things, especially in bsdinstall/script I
added 'zfs umount -a' before the 'zfs export'. I also moved the 'bsdinstall
umount' to before the ZFSDISK part.

Still have to clean it up a little to see if all of that is necessary, but at
least it gave me a working 13.1 install

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