Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!spool.mu.edu!uunet!richsun!richs118!marke From: marke@richs118.cpg.trs.reuter.com (Mark Ellis) Newsgroups: comp.os.coherent Subject: Re: floppy writing very slow Message-ID: <1666@richsun.cpg.trs.reuter.com> Date: 23 Apr 91 12:48:24 GMT References: <6877@awdprime.UUCP> Sender: news@richsun.cpg.trs.reuter.com Reply-To: richsun!marke Organization: Reuters Trading Room Systems, Client Site Systems Lines: 12 Thought this sounded interesting, so as an experiment, I wrote this dumb shell script: date dd if=/dev/rfd0 of=/tmp/tmp date and ran in on a Sun Sparc1+ with a 3.5" HD floppy. It took 6 sec. short of 10 minutes to READ the entire floppy. The resulting output file (/tmp/tmp) was 1474560 bytes. Hope this helps. (P.S. Running Sun-OS 4.1)