[Bug 161720] bsdinstall(8): partition editor does not put partitions on even 4K boundaries

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 21 22:40:47 UTC 2014


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

Nathan Whitehorn <nwhitehorn at FreeBSD.org> changed:

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

--- Comment #5 from Nathan Whitehorn <nwhitehorn at 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.


More information about the freebsd-sysinstall mailing list