[Bug 195174] bsdinstall(8) does not align partitions at 4k (or more)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 23 15:20:01 UTC 2015


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

--- Comment #5 from Mark.Martinec at ijs.si ---
Any chance of fixing installer's gpart partition alignment problem
in time for 10.2 ?  It should do something like:

gpart add -t freebsd-boot -a 512k -s 512k da0
gpart add -t freebsd-swap -a 1m -s 2g     da0
gpart add -t freebsd-zfs  -a 1m           da0

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


More information about the freebsd-bugs mailing list