From owner-freebsd-questions@FreeBSD.ORG Sat Nov 13 08:00:42 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A21A51065672; Sat, 13 Nov 2010 08:00:42 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.23]) by mx1.freebsd.org (Postfix) with ESMTP id 5BCCB8FC15; Sat, 13 Nov 2010 08:00:41 +0000 (UTC) Received: from 62-64-132-95.pool.ukrtel.net ([95.132.64.62] helo=localhost) by fsm1.ukr.net with esmtps ID 1PHB2O-0001sw-Q3 ; Sat, 13 Nov 2010 10:00:40 +0200 Date: Sat, 13 Nov 2010 10:00:39 +0200 From: Ivan Klymenko To: Ivan Klymenko Message-ID: <20101113100039.04772f02@ukr.net> In-Reply-To: <20101113093514.52344f03@ukr.net> References: <20101112204700.0f51550b@ukr.net> <20101113030930.GB57734@pcbsd.org> <20101113093514.52344f03@ukr.net> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org, Kris Moore , Kris Moore Subject: Re: Error 1: gpart create -s GPT ad0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Nov 2010 08:00:42 -0000 =D0=92 Sat, 13 Nov 2010 09:35:14 +0200 Ivan Klymenko =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > =D0=92 Fri, 12 Nov 2010 22:09:30 -0500 > Kris Moore =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >=20 > > On Fri, Nov 12, 2010 at 08:47:00PM +0200, Ivan Klymenko wrote: > > > Hello! People. > > >=20 > > > 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? > > >=20 > > > Thanks! > >=20 > > 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 >=20 > Thank you! > Now try to recreate the virtual disk ... But it did not help avoid the problem :(