On Sun, Aug 19, 2001 at 06:16:13PM -0400, David Ford wrote:
> Mount your floppy synchronous. Writes won't be buffered then.
Or use tar on /dev/fd0
Seriously - many people are not aware of that since they think of floppies
like filesystems. But for many purposes tar is exactly what you want - and
then there's no mounting and un-mounting, no buffered writes, and it may
even work directly in your HP-UX box too :)
If you absolutely must write to a FAT filesystem on the floppy, you can
use the mtools package (mcopy, mdir, mformat, ...) - again, you won't have to
mount or unmount, writes are not buffered, etc. etc.
-- ................................................................ : jakob@unthought.net : And I see the elder races, : :.........................: putrid forms of man : : Jakob Østergaard : See him rise and claim the earth, : : OZ9ABN : his downfall is at hand. : :.........................:............{Konkhra}...............: - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Aug 23 2001 - 21:00:32 EST