Re: Why won't ubuntu recognize my usb flash drive?
Or you can try to mount it from a terminal with
Code:
sudo mkdir /media/sdc1
sudo mount -t vfat /dev/sdc1 /media/sdc1 -o umask=000
df -h
In the world of Linux, who needs Windows and Gates...
Got most of my golden beans at an auction on eBay (with a couple of free drinks).