From owner-freebsd-questions@FreeBSD.ORG Wed Jan 3 10:51:18 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 360A916A415 for ; Wed, 3 Jan 2007 10:51:18 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.freebsd.org (Postfix) with ESMTP id 1A0AA13C45A for ; Wed, 3 Jan 2007 10:51:18 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id l03ApHNg016942 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 3 Jan 2007 02:51:17 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id l03ApHUm016941; Wed, 3 Jan 2007 02:51:17 -0800 (PST) Received: from fbsd61 ([192.168.200.61]) by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA02920; Wed, 3 Jan 07 02:40:10 PST Date: Wed, 03 Jan 2007 02:43:05 -0800 From: perryh@pluto.rain.com To: danm@prime.gushi.org Message-Id: <459b88b9.NlLNVLXjazAML5Pv%perryh@pluto.rain.com> References: <20070103024752.J35175@prime.gushi.org> In-Reply-To: <20070103024752.J35175@prime.gushi.org> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Easier way to install on 3ware 9550 card? 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: Wed, 03 Jan 2007 10:51:18 -0000 > I have a new system with NO FLOPPY CONTROLLER and a 3ware 9550 > card. It's a 1u system -- sticking extra things into PCI slots > as a workaround is likely to be impossible. Any possibility of using a USB floppy drive? > 3) Adding the kldload command to the emergency holographic shell > (I was able to do an NFS mount from within it, but had no way to > load the driver). Maybe put kldload on that NFS mount along with the module to be loaded, and run it from there?