From owner-freebsd-questions@FreeBSD.ORG Thu Jun 29 12:10:37 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 7791116A4D8 for ; Thu, 29 Jun 2006 12:10:37 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 697CC43D55 for ; Thu, 29 Jun 2006 12:10:34 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 582 invoked from network); 29 Jun 2006 12:10:33 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 29 Jun 2006 12:10:33 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id CC48628449; Thu, 29 Jun 2006 08:10:32 -0400 (EDT) To: fbsd@unimatrixzero.com References: <200606280023.k5S0NkZ9020671@mercury.unimatrixzero.com> From: Lowell Gilbert Date: Thu, 29 Jun 2006 08:10:32 -0400 In-Reply-To: <200606280023.k5S0NkZ9020671@mercury.unimatrixzero.com> (fbsd@unimatrixzero.com's message of "Tue, 27 Jun 2006 17:23:46 -0700 (MST)") Message-ID: <44sllomabr.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@FreeBSD.ORG, msmith@freebsd.org Subject: Re: problems installing 6.1-RELEASE on Dell PowerEdge 1855 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, 29 Jun 2006 12:10:37 -0000 FBSD writes: > I'm trying to do a fresh install of FreeBSD 6.1-RELEASE on a new > Dell PowerEdge 1855 blade server. The hardware notes for 6.1 say > the Dell PERC 4/IM SCSI raid controller is supported by the amr > driver. The problem I'm having is that the kernel on the install cd > is trying to load the mpt driver, which sees the controller and then > fails to load with a timeout error. How do I install FreeBSD with > just the amr driver and not the mpt driver? I don't see offhand how that could be happening in the first place. Time to ask the driver author, perhaps.