Date: Tue, 23 Jun 2015 15:19:58 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 195174] bsdinstall(8) does not align partitions at 4k (or more) Message-ID: <bug-195174-8-sBooE3XfK7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-195174-8@https.bugs.freebsd.org/bugzilla/> References: <bug-195174-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=195174 --- Comment #5 from Mark.Martinec@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195174-8-sBooE3XfK7>