Mounting a usb floppy disk drive in Ubuntu 11.04
- by Jocky B
I have tried to mount my usb floppy disk drive in 11.04 Natty. So far I have managed to use the udisks --mount/dev/sdf command in terminal, but get a message that I have not stated a filetype
"john@john-desktop:~$ udisks --mount /dev/sdf
Mount failed: Error mounting: mount: you must specify the filesystem type"
This is the result I get when trying to mount the usb floppy disk drive. Anyone know how to proceed
Cheers