Date: Thu, 14 Feb 2013 11:55:43 -0800 From: <dteske@freebsd.org> To: "'Rick Miller'" <vmiller@hostileadmin.com> Cc: 'FreeBSD Questions' <freebsd-questions@freebsd.org> Subject: RE: about unatteneded installation Message-ID: <08fe01ce0aed$477cef20$d676cd60$@freebsd.org> In-Reply-To: <CAHzLAVGAOvij566kWTz_3ZFRGTpQZ0BqYjrBHD67pC72arJdFw@mail.gmail.com> References: <CAHzLAVEvGo-uB6NQm26N0friJvRZk%2BrS6Aj4dKwsv5oGnOu5Xw@mail.gmail.com> <13CA24D6AB415D428143D44749F57D7201EA962E@ltcfiswmsgmb21> <CAHzLAVGAOvij566kWTz_3ZFRGTpQZ0BqYjrBHD67pC72arJdFw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: vrwmiller@gmail.com [mailto:vrwmiller@gmail.com] On Behalf Of Rick > Miller > Sent: Thursday, February 14, 2013 10:39 AM > To: Teske, Devin > Cc: FreeBSD Questions > Subject: Re: about unatteneded installation > > On Thu, Feb 14, 2013 at 12:34 PM, Teske, Devin > <Devin.Teske@fisglobal.com> wrote: > > On Thu, 14 Feb 2013, Rick Miller wrote: > > > > No worries on time lapse. In fact, I had been needing to get back to you on > assuaging those 4 failed > > patch hunks on your sysinstall work. > > > > FreeBSD Druid (both 8.x and 9.x) use sysinstall for disk partitioning. What does > sysinstall use, you say? > > Glad you asked. sysinstall(8) uses a combination of: > > I anticipated this. I am under the impression one cannot force proper > slice alignment on 4K sector drives with sysinstall (see > http://ivoras.net/blog/tree/2011-01-01.freebsd-on-4k-sector-drives.html). > Is it safe to assume that this also applies to 9.x when utilizing > sysinstall based installer? > As previously mentioned, the FreeBSD Druid for FreeBSD 9.x contains gpart in the mfsroot. To make this work under sysinstall, you'd essentially tell sysinstall to use what's "already there" (and by "already there", I mean have a script pre-create the partition layout with gpart prior to installation). There are places (like the "all_install" script) in the FreeBSD Druid that would make this a simple proposition, but I'm afraid that the better solution (according to the article) is to use a "true" 4K-only drive (the article mentions that the problem only comes into play with drives that advertise both 512 and 4K sector sizes). -- Devin _____________ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?08fe01ce0aed$477cef20$d676cd60$>