I can read and mount my floppy drive, but can't write. thinking it may be permissons, I tried copying something in the terminal with this command:
jeep@jeep-desktop:/$ sudo cp /home/jeep/Desktop/file1 /media/floppy0
[sudo] password for jeep:
cp: cannot create regular file `/media/floppy0/file1': Read-only file system
Any advice?



