From owner-freebsd-questions@FreeBSD.ORG Mon Nov 27 17:00:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6094116A73A for ; Mon, 27 Nov 2006 17:00:43 +0000 (UTC) (envelope-from Floki@meta.ua) Received: from webmail.meta.ua (webmail.meta.ua [213.133.164.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id B47B743D7B for ; Mon, 27 Nov 2006 16:59:38 +0000 (GMT) (envelope-from Floki@meta.ua) Received: from [127.0.0.1] (port=42264 helo=localhost) by webmail.meta.ua ; Mon, 27 Nov 2006 18:58:33 +0200 Received: from 217.76.193.117 (MetaMail authenticated user Floki@meta.ua) by webmail.meta.ua with HTTP; Mon, 27 Nov 2006 18:58:32 +0200 (EEST) Message-ID: <1507.217.76.193.117.1164646712.metamail@webmail.meta.ua> In-Reply-To: <20061127155720.GB73438@gizmo.acns.msu.edu> References: <3099.217.76.193.117.1164625816.metamail@webmail.meta.ua> <20061127155720.GB73438@gizmo.acns.msu.edu> Date: Mon, 27 Nov 2006 18:58:32 +0200 (EEST) From: "Dima" To: "Jerry McAllister" User-Agent: MetaMail/1.0 MIME-Version: 1.0 Content-Type: text/plain;charset=koi8-r Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal MetaPassport-Id: 215169 Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 6.1 setup doesn't see my HDD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Floki@meta.ua List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 17:00:43 -0000 > On Mon, Nov 27, 2006 at 01:10:16PM +0200, Dima wrote: > Usually, with FreeBSD, you just ignore those geometry messages. > This should be especially true if you plan to use the whole disk > for FreeBSD. The geometry that is reported is "virtual" and does > not really mean anything for you. Don't try to do anything to the > BIOS settings for it either. Just take the [fdisk] option that says > to create one large slice comprising the whole disk for FreeBSD and it > should overwrite everything nicely. > > If this doesn't work then it will be necessary to know more about > just what kind of disk you are trying to use. I've tried to create one large slice too. All goes fine until Commit. When install tries to write on disk it shows: ERROR: Unable to write data to disk ad0! By the way there are some error messages regarding this on Ctrl+Alt+F2 (during install), but they say nothing to me: ad0: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 ad0: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 ad0: FAILURE - READ_DMA status=51 error=84 LBA=0 They're repeated 4 times. My HDD is Master on first IDE-channel, CD-ROM - Secondary on the same channel.