floppy-sync-buffers
Brad Isley
brad at slammer.UUCP
Fri Jun 15 07:33:59 AEST 1990
In article <4074 at tahoe.unr.edu> clint at wheeler (Clinton Case) writes:
>How do you asure that floppy disks are synchronized with their
>buffers (i.e. that the buffers get flushed) before removing the
>disks?
[various problems with floppies deleted...]
dismount -f takes care of this for you, however...
I have found that, sometimes, I can never successfully write to ANY floppy.
Sometimes I have to reformat and re-mkfs to get it to work. Sometimes I have
to reboot my machine before it will work.
I archive several newsgroups to 3.5" floppies and ALWAYS do the following...
cp xxx /mnt
dismount -f
fsck /dev/rfp021
When I'm having problems the fsck will ALWAYS report:
Partially allocated inode:33
Clear?
Then it'll say
Partially allocated inode:34
Clear?
If I do not run fsck the symptoms are the same as you report. Partial files.
The only solution I have found is to reboot. :-( I'm running 3.51m.
fp021 is the block device. Must read/write an entire block.
rfp021 is the raw device. Can read/write across block boundaries.
--
brad at slammer.UUCP (Brad Isley)
More information about the Comp.sys.att
mailing list