From owner-freebsd-current@FreeBSD.ORG Thu Dec 1 03:10:08 2005 Return-Path: X-Original-To: current@freebsd.org 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 25FB916A41F for ; Thu, 1 Dec 2005 03:10:08 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8123043D5A for ; Thu, 1 Dec 2005 03:10:04 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id jB13A3Tl015517; Wed, 30 Nov 2005 20:10:03 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <438E698B.6060103@samsco.org> Date: Wed, 30 Nov 2005 20:10:03 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hoang Lang-E11272 References: <5FFD364E98D43341BC7CE222D295A68B1B3647@ct11exm62.ds.mot.com> In-Reply-To: <5FFD364E98D43341BC7CE222D295A68B1B3647@ct11exm62.ds.mot.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: current@freebsd.org Subject: Re: Problem install FreeBSD 6.0 on Dell PowerEdge 2850 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 01 Dec 2005 03:10:08 -0000 Hoang Lang-E11272 wrote: > Thank you all for your help. > > I finally got FreeBSD 6.0 to install on my Dell 2850 by changing the bios setting from Internal RAID to SCSI. The installation went smothly, so I guess there is the something with the RAID driver in FreeBSD 6.0 > There is indeed a bug in the amr RAID driver, though I haven't seen your particular symptoms. I have a patch to work around the bug, but it only helps if you have an installed system and can compile a kernel. I'm considering building an unofficial 6.0-RELEASE with the patch so that people with this problem can try it out. Scott