Date: Fri, 05 Aug 2022 07:38:59 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 265517] Unattended install FreeBSD 13.1 ZFS+UEFI fails: "cannot unmount '/mnt': pool or dataset busy" Message-ID: <bug-265517-227-5PEjFy1meV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265517-227@https.bugs.freebsd.org/bugzilla/> References: <bug-265517-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265517 --- 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265517-227-5PEjFy1meV>