From owner-freebsd-questions@FreeBSD.ORG Thu Oct 13 00:19:56 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 362D716A41F for ; Thu, 13 Oct 2005 00:19:56 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83F6C43D46 for ; Thu, 13 Oct 2005 00:19:55 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so157754wxc for ; Wed, 12 Oct 2005 17:19:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CaGTI7khEkX5JDtCdzddlWO8omFeA2uZp5Ove78C4vos5YXb9xT4EKDGQA9kX0HGi07nzQXpBQwPzYpg8sWVpz8d8+ugPkmtnT9IEaoE0qfe1BP89fnAk+cpfxHRBdj8th5/B+rfjKeMlHZmr8wAGJ+FVsHX0OylcmwRCE9twug= Received: by 10.70.70.14 with SMTP id s14mr401699wxa; Wed, 12 Oct 2005 17:19:55 -0700 (PDT) Received: by 10.70.91.17 with HTTP; Wed, 12 Oct 2005 17:19:54 -0700 (PDT) Message-ID: <57416b300510121719x1ae4033ue1f1af49e028512d@mail.gmail.com> Date: Thu, 13 Oct 2005 10:19:54 +1000 From: Peter Clutton To: "Kamal R. Prasad" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: freebsd has problems with 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: Thu, 13 Oct 2005 00:19:56 -0000 > For some reason, the values of hard disk geometry (cylinders/head/ > sectors( are not accrptable to fdisk and when i agree to using > freebsd 's idea of disk geometryt, during sysinstall -I get an error:-0 > UDMA_100 error:READWRITE Failure ICRC error. Usually fdsisk asks you to check what the bios reports as the CHS and enter= that manually, using the g option i believe. Have you tried this? However as stated above, and looking at those errors, this may be a hardware problem.