From owner-freebsd-questions Thu Jun 14 14:10:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 759EC37B401 for ; Thu, 14 Jun 2001 14:10:08 -0700 (PDT) (envelope-from root@pukruppa.de) Received: from [195.20.224.220] (helo=mrvdom04.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 15AeNN-0007lb-00; Thu, 14 Jun 2001 23:10:01 +0200 Received: from pd9017275.dip.t-dialin.net ([217.1.114.117]) by mrvdom04.kundenserver.de with esmtp (Exim 2.12 #2) id 15AeNK-0004Rj-00; Thu, 14 Jun 2001 23:09:58 +0200 Date: Thu, 14 Jun 2001 23:11:32 +0200 (CEST) From: "Peter Ulrich (Uli) Kruppa" X-X-Sender: To: Aaron Namba Cc: Subject: Re: how do i format a floppy? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Thu, 14 Jun 2001, Aaron Namba wrote: Try these three: # fdformat -f 1440 fd0.1440 # disklabel -B -r -w fd0.1440 fd1440 # newfs -t 2 -u 18 -l 1 -c 40 -i 5120 -m 5 -o space fd0.1440 Uli. > > I formatted a floppy using: > > fdformat /dev/fd0.1440 > > Now I want to mount it, but that didn't work so I figure I need to create a > file system on it first using newfs. However, newfs complains that I need to > use disklabel. That I am not sure how to do. Please advise. > > - - - - - - - - - - > Aaron Namba (aaron@namba1.com) > > "Life is a compromise of what your ego wants to do, > experience tells you to do, and what your nerves let you do." > --Bruce Crampton > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > *-------------------------------------------------* | www.pukruppa.de www.2000d.de | | | | Wuppertal - Germany | *-------------------------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message