From owner-freebsd-questions@FreeBSD.ORG Wed Aug 17 09:39:12 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 2802016A41F for ; Wed, 17 Aug 2005 09:39:12 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id B91C043D46 for ; Wed, 17 Aug 2005 09:39:11 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-37-251.dynamic.qsc.de [212.202.37.251]) by efacilitas.de (Postfix) with ESMTP id 4F81F4B07A; Wed, 17 Aug 2005 11:45:11 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id D564B1929F1; Wed, 17 Aug 2005 11:38:55 +0200 (CEST) Message-ID: <430305AF.1050804@cs.tu-berlin.de> Date: Wed, 17 Aug 2005 11:38:55 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050517 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dick References: <004101c5a30b$f76e5ce0$b80ba8c0@nagual.st> In-Reply-To: <004101c5a30b$f76e5ce0$b80ba8c0@nagual.st> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: who's right? sysinstall or the bios 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: Wed, 17 Aug 2005 09:39:12 -0000 dick wrote: > So here's my dilemma: > > fbsd values: 30401/255/16 gives 238472MB (almost ok) > bios values: 65535/255/16 gives 514072MB (totally wrong) > > What to do? > Can the bios be so wrong? > What must I do? > The drive will also hold a copy of Win98se and WinXP/pro and I don't want any faults to happen by chosing the wrong values. Make a backup. Leave the BIOS untouched, install FreeBSD and ignore all warnings. Is the BIOS aware of handling large drives? (>128 GB) I usually set the value to "auto" in the BIOS and I never had any problems. Björn