Date: Tue, 27 Dec 2005 09:59:15 -0800 From: Daniel Rudy <dr2867@pacbell.net> To: freebsd-questions@freebsd.org Subject: Re: That Drive Geometry Bug Message-ID: <43B180F3.9040805@pacbell.net> In-Reply-To: <43514.127.0.0.1.1135647945.squirrel@www.apriori.net> References: <20051226164848.0F9A416A429@hub.freebsd.org> <43514.127.0.0.1.1135647945.squirrel@www.apriori.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43B180F3.9040805>