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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 6 14:23:31 UTC 2016


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

--- Comment #7 from Dag-Erling Smørgrav <des at FreeBSD.org> ---
Created attachment 173357
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173357&action=edit
Proposed fix

This patch ensures that the stripe size used in partition offset and size
calculations is a common multiple of the sector size, the reported stripe size
and 4096.  If the reported stripe size is 0, it is assumed to be equal to the
sector size.

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


More information about the freebsd-bugs mailing list