From owner-freebsd-questions@FreeBSD.ORG Tue Nov 18 12:48:16 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 1BDA316A4CE for ; Tue, 18 Nov 2003 12:48:16 -0800 (PST) Received: from server1.ultratrends.com (server1.ultratrends.com [205.206.59.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8448B43F85 for ; Tue, 18 Nov 2003 12:48:14 -0800 (PST) (envelope-from trodat@ultratrends.com) Received: from server1.ultratrends.com (localhost [127.0.0.1]) hAIKibKD078566; Tue, 18 Nov 2003 13:44:37 -0700 (MST) Received: from localhost (trodat@localhost)hAIKibRu078563; Tue, 18 Nov 2003 13:44:37 -0700 (MST) X-Authentication-Warning: server1.ultratrends.com: trodat owned process doing -bs Date: Tue, 18 Nov 2003 13:44:37 -0700 (MST) From: Technical Director To: Darryl Hoar In-Reply-To: <027b01c3ae13$760449b0$0701a8c0@darryl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2003 20:48:16 -0000 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 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >