You can get some interesting results from copying floppy to floppy (cp
/dev/fd0 /dev/fd1 is sufficient). I have seen the two floppies sync up so
one reads a track while the other seeks if they are similar types. Using
bs=64k won't help anything on Linux, though, as typical floppies use 18K
sizes anyway and only on other OSes like SunOS4 do you really need to use
explicit block sizes.
As for floppy parallelism, in theory you could simultaneously use 2
floppies by putting them on separate floppy controllers at different DMA
and I/O addresses. Alain Knaff and I added support for multiple FDCs long
ago (one active at a time), but it is rarely used, and I don't think we
ever moved one over to another DMA channel. Floppies are just not that
exciting nowadays, the only application I can think of for multiple FDCs
would be some sort of low-end floppy duplicator machine.
David
Niemi@wauug.erols.com 703-810-5538 Reston, Virginia, USA
--- Wonders can be worked given enough intelligence and persistence.
--- Miracles, on the other hand, still require divine assistance.