[Bug 211361] suggested boot partition size is too small, bsdinstall creates unaligned partitions

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 5 16:18:55 UTC 2016


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

Allan Jude <allanjude at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allanjude at FreeBSD.org

--- Comment #3 from Allan Jude <allanjude at FreeBSD.org> ---
You can obviate the need to do the extra math by adding the parameter '-a 4k'
to the gpart commands, and it will align them to 4k for you.

I can make bsdinstall do this for GPT based disks, but MBR is too sensitive to
try to do anything like that.

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


More information about the freebsd-bugs mailing list