From owner-freebsd-questions@FreeBSD.ORG Tue Nov 18 13:03:58 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 4703B16A4CE for ; Tue, 18 Nov 2003 13:03:58 -0800 (PST) Received: from ws1.cnweb.com (ws1.cnweb.com [207.91.1.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 75CE943FA3 for ; Tue, 18 Nov 2003 13:03:55 -0800 (PST) (envelope-from darryl@osborne-ind.com) Received: (qmail 29620 invoked from network); 18 Nov 2003 21:03:54 -0000 Received: from p189n31.ruraltel.net (HELO darryl) (24.225.31.189) by spkg.com with SMTP; 18 Nov 2003 21:03:54 -0000 From: "Darryl Hoar" To: "'Technical Director'" Date: Tue, 18 Nov 2003 15:08:13 -0600 Message-ID: <028901c3ae18$149c46a0$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) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 Importance: Normal 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: Tue, 18 Nov 2003 21:03:58 -0000 > -----Original Message----- > From: Technical Director [mailto:trodat@ultratrends.com] > Sent: Tuesday, November 18, 2003 2:45 PM > To: Darryl Hoar > Cc: freebsd-questions@freebsd.org > Subject: Re: floppy disk - device not configured error > > > > Greetings back, > > You could try the following: > > dd if=./kern.flp of=/dev/fd0a > > That might fix your problem. > > R. > > On Tue, 18 Nov 2003, Darryl Hoar wrote: > > > Greetings, > > I am running FreeBSD 4.7-stable. I am > > trying to make new boot floppies so I > > can install Freebsd on another machine. > > When I try to: > > dd if=./kern.flp of=/dev/fd0 > > > > I get a "Device not configured" Error. > > A good, new floppy is in the drive. I have > > tried several new floppies. Same result. > > > > Checked dmesg and the floppy controller > > is recognized, etc. > > > > what am I not doing right ? > > > > thanks, > > -Darryl thanks. I tried your suggestion, but received the same message. Any other ideas ? thanks Darryl