Date: Sat, 13 Nov 2010 10:38:13 +0200 From: Ivan Klymenko <fidaj@ukr.net> To: Ivan Klymenko <fidaj@ukr.net> Cc: freebsd-current@freebsd.org, Kris Moore <kris@pcbsd.org>, freebsd-questions@freebsd.org, Kris Moore <kmoore@freebsd.org>, Garrett Cooper <gcooper@FreeBSD.org> Subject: Re: Error 1: gpart create -s GPT ad0 Message-ID: <20101113103813.588f82fd@ukr.net> In-Reply-To: <20101113101032.04382096@ukr.net> References: <20101112204700.0f51550b@ukr.net> <20101113030930.GB57734@pcbsd.org> <AANLkTim6woN-EoR2B8599bC9oJcVzJGKgv4=q-He8MPq@mail.gmail.com> <20101113101032.04382096@ukr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
=D0=92 Sat, 13 Nov 2010 10:10:32 +0200 Ivan Klymenko <fidaj@ukr.net> =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > =D0=92 Fri, 12 Nov 2010 20:02:08 -0800 > Garrett Cooper <gcooper@FreeBSD.org> =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >=20 > > On Fri, Nov 12, 2010 at 7:09 PM, Kris Moore <kris@pcbsd.org> wrote: > > > On Fri, Nov 12, 2010 at 08:47:00PM +0200, Ivan Klymenko wrote: > > >> Hello! People. > > >> > > >> I use the alternate installer pc-sysinstall based on FreeBSD > > >> 9.0-CURRENT r215176 > > >> When you load the virtual machine qemu disk ad0 is determined by: > > >> http://img573.imageshack.us/i/qemu1.png/ > > >> but when trying to create a section displays the following error: > > >> http://img80.imageshack.us/i/qemu.png/ > > >> Think all options for gpart are correct - what can there be a > > >> problem? > > >> > > >> Thanks! > > > > > > The gpart syntax looks correct, and ad0 is being used elsewhere in > > > your install process successfully. Is this a fresh disk / image? > > > Perhaps something has broken in the gpart command? > >=20 > > According to the gpart(8) manpage, the invocation is correct. > > It'd be interesting to see what the log displayed yields, but > > before then have you tried kern.geom.debugflags=3D16?=20 >=20 > no. > after booting the system immediately executed script pc-sysinstall > now try to force the kern.geom.debugflags =3D 16 before running > pc-sysinstall did not help ... http://img152.imageshack.us/i/qemu2.png/ on the version of the source code a couple of weeks ago it worked fine .... I just updated the source tree and recompiled my CD/DVD ISO image... >=20 > > I did a quick scan of > > lib/libgeom and sys/geom, and all of the places (minus one) that > > returned EINVAL were due to incorrect sector size. What are you > > using for your disk? > >=20 > > Thanks, > > -Garrett >=20 > I'm afraid I do not quite understand the essence > last question ... : ( > I created a virtual disk command: > qemu-img create name_disk.img 40G > All the breakdown of disk partitions running script pc-sysinstall in > accordance with my config file pcinstall.cfg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101113103813.588f82fd>