cache, writing and floppies

Marty Leisner (leisner@sdsp.mc.xerox.com)
Thu, 7 Sep 1995 10:56:04 PDT


I have a problem that occurs occassionally and is very annoying...

I looked at the floppy driver code and saw there was too much
to quickly understand ;-)

1) when doing something like a tar -W (verify), the data comes
out the buffer cache instead of the actual device...Is there a way
not to use the buffer cache at all on the floppy drive (ideally, this
would be a mount option)

Which leads to:
It seems I'm occassionally writing bad sectors, but the tar
writes flawlessly -- it just can't read the data it wrote...

Format also fails after a while, and the floppy gets thrown in the
garbage...

If we already have this feature, it isn't advertised anyplace...
If we don't, we should..

marty leisner@sdsp.mc.xerox.com
Member of the League for Programming Freedom (http://www.lpf.org)
Any sufficiently advanced technology is indistinguishable from magic
Arthur C. Clarke, The Lost Worlds of 2001