Paketname | fdflush |
Beschreibung | Flush out-of-date disk buffers |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.1.3 |
Sektion | utils |
Priorität | optional |
Installierte Größe | 52 Byte |
Hängt ab von | libc6 (>= 2.7-1) |
Empfohlene Pakete | |
Paketbetreuer | Diego Fernández Durán |
Quelle | |
Paketgröße | 6682 Byte |
Prüfsumme MD5 | 5ce45a46de324f2700b09009af35825a |
Prüfsumme SHA1 | eb9b014523f1d40ef5285636c32fc46a2779febc |
Prüfsumme SHA256 | aa45c16134c2fc5eb535311bda3eee3c37b42f2f1e050819cffb4cc811e46943 |
Link zum Herunterladen | fdflush_1.0.1.3_i386.deb |
Ausführliche Beschreibung | fdflush is a band-aid for floppy (or other) drives with bad disk-change
sensing. fdflush makes the system believe the disk-change switch has been
triggered forcing the system to discard the buffered data.
.
If you have one of these slightly-broken disk drives, you'll have to run
fdflush every time you change a disk.
.
fdflush is useful for computers which might be sleeping when you change
floppies or other removable media.
.
The command "floppycontrol -f" does the same thing, but the
fdutils package is significantly larger; it only uses the
floppy-specific flush ioctl.
.
The command "blockdev --flushbufs" only uses the generic flush ioctl.
|