From owner-freebsd-questions@FreeBSD.ORG Tue Jun 24 00:36:11 2008 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 D6450106567A for ; Tue, 24 Jun 2008 00:36:11 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id 085468FC14 for ; Tue, 24 Jun 2008 00:36:10 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: (qmail 64773 invoked by uid 89); 24 Jun 2008 00:36:58 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by 2607:f118::b6 with ESMTPA; 24 Jun 2008 00:36:58 -0000 Message-ID: <4860417B.6050001@ibctech.ca> Date: Mon, 23 Jun 2008 20:36:11 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Jerry McAllister References: <200806240155.51232.viacheslav88@gmail.com> <20080623235213.GA90131@gizmo.acns.msu.edu> In-Reply-To: <20080623235213.GA90131@gizmo.acns.msu.edu> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, Viacheslav Chumushuk Subject: Re: Installation error. Command returned status 36 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: Tue, 24 Jun 2008 00:36:11 -0000 Jerry McAllister wrote: > On Tue, Jun 24, 2008 at 01:55:51AM +0300, Viacheslav Chumushuk wrote: >> And at the start of installation process I have warning about wrong disk >> geometry. > Probably your best bet is to ignore the geometry stuff and > just let it do its own thing. Do not try to set the geometry. > In reality, geometry is generally 'virtual' nowdays. I concur with Roland and Jerry about ignoring the geometry warning. I've been doing so for as long as I can remember and I've never had an issue. Steve