Floppy Disk Problem on FC3
I'm having a problem with using floppies on FC3. First of, It takes ages to mount floppies with an audible spinning noise from d drive.
When mounting is 'succesful', attempting to access d disk or save on it is not possible.
contents of /etc/fstab
LABEL=// ext3 defaults 1 1
LABEL=/boot/boot ext3 defaults 1 2
none/dev/pts devpts gid=5,mode=620 0 0
none/proc proc defaults 0 0
none/dev/shm tmpfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
/dev/hdc/media/cdrom auto pamconsole,ro,exec,noauto,managed 0 0
/dev/fd0/media/floppy auto pamconsole,exec,noauto,managed 0 0
|