From owner-freebsd-questions@FreeBSD.ORG Tue Aug 19 06:08:06 2003 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 AEEEA16A4BF for ; Tue, 19 Aug 2003 06:08:06 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEF2043FCB for ; Tue, 19 Aug 2003 06:08:05 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h7JD81Og019501; Tue, 19 Aug 2003 09:08:02 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h7JD80P9019500; Tue, 19 Aug 2003 09:08:00 -0400 (EDT) From: Jerry McAllister Message-Id: <200308191308.h7JD80P9019500@clunix.cl.msu.edu> To: stickney@ece.arizona.edu Date: Tue, 19 Aug 2003 09:07:59 -0400 (EDT) In-Reply-To: <20030819080001.M89006@ece.arizona.edu> from "Robert Stickney" at Aug 19, 2003 01:18:16 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Fdisk disagreas with BIOS over 120GB drive. 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: Tue, 19 Aug 2003 13:08:07 -0000 > > Fdisk (using /stand/sysinstall) disagrees with the values my bios is > reporting. My BIOS reports that my 120GB drive has this geometry: 59131 > Cylendars, 16 Heads, and 255 sectors. The drive is an IBM deskstar. When i > try to enter the correct geometry, Fdisk gives me the message below. I hope someone with more detailed knowledge responds as well, but my experience says just take what FreeBSD's fdisk gives you. The geometry on "modern" disks is virtual as far as what you are dealing with anyway. ////jerry > > ---------start message--------- > Message > WARNING: A geometry of 59131/16/255 for ad2 is incorrect. Using > a more likely geometry. If this geometry is incorrect or you > are unsure as to whether or not it's correct, please consult > the Hardware Guide in the Documentation submenu or use the > (G)eometry command to change it now. > > Remember: you need to enter whatever your BIOS thinks the > geometry is! For IDE, it's what you were told in the BIOS > setup. For SCSI, it's the translation mode your controller is > using. Do NOT use a ``physical geometry''. > (100%) > [ OK ] > Press enter or space > ----------end message---------- > > I am running freebsd 5.0. > > Thank you for you help, > Robert Stickney > > -- > Open WebMail Project (http://openwebmail.org) > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >