From owner-freebsd-questions@FreeBSD.ORG Sun Apr 3 22:17:30 2005 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 E58AF16A4CE for ; Sun, 3 Apr 2005 22:17:30 +0000 (GMT) Received: from mx.dccnet.com (mx.dccnet.com [24.207.1.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 947C243D3F for ; Sun, 3 Apr 2005 22:17:30 +0000 (GMT) (envelope-from canonalis@dccnet.com) Received: from [192.168.121.110] (unverified [24.207.88.142]) by mx4.dccnet.com (DCCNet Email Cluster) with ESMTP id 2332274 for multiple; Sun, 03 Apr 2005 15:17:29 -0800 Message-ID: <42506B78.6050309@dccnet.com> Date: Sun, 03 Apr 2005 15:17:28 -0700 From: "Kevin G. Eliuk" User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050331) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jason Taylor References: <42505AB3.6090602@infinitebubble.com> In-Reply-To: <42505AB3.6090602@infinitebubble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Formating a 1680k floppy 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: Sun, 03 Apr 2005 22:17:31 -0000 Jason Taylor wrote: > How do I format a 1680k floppy? I tried: > > %fdformat -s 21,,,,80 /dev/fd0 > > That just produces a line of errors. That is EEEE... instead of > VVVV.... I'm able to format the same floppy in Windows using WinImage. Are you sure you don't mean 1720k? Look at "/etc/disktab" for stressing a floppy. -- Cheers, Kevin.