I've just installed Ubuntu 12.04 and updated all the packages. If I connect a USB stick to the PC it is not mounted automatically, if I run, say, mount -t vfat /dev/sdc1 /media/usb_stick I get Permission denied result. So the command returns a successful result only under sudo. I'm the only user of the PC. What's is wrong? With former versions of Ubuntu it was fine.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
||||
|
|
|
What are the permissions on the mount point? If you run |
|||||
|
|
If your USB stick is formatted ntfs make sure you have the NTFS Fuse programs installed.
ntfs support seems to have been removed since 12.04LTS |
|||
|
|