From owner-freebsd-questions Sat Jun 15 17:01:07 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA25044 for questions-outgoing; Sat, 15 Jun 1996 17:01:07 -0700 (PDT) Received: from krondor ([131.217.8.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA25037 for ; Sat, 15 Jun 1996 17:01:04 -0700 (PDT) Received: from krondor (krondor [127.0.0.1]) by krondor (8.6.12/8.6.9) with SMTP id KAA01261; Sun, 16 Jun 1996 10:02:52 GMT Date: Sun, 16 Jun 1996 10:02:51 +0000 () From: Carey Nairn X-Sender: cp_nairn@krondor To: "Andrew N. Edmond" cc: Brian Clapper , questions@FreeBSD.org Subject: Re: Floppy Disk Formatting? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk This is what I use.. fdformat /dev/fd0 disklabel -w /dev/fd0 fd1440 newfs -t 2 -u 18 fd0 works every time