View Single Post
meshsmooth's Avatar
Posts: 32 | Thanked: 2 times | Joined on Oct 2005 @ australia
#9
i edited my sudoers file difrently
user ALL = NOPASSWD: /bin/mount /dev/sda1 /home/user/MyDocs/mnt/a
user ALL = NOPASSWD: /bin/umount /dev/sda1
but if i run the comand
/bin/mount /dev/sda1 /home/user/MyDocs/mnt/a
as user
i get
mount: permission denied. (are you root?)
i am at a loss