[Bug 271262] bsdinstaller in AutoZFS + MBR mode always wipes disklabel - rendering system non-bootable

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 06 May 2023 07:22:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271262

--- Comment #4 from Henryk Paluch <hpaluch@seznam.cz> ---
I suspect that this commit that is supposed to fix bootloader problem:
-
https://cgit.freebsd.org/src/commit/?id=a94af9543df400cc2b8f41a4b6866b9684064728
causes this "wipe disklabel" problem, because it does take into account that
"zfs create" wipes 1st 4KB of that slice "da0s1a" thus killing disklabel.

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