Installing FreeBSD with Auto ZFS + MBR has been broken ever since the move to
OpenZFS with FreeBSD 13. Attempting to install FreeBSD with Auto ZFS + MBR
results in a non-bootable system, even though the installer reports success.
In order to protect the disk label and zfsboot bits, the boot pool partition needs to
be offset from the beginning of the slice by some amount. 2048 blocks seems to
be sufficient, providing enough room for the disk label and zfsboot1 and zfsboot2.
PR: 271262
Reported by: Henryk Paluch <hpaluch@seznam.cz>
Sponsored by: Rubicon Communications, LLC ("Netgate")