Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2014 22:40:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-sysinstall@FreeBSD.org
Subject:   [Bug 161720] bsdinstall(8): partition editor does not put partitions on even 4K boundaries
Message-ID:  <bug-161720-2920-rqZtiUqxLp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-161720-2920@https.bugs.freebsd.org/bugzilla/>
References:  <bug-161720-2920@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=161720

Nathan Whitehorn <nwhitehorn@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Discussion               |Issue Resolved
                 CC|                            |nwhitehorn@FreeBSD.org
         Resolution|---                         |Not A Bug

--- Comment #5 from Nathan Whitehorn <nwhitehorn@FreeBSD.org> ---
The installer aligns to the physical block (or RAID stripe) size reported by
the kernel for the device being formatted. For 4K disks, it aligns at 4K. For
512-byte disks (as in the example here, I think), it aligns at 512 bytes.

-- 
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-161720-2920-rqZtiUqxLp>