From owner-freebsd-current@FreeBSD.ORG Tue Mar 9 07:41:53 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D3BA16A4CE for ; Tue, 9 Mar 2004 07:41:53 -0800 (PST) Received: from saulite.db.lv (saulite.db.lv [195.122.6.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94B9643D31 for ; Tue, 9 Mar 2004 07:41:52 -0800 (PST) (envelope-from nberch@db.lv) Received: from saulite (root@localhost) by saulite.db.lv (8.12.10/8.12.10) with SMTP id i29IpKLL009283 for ; Tue, 9 Mar 2004 20:51:20 +0200 Received: from [195.122.6.220] ([195.122.6.220])i29IpJor009275 for ; Tue, 9 Mar 2004 20:51:20 +0200 User-Agent: Microsoft-Entourage/10.1.4.030702.0 Date: Tue, 09 Mar 2004 17:41:50 +0200 From: Nils Berzins To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: Problems with FreeBSD on Poweredge 6300 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 15:41:53 -0000 Hi ! Our mother company donated us some used Dells (Poweredge 6300). Recently we started to move away from Redhat in favor of FreeBSD, so naturally I tried to install the FreeBSD on them, but the istallation process dies at: > Waiting 15 seconds for SCSI devices to settle > amrd0: on amr0 > amrd0: 25706 MB (52641792 sectors) RAID5 (optional) > GEOM: create disk amrd0 db=0xc6fa528c > md0: Preloading image 442360 bytes at 0xc09dff74 Doing verbose boot reveals a little more information: > (probe50:ahc2:0:5:0): error 22 > (probe50:ahc2:0:5:0): Unretryable error > (ahc2:A:5:0): Sending SDTR period c, offset f > (ahc2:A:5:0): Received SDTR period c, offset f > Filtered to period c, offset f > ahc2: target 5 synchronous at 20.0MHz, offset = 0xf > (ahc2:A:5:0): Sending SDTR period c, offset f > (ahc2:A:5:0): Received SDTR period c, offset f > Filtered to period c, offset f I also tried booting Redhat 9.0 and it works fine. Is there any hope for me getting this work, or should I just relax and go back to Linux ? :-( Best Regards Nils Berzins P.S. Servers are Poweredge 6300 with 4xPIII Xeon 550MHz, 1GB RAM and AMI PERC2/SC RAID.