From owner-freebsd-questions@FreeBSD.ORG Wed Jun 2 01:16:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72BE516A4CF for ; Wed, 2 Jun 2004 01:16:00 -0700 (PDT) Received: from legolas.inter.net.il (legolas.inter.net.il [192.114.186.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id D66B443D2F for ; Wed, 2 Jun 2004 01:15:58 -0700 (PDT) (envelope-from rcher@inter.net.il) Received: from [213.8.35.179] (tony10-35-179.inter.net.il [213.8.35.179]) by legolas.inter.net.il (MOS 3.4.6-GR) with ESMTP id BVZ70951 (AUTH rcher); Wed, 2 Jun 2004 11:15:56 +0300 (IDT) Message-ID: <40BD9AE3.9050704@inter.net.il> Date: Wed, 02 Jun 2004 11:16:19 +0200 From: Roman Oistacher User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <200406011423.i51ENcUG001683@mist.nodomain> <20040602060214.07c72867.y2kbug@ms25.hinet.net> In-Reply-To: <20040602060214.07c72867.y2kbug@ms25.hinet.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Disk geometry salad... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2004 08:16:00 -0000 Robert Storey wrote: > > You've encountered a well-known bug in the installer. I've experienced > it too and so have many others. > > During the install, when you're in the fdisk partition editor, just > hitting "g" is usually all you have to do to correct the bug. If you've > already installed, I'm not sure what you can do to correct the bug other > than go back and reinstall, this time hitting "g". There might be > another way to change disk geometry without doing that, but I don't know > how (anybody reading this know?). > After complaining about an incorrect geometry, sysinstall (or Fdisk) automatically enters the values it finds 'more appropriate' as the geometry. Hitting 'g' simply opens a dialog where I'm supposed to enter the geometry manually.