From owner-freebsd-questions Fri Oct 4 9:56: 4 2002 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 BBFA837B401 for ; Fri, 4 Oct 2002 09:56:03 -0700 (PDT) Received: from mail.thundernet.cz (mail.thundernet.cz [62.77.87.114]) by mx1.FreeBSD.org (Postfix) with SMTP id 2BF7443E6E for ; Fri, 4 Oct 2002 09:56:02 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: (qmail 18528 invoked from network); 4 Oct 2002 16:55:55 -0000 Received: from unknown (HELO freepuppy.bellavista.cz) (62.168.44.50) by mail.thundernet.cz with SMTP; 4 Oct 2002 16:55:55 -0000 Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 2A2882FDAB2; Fri, 4 Oct 2002 18:55:53 +0200 (CEST) Date: Fri, 4 Oct 2002 18:55:53 +0200 From: Roman Neuhauser To: xxavi@MyRealBox.com Cc: freebsd-questions@freebsd.org Subject: Re: floppy disk Message-ID: <20021004165553.GP51897@freepuppy.bellavista.cz> Mail-Followup-To: xxavi@MyRealBox.com, freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG # xxavi@MyRealBox.com / 2002-10-04 16:49:05 +0200: > > Hello, I'm new on the list and I'm trying to configurate and mount my > floppydisk, can anyone tell me how I could find any document that > would help me. see /etc/disktab. i use this script to create floppies: roman@freepuppy ~ 1021:0 > < ~/bin/newfd #!/bin/sh fdformat -f 1440 fd0.1440 \ && disklabel -r -w fd0.1440 fd1440 \ && newfs -T fd1440 fd0.1440 -- begin 666 nonexistent.vbs FreeBSD 4.7-RC 6:52PM up 17 days, 2:07, 16 users, load averages: 0.12, 0.19, 0.16 end To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message