From owner-freebsd-questions@FreeBSD.ORG Mon Sep 4 08:32:13 2006 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 1867716A4DF for ; Mon, 4 Sep 2006 08:32:13 +0000 (UTC) (envelope-from wodfer@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82F9543D4C for ; Mon, 4 Sep 2006 08:32:06 +0000 (GMT) (envelope-from wodfer@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so1166250nfc for ; Mon, 04 Sep 2006 01:32:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=rZjCUh+CTYu349xt0AZ61A1WdihtVYPtFiNGVAENi5frogLeqnQ0XAu3P14jsGfDFClsiTKpaKVj1GSWjRPEV2VvPj/xKJdfDkUJqTDFCfmcZyCahpMQ7AbybkYFcGgZFsdAaOGefxEL+zPNrs3rTQxAxtwW8ukRsbLWuDtbgpc= Received: by 10.49.8.1 with SMTP id l1mr6399687nfi; Mon, 04 Sep 2006 01:32:05 -0700 (PDT) Received: by 10.49.71.12 with HTTP; Mon, 4 Sep 2006 01:32:04 -0700 (PDT) Message-ID: <23ed14b80609040132i17173867n5e1852917a3a4e73@mail.gmail.com> Date: Mon, 4 Sep 2006 10:32:04 +0200 From: "=?ISO-8859-1?Q?Andreas_Wider=F8e_Andersen?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Trouble installing 6.1 on an old machine 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: Mon, 04 Sep 2006 08:32:13 -0000 I have an OLD machine (from 1996) that's been running FreeBSD for about 8 years now steady and reliable. It has gone through several versions and was running 4.11 untill today when I decided to make a fresh 6.1 install. When booting from the installation CD the only way I can make it skip a lot of harddrive errors is when I boot in safe mode. I did this and installed the system. However, the same problems are there when I reboot from harddrive after the install (not in safe mode). Here are a few of the error messages I get: ad0: Failure READ_DMA timed out LBA=0 ad1: Failure READ_DMA timed out LBA=13281487 ad1: Timeout READ_DMA retrying (1 retry left) LBA=0 and so on... It ends with a mountroot> prompt. Any ideas what I can try? Thanks, Andreas