|
accessing digital camera as user,
I cant seem to access my digital camers as a normal user it only seems to work as root,
in my etc/fstab i entered the following:
/dev/sda1 /mnt/FujiFilm auto noauto,owner,rw 0 0
/dev/sda1 /home/slack/FujiFilm auto noauto,owner,users,pid=1001 0 0
this does not seem to work, I tried to rwx the folders as well from root with :
rwx-rwx-rwx /mnt/FujiFilm
still no go:
Is there an unmask=0 0 0 option for sda devs?
any ideas?
Thanks!
|