Click to See Complete Forum and Search --> : How do I format a floppy?


Canadianrabbit
03-20-2002, 04:26 PM
Using Mandrake 8.1 and KDE. I'd like to format so that I can share files with Windoze.

jglen490
03-20-2002, 04:38 PM
Linux will recognize a fat-formatted floppy. Just declare it as "fat" or "msdos" in the mount options. See the man pages for the mount command.

mdwatts
03-20-2002, 05:24 PM
I have a KDE app under Utilities called Floppy Formatter.

Commandline use fdformat

man fdformat for details.

Estel
03-30-2002, 06:17 PM
If you still haven't figured it out all you have to do is right-click on the floppy drive (in most cases A:/) and click format

littleman
03-30-2002, 06:54 PM
Usermount is a simple GTK+ based gui that comes in handy for mounting and formatting.

slapNUT
03-30-2002, 11:18 PM
fdformat -n /dev/fd0
mkdosfs /dev/fd0