Cannot mount a fat volume

Hi,
I have a problem, I need to read some stuff from my pen drive, but when I try to mount it I receive an error:
Code:
$ mount -t fat /dev/da0 /mnt/
$ mount: /dev/da0 : Operation not supported by device
Can you help me?
 
Back
Top