From owner-freebsd-stable@FreeBSD.ORG Thu Dec 29 22:10:34 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BECCF16A41F for ; Thu, 29 Dec 2005 22:10:34 +0000 (GMT) (envelope-from w8hdkim@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 008A843D46 for ; Thu, 29 Dec 2005 22:10:32 +0000 (GMT) (envelope-from w8hdkim@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1861160nzo for ; Thu, 29 Dec 2005 14:10:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=LJExNCPJMFEVWgkjqhavOI2qMG8bW3tyYgLN4lyY34JwFpXOco0GKUTzj9R+/KMArPDF2whmh4bQivchHz/bxWR0VGkRDV2o+ZMsy9BBPWIEEsNV32RAHY04t7oLPBn5lpyll4/w7gjhpgSpWyIQbBaumqqRQm43UGI0fe9BeWI= Received: by 10.36.251.73 with SMTP id y73mr2606796nzh; Thu, 29 Dec 2005 14:10:29 -0800 (PST) Received: by 10.36.153.3 with HTTP; Thu, 29 Dec 2005 14:10:29 -0800 (PST) Message-ID: <89dbfdc30512291410n342282eqde3d7a0cae37457e@mail.gmail.com> Date: Thu, 29 Dec 2005 17:10:29 -0500 From: Kim Culhan To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: 6.0-STABLE can't see floppy drive for KLD loading X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 22:10:34 -0000 Trying to install 6.0-STABLE on a Supermicro 5014C-MT server with a P8SCT motherboard. Also installed is a 3Ware 9550SX sata raid controller. The latest 6.0-STABLE snap from 12-08-05 does not have the version of the TWA driver which supports the 9550SX so it would be necessary to kldload the binary, available from the 3Ware web site. Running sysinstall and navigating to Configure-->Load KLD the installation fails as it complains: Cant find the floopy The hardware appears to be good as it is possible to boot a dos floppy. Have not been successful finding a more recent snap.. the changes for the 9550SX controller were about a day late to be included in the 12-08 snap :( Any info in greatly appreciated tnx -kim -- w8hdkim@gmail.com