From owner-freebsd-questions@FreeBSD.ORG Wed Jun 2 07:10:18 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 ED09C16A4CE for ; Wed, 2 Jun 2004 07:10:18 -0700 (PDT) Received: from whoweb.com (whoweb.com [216.38.168.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EA4543D39 for ; Wed, 2 Jun 2004 07:10:18 -0700 (PDT) (envelope-from jon@whoweb.com) Received: from whoweb.com (localhost [127.0.0.1]) by whoweb.com (8.12.11/8.12.11) with ESMTP id i52EAUOi076733; Wed, 2 Jun 2004 10:10:30 -0400 (EDT) Received: (from root@localhost) by whoweb.com (8.12.11/8.12.11/Submit) id i52EAUKS076732; Wed, 2 Jun 2004 10:10:30 -0400 (EDT) Date: Wed, 2 Jun 2004 10:10:30 -0400 (EDT) From: jon Message-Id: <200406021410.i52EAUKS076732@whoweb.com> To: freebsd-questions@freebsd.org, y2kbug@ms25.hinet.net In-Reply-To: <20040602060214.07c72867.y2kbug@ms25.hinet.net> 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 14:10:19 -0000 >From a high level view, it means you don't have access to 4.6 meg of data space on a 40 gig hard drive. That represents 1/10000 of the disk space you do have available to you. Don't worry about it, install the OS and enjoy FreeBSD. > > 2) When installing FreeBSD, sysinstall warns that a geometry of the > > first drive (1) as it detects it (77545/16/63) is incorrect and > > can't be used. It automatically replaces the values with > > 4865/255/63. The problem is that after replacing the geometry with > > 4865/255/63 the number of LBA sectors (as listed in the Disk Slice > > editor) becomes lower than the manufacturer spec (78,156,225 instead > > of 78,165,360). What does this mean?