Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Aug 2016 14:23:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211361] suggested boot partition size is too small, bsdinstall creates unaligned partitions
Message-ID:  <bug-211361-8-UiPTCDwIEw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211361-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211361-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #7 from Dag-Erling Smørgrav <des@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211361-8-UiPTCDwIEw>