[Bug 195174] bsdinstall(8) does not align partitions at 4k (or more)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 12 21:27:49 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195174

--- Comment #11 from Allan Jude <allanjude at FreeBSD.org> ---
I have created a patch to align to 4k for the boot partition (not really
necessary) and 1mb for the swap/zfs partitions.

I am slightly concerned about aligning MBR to 4k, because of the way the
bootloader is stuffed into the partition. Aligning the partitions caused the
machine to not boot correctly, however aligning the BSD partition table inside
the MBR first, seems to work.


The patch is currently awaiting review: https://reviews.freebsd.org/D3062

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


More information about the freebsd-bugs mailing list