From owner-freebsd-hardware@FreeBSD.ORG Mon Jun 7 14:13:22 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ABEB16A4CE for ; Mon, 7 Jun 2004 14:13:22 +0000 (GMT) Received: from santiago.pacific.net.sg (santiago.pacific.net.sg [203.120.90.135]) by mx1.FreeBSD.org (Postfix) with SMTP id 060DE43D55 for ; Mon, 7 Jun 2004 14:13:21 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 3077 invoked from network); 7 Jun 2004 14:13:19 -0000 Received: from unknown (HELO maxwell6.pacific.net.sg) (203.120.90.212) by santiago with SMTP; 7 Jun 2004 14:13:19 -0000 Received: from pacific.net.sg ([210.24.202.26]) by maxwell6.pacific.net.sg with ESMTP id <20040607141319.LRZR8220.maxwell6.pacific.net.sg@pacific.net.sg>; Mon, 7 Jun 2004 22:13:19 +0800 Message-ID: <40C477FB.4040606@pacific.net.sg> Date: Mon, 07 Jun 2004 22:13:15 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7b) Gecko/20040409 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Ellard References: <1086609808.314.9.camel@wokshopbsd.oocltd.dom> <20040607085908.Y42261@bowser.eecs.harvard.edu> In-Reply-To: <20040607085908.Y42261@bowser.eecs.harvard.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Adam Retter cc: freebsd-hardware@freebsd.org Subject: Re: How to Format 1MB Floppy X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 14:13:22 -0000 Hi, Daniel Ellard wrote: > On Mon, 7 Jun 2004, Adam Retter wrote: > > >>Also someone mentioned that these 1mb disks only format as 720kb - is >>that true? > > > That was probably me... What I meant is that there's a built-in > option to newfs_msdos for 720K disks, but I don't think there's one > for 1MB disks. If you want to use the entire disk, and the 1MB is the 1MB disks and 720 KB disks are the same. 1MB is the capacity including checksums and so on while 720 KB is the capacity which can be used. Erich