From owner-freebsd-current@FreeBSD.ORG Sat Nov 13 07:35:16 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1B801065672; Sat, 13 Nov 2010 07:35:16 +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 9CA568FC1E; Sat, 13 Nov 2010 07:35:16 +0000 (UTC) Received: from 62-64-132-95.pool.ukrtel.net ([95.132.64.62] helo=localhost) by fsm1.ukr.net with esmtps ID 1PHAdn-000O08-3V ; Sat, 13 Nov 2010 09:35:15 +0200 Date: Sat, 13 Nov 2010 09:35:14 +0200 From: Ivan Klymenko To: Kris Moore Message-ID: <20101113093514.52344f03@ukr.net> In-Reply-To: <20101113030930.GB57734@pcbsd.org> References: <20101112204700.0f51550b@ukr.net> <20101113030930.GB57734@pcbsd.org> 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 Subject: Re: Error 1: gpart create -s GPT ad0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Nov 2010 07:35:17 -0000 =D0=92 Fri, 12 Nov 2010 22:09:30 -0500 Kris Moore =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > 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 Thank you! Now try to recreate the virtual disk ...