From owner-freebsd-questions@FreeBSD.ORG Wed Nov 19 07:14:01 2003 Return-Path: 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 CC3E816A4CE for ; Wed, 19 Nov 2003 07:14:01 -0800 (PST) Received: from ws1.cnweb.com (ws1.cnweb.com [207.91.1.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 80FF043FDD for ; Wed, 19 Nov 2003 07:14:00 -0800 (PST) (envelope-from darryl@osborne-ind.com) Received: (qmail 18156 invoked from network); 19 Nov 2003 15:13:59 -0000 Received: from p189n31.ruraltel.net (HELO darryl) (24.225.31.189) by spkg.com with SMTP; 19 Nov 2003 15:13:59 -0000 From: "Darryl Hoar" To: "'Peter Risdon'" Date: Wed, 19 Nov 2003 09:18:20 -0600 Message-ID: <01ac01c3aeb0$5e58a250$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 In-Reply-To: <019901c3aead$5b26a3a0$0701a8c0@darryl> cc: freebsd-questions@freebsd.org Subject: RE: floppy disk - device not configured error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 15:14:01 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Darryl Hoar > Sent: Wednesday, November 19, 2003 8:57 AM > To: 'Peter Risdon' > Cc: freebsd-questions@freebsd.org > Subject: RE: floppy disk - device not configured error > > > > -----Original Message----- > > From: Peter Risdon [mailto:peter@circlesquared.com] > > Sent: Wednesday, November 19, 2003 4:22 AM > > To: darryl@osborne-ind.com > > Cc: freebsd-questions@freebsd.org > > Subject: Re: floppy disk - device not configured error > > > > > > Darryl Hoar wrote: > > > > >Checked dmesg and the floppy controller > > >is recognized, etc. > > > > > > > > It's often helpful to paste your dmesg into your question > > with problems > > of this sort. From my dmesg: > > > > fdc0: port > > 0x3f7,0x3f0-0 > > x3f5 irq 6 drq 2 on acpi0 > > fdc0: FIFO enabled, 8 bytes threshold > > > > So I have a floppy controller. So far so good. But what about > > a floppy > > drive? That's in the line: > > > > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > > > > Do you also have that? > > > > Peter Risdon. > > > > looked at dmessg and found: > fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 > drq 2 on isa0 > > but no fd0: <1440-KB 3.5" drive> on fdc0 drive 0, or for that matter > anything like it. > > What does that mean ? > > thanks, > Darryl Never mind. That sound you hear is me thumping my head against the wall. Checked the bios, and the floppy was disabled. Enabled it and all is well. Sorry for the wasted bandwidth. -Darryl