From owner-freebsd-questions@FreeBSD.ORG Mon Aug 18 08:00:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEF9D10656DA for ; Mon, 18 Aug 2008 08:00:18 +0000 (UTC) (envelope-from xi@borderworlds.dk) Received: from kazon.borderworlds.dk (kazon.borderworlds.dk [213.239.213.48]) by mx1.freebsd.org (Postfix) with ESMTP id 8666C8FC1F for ; Mon, 18 Aug 2008 08:00:18 +0000 (UTC) (envelope-from xi@borderworlds.dk) Received: from dominion.borderworlds.dk (localhost [127.0.0.1]) by kazon.borderworlds.dk (Postfix) with ESMTP id 40F1117123; Mon, 18 Aug 2008 09:44:47 +0200 (CEST) Received: by dominion.borderworlds.dk (Postfix, from userid 2000) id E5C6A47D; Mon, 18 Aug 2008 09:44:46 +0200 (CEST) To: freebsd-questions@freebsd.org References: <48A478C5.3030002@googlemail.com> <6.0.0.22.2.20080814135612.025a8730@mail.computinginnovations.com> <48A481AE.9080209@googlemail.com> <20080814202233.GB4558@dan.emsphone.com> <48A49859.3040604@googlemail.com> <20080814210930.GD4558@dan.emsphone.com> <48A924B4.70207@googlemail.com> From: Christian Laursen Date: Mon, 18 Aug 2008 09:44:46 +0200 In-Reply-To: <48A924B4.70207@googlemail.com> (C. M. Burns's message of "Mon\, 18 Aug 2008 09\:28\:52 +0200") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "C.M. Burns" Subject: Re: Migrate harddisk with FreeBSD into new machine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2008 08:00:18 -0000 "C.M. Burns" writes: > OK, it's monday and I'm back at work ;) > The controller is a "LSI Logic / Symbios Logic 53c1030 PCI-X > Fusion-MPT Dual Ultra320 SCSI". > I booted into a loader prompt and entered "load amr". Result was a > /boot/kernel/amr.ko text=xxxxxx data=xxxxxx syms=xxxxxxx > so I guess the driver has been loaded successfully. Try "load mpt" instead. That should give you /dev/da0*. -- Christian Laursen