From owner-freebsd-questions@FreeBSD.ORG Tue Dec 27 17:58:56 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C0E9216A41F for ; Tue, 27 Dec 2005 17:58:56 +0000 (GMT) (envelope-from dr2867@pacbell.net) Received: from smtp109.sbc.mail.mud.yahoo.com (smtp109.sbc.mail.mud.yahoo.com [68.142.198.208]) by mx1.FreeBSD.org (Postfix) with SMTP id C826743D5F for ; Tue, 27 Dec 2005 17:58:55 +0000 (GMT) (envelope-from dr2867@pacbell.net) Received: (qmail 90085 invoked from network); 27 Dec 2005 17:58:54 -0000 Received: from unknown (HELO ?127.0.0.1?) (dr2867.business@pacbell.net@68.126.236.234 with plain) by smtp109.sbc.mail.mud.yahoo.com with SMTP; 27 Dec 2005 17:58:53 -0000 Message-ID: <43B180F3.9040805@pacbell.net> Date: Tue, 27 Dec 2005 09:59:15 -0800 From: Daniel Rudy User-Agent: Mozilla/5.0 (X11R6; UNIX; FreeBSD/i386 6.0-RELEASE; en-US; ja-JP; rv:1.7.12) Gecko/20050915 MultiZilla/1.6.2.0c Mnenhy/0.7.2.0 X-Accept-Language: en-us, en, ja MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20051226164848.0F9A416A429@hub.freebsd.org> <43514.127.0.0.1.1135647945.squirrel@www.apriori.net> In-Reply-To: <43514.127.0.0.1.1135647945.squirrel@www.apriori.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: That Drive Geometry Bug 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, 27 Dec 2005 17:58:56 -0000 At about the time of 12/26/2005 5:45 PM, nospam@apriori.net stated the following: > I am trying to back up the drive I have been using (which is now full) > onto a 60GB Seagate IDE drive - ST360020A. After a bunch of failures at > configuring the disk, I did some searching on the web and found some info > on the "drive geometry bug". > > I followed the directions I found there - essentially, go into my BIOS at > boot time, write down the drive geometry that the BIOS thinks I have and > then plug those numbers into FreeBSD fdisk at the beginning of > installation. > > What happened: > 1. FreeBSD complained that the drive geometry it was seeing was wrong, and > was using its own best guess: 7297/255/63. > 2. I hit "G" and edited the C/H/S to that which the BIOS reported: > 28733/16/255. > 3. I hit Enter; the installer said `Nope, you're wrong! I'm going to use > my best guess instead!' > > No matter how many times I try to enter the info, it changes it back to > whatever it thinks is more correct. > > I tried switching the head and sector info (trying 28733/255/16). but no joy. > > Is there a way to coax the installer into cooperating? > > Thanks - > -- paz. I just recently ran into this problem myself. Just use FreeBSD's best guess and it will work fine. If you set the BIOS to LBA mode, you will find that matches FreeBSD's best guess. -- Daniel Rudy