From owner-freebsd-questions@FreeBSD.ORG Wed Mar 31 08:22:10 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 1637716A4CE for ; Wed, 31 Mar 2004 08:22:10 -0800 (PST) Received: from www.wcborstel.nl (node-c-0ab6.a2000.nl [62.194.10.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9294E43D31 for ; Wed, 31 Mar 2004 08:22:09 -0800 (PST) (envelope-from jorn@wcborstel.nl) Received: from [172.16.1.2] (unknown [172.16.1.2]) by www.wcborstel.nl (Postfix) with ESMTP id CB19717064 for ; Thu, 1 Apr 2004 18:20:36 +0200 (CEST) From: Jorn Argelo To: freebsd-questions@freebsd.org Date: Wed, 31 Mar 2004 18:21:04 +0200 User-Agent: KMail/1.6.1 References: <20040331160347.84505.qmail@web13809.mail.yahoo.com> In-Reply-To: <20040331160347.84505.qmail@web13809.mail.yahoo.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403311821.04516.jorn@wcborstel.nl> Subject: Re: 5.2.1 sysinstall disk geometry problem 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, 31 Mar 2004 16:22:10 -0000 > When scripting sysinstall, it still halts with an > error about my disk > geometry. The problem is, even if I specify the > geometry that FreeBSD > wants to use by setting the geometry= variable, I > still get the error. > > Everything else in sysinstall is being scripted > correctly. The only > problems I am having are disk related. Can anyone > shed any light on this > subject? > > Thanks, > -Don Even when you use the exact values your BIOS thinks it is? Jorn