From owner-freebsd-questions@FreeBSD.ORG Thu Aug 7 22:19:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 105141065675 for ; Thu, 7 Aug 2008 22:19:13 +0000 (UTC) (envelope-from thomas@zaph.org) Received: from zaph.org (zaph.org [208.86.224.136]) by mx1.freebsd.org (Postfix) with ESMTP id E24B38FC17 for ; Thu, 7 Aug 2008 22:19:12 +0000 (UTC) (envelope-from thomas@zaph.org) Received: by zaph.org (Postfix, from userid 1002) id AAE934548A; Thu, 7 Aug 2008 18:01:27 -0400 (EDT) Date: Thu, 7 Aug 2008 18:01:27 -0400 From: "N.J. Thomas" To: "Snorre D. ?verb?" , freebsd-questions@freebsd.org Message-ID: <20080807220127.GD43268@zaph.org> References: <489AF8A7.1010400@overbo.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <489AF8A7.1010400@overbo.no> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: Disk errors on installing FreeBSD 7.0 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, 07 Aug 2008 22:19:13 -0000 * "Snorre D. ?verb?" [2008-08-07 15:29:11+0000]: > When I boot up with the installation DVD these error messages appear > on the screen. > > ad1: FAILURE - READ_DMA status=51 error=84 LBA=0055347 > ad0: FAILURE - READ_DMA status=51 error=84 LBA=0 > etc I got the same exact errors trying to install 7.0-RELEASE on two different Dell boxes. One was 4 years old, the other was brand new (3 months ago). Never was able to fix the problem. For the older one, I plugged in an external DVD drive and installed via that. For the other one, I installed via a mini-install disk, and then did a minimal network install. For the record, they both had SATA drives and the disks worked (and still work) fine after the OS was installed. It was just copying the base system off the CD that was causing errors. Thomas