From owner-freebsd-questions@FreeBSD.ORG Thu Sep 22 21:01:00 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 750DF16A41F for ; Thu, 22 Sep 2005 21:01:00 +0000 (GMT) (envelope-from mrsicon@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 046BA43D45 for ; Thu, 22 Sep 2005 21:00:59 +0000 (GMT) (envelope-from mrsicon@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so457430wxc for ; Thu, 22 Sep 2005 14:00:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=ANib6E+j4PN14PnOSuqoiQ+iLXHnbJ1z+uF7ZWVrW1dQ2LRErENV33WpXVJ+2jx4FGUiy/lSRb8VmEkSZmji6MRT0wTg5QZO3gNxcQE39Dw3CbfheqZGaY8Z9MlEjcfo4HRRtQR3LxMyzGNiiqW8RzvoZY1GgKNn4HzelRoHXAs= Received: by 10.70.113.16 with SMTP id l16mr481821wxc; Thu, 22 Sep 2005 13:54:31 -0700 (PDT) Received: by 10.70.72.3 with HTTP; Thu, 22 Sep 2005 13:54:31 -0700 (PDT) Message-ID: <12fe7618050922135469be02cb@mail.gmail.com> Date: Thu, 22 Sep 2005 13:54:31 -0700 From: mr sicon To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: DMA Errors during install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mr sicon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 21:01:00 -0000 Hello list, While moving from OpenBSD to FreeBSD for my workstation, I am getting the following problem after configuring network during install. ERROR: Unable to write data to disk ad0 I switched over to another terminal and saw the following: ad0: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=3D0 ad0: FAILURE - READ_DMA status=3D51 error=3D84 LBA=3D0 I originally tried the install w/ 5.4, disabled ACPI, disabled DMA in my bios -- no luck. I am now trying the latest 6.0-BETA, still giving me the errors. Unsure where to go from here or what info to display. Thanks, mrkris