Hello,
After successfully (or so I thought) upgrading my kernel from 2.4.2-2 to 2.4.12 I cannot mount a floppy disk. I am running RedHat 7.1 on a 933 PIII 256mb of RAM. When I right click on the floppy icon when in X and click mount it says "you must specify a filesystem". If I try mounting it from terminal "mount /dev/fd0 /mnt/floppy" it says "you must specify the filesystem". If I try "mount -t iso9660 /dev/fd0 /mnt/floppy" it says "wrong fs type, bad option, bad superblock on /dev/fd0, or too many mounted filesystems." If I "mount -t msdos /dev/fd0 /mnt/floppy" it says "fs type msdos not supported by kernel". Thats all the input I have for now, I can mount a cdrom, no problem there.

Many Thanks in Advance..
-Jason