I am having some problem mounting floppy and cdrom drives...i didn't have this problem before, but now im getting the following error when i try to mount floppy:

Code:
mount: block device /dev/fd0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/fd0
or too many mounted file systems
I checked the /etc/fstab file and the following was there:

Code:
/dev/fd0    /floppy   vfat  defaults,user,noauto,showexec,umask=022  0  0
/dev/cdrom /cdrom  iso9660  defaults,ro,user,noexec,auto  0  0
That's the info. i gathered so far...plz help...

thanx!