https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195174
--- Comment #5 from [email protected] --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
