On Tue, 3 May 2022 14:06:33 GMT Emmanuel Vadot <[email protected]> wrote:
> The branch main has been updated by manu: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=450b4ac23c75e2dde996c96049c0887864e22d09 > > commit 450b4ac23c75e2dde996c96049c0887864e22d09 > Author: Corvin Köhne <[email protected]> > AuthorDate: 2022-05-03 14:01:22 +0000 > Commit: Emmanuel Vadot <[email protected]> > CommitDate: 2022-05-03 14:02:39 +0000 > > bsdinstall/script: umount before zpool export > > When running zpool export first, boot/efi and dev is still mounted so > zpool export fails. By running bsdinstall umount first the pool can be > cleanly exported. > > Reviewed by: emaste > Differential Revision: https://reviews.freebsd.org/D35114 > Sponsored by: Beckhoff Automation GmbH & Co. KG > MFC After: 3 days Fixes: 34766aa8cb "Fix scripted installs on EFI systems using ZFS root with zfsboot." -- Emmanuel Vadot <[email protected]> <[email protected]>
