[Bug 271262] bsdinstaller in AutoZFS + MBR mode always wipes disklabel - rendering system non-bootable
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jun 2023 18:06:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271262 --- Comment #10 from R. Christian McDonald <rcm@rcm.sh> --- Actually I'm realizing now that I probably just got lucky... It is probably safer to offset the boot pool partition farther than `-b 8` , something like `-b 2048` is safer. I believe my `dd if=/boot/zfsboot of=/dev/ada0s1 skip=1 seek=1024` is likely stomping on something it shouldn't be. -- You are receiving this mail because: You are the assignee for the bug.