Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
mark@debian:~$ superformat /dev/fd0 hd
Measuring drive 0's raw capacity
format: Input/output error
mark@debian:~$
Any guesses as to why this is the case? I've tried it with several different floppies, and they've all given the same errors. The program kfloppy likewise gives similar errors when I tried to use it to format a floppy.
I couldn't find a listing for the floppy device (fd0), however. So, it could be that the floppies are crap, or it could be that the drive is crap (or perhaps it's both).
So, it could be that the floppies are crap, or it could be that the drive is crap (or perhaps it's both).
Yup - exactly what I was trying to say
If you're *really* serious about reading/writing these floppies (for whatever reason), one thing I've found that's even more reliable than an old floppy/IDE is a USB floppy. Cost about $35.00; and I often use it for scenarios precisely like this (I need a floppy for DOS, and none of my hardware is working).
Another "trick" that works is reading/writing floppies between real 3.5" media and virtual 1.44MB .img files, using DOS running on VMWare.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.