Date: Sat, 30 Jul 2022 13:34:54 +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@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265517 Bug ID: 265517 Summary: Unattended install FreeBSD 13.1 ZFS+UEFI fails: "cannot unmount '/mnt': pool or dataset busy" Product: Base System Version: 13.1-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: xaa+fbsdbug@dohd.org I'm trying to upgrade my automated 13.0 install setup to 13.1. This results in an error at the end of my post-install script. I've removed= the entire post-install part, and still I get the error. The error is: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D cannot unmount '/mnt': pool or dataset busy The simplified config that I can use to reproduce it: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D export DISTRIBUTIONS=3D"kernel.txz base.txz localinstall.txz" export INTERFACES=3D"vmx0 vmx1" export ZFSBOOT_VDEV_TYPE=3Dstripe # for esx vm export ZFSBOOT_DISKS=3Dda0 export ZFSBOOT_SWAP_SIZE=3D2g export ZFSBOOT_CONFIRM_LAYOUT=3D0 export ZFSBOOT_SWAP_ENCRYPTION=3DYES export ZFSBOOT_BOOT_TYPE=3D"UEFI" export nonInteractive=3D"YES" --=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>