From owner-freebsd-hackers Mon Sep 11 16:45:55 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA11816 for hackers-outgoing; Mon, 11 Sep 1995 16:45:55 -0700 Received: from UUCP-GW.CC.UH.EDU (root@UUCP-GW.CC.UH.EDU [129.7.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id QAA11809 for ; Mon, 11 Sep 1995 16:45:51 -0700 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA28037 (5.67a/IDA-1.5 for hackers@freebsd.org); Mon, 11 Sep 1995 17:21:52 -0500 Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.9) id OAA17646 for hackers@freebsd.org; Mon, 11 Sep 1995 14:53:26 -0500 Date: Mon, 11 Sep 1995 14:53:26 -0500 From: peter@taronga.com (Peter da Silva) Message-Id: <199509111953.OAA17646@bonkers.taronga.com> To: hackers@freebsd.org Subject: Re: higher density diskettes Organization: Taronga Park BBS Message-Id: References: <199509080917.TAA08205@godzilla.zeta.org.au> <199509080948.TAA01450@genesis.atrad.adelaide.edu.au> Sender: hackers-owner@freebsd.org Precedence: bulk In article <199509080948.TAA01450@genesis.atrad.adelaide.edu.au>, Michael Smith wrote: >The upshot was that 10 sectors a track on 720, and 20 on 1440 disks was >close to 100% reliable. Lots of people used 11/22 sector formats with >minimal grief. 11/22 is totally reliable, *IF* you read/write a track at a time (only the one inter sector gap). This requires a significant change in the drivers. :->