You are not logged in.
Hi all,
I am having trouble with ntfs-3g. I can't mount my external hdd (automatically) as simple user. I can do it manually as root and everything works fine but is not what i want. I prefer to do be able to manipulate files as user. Ofc i can gksu thunar anytime but still is not the same.
I google about it and i even found some threads here but nothing has work for me so far. And i can't find a simple and yet detailed step by step guide to compile it myself (ntfs-3g with fuse support). The tuxera documentation is pretty basic on this or i might couldn't find what i wanted 
Anyway i tried some other stuff like chown root $(which ntfs-3g), chmod 4755 $(which ntfs-3g) and adding the user "vlahonick" in the fuse group but still nothing.
Here is a screenshot of the error i am getting when i try to mount the external hdd as user:
Any link to a step by step tutorial for solving the problem would be awesome!
Thanks 
Last edited by vlahonick (2012-08-28 10:13:19)
"I do not fear computers. I fear the lack of them."
Isaac Asimov
Offline
Try editing /etc/fuse.conf and uncomment user-allow-other:
# Allow non-root users to specify the 'allow_other' or 'allow_root'
# mount options.
#
user_allow_otherIf you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Github || Deviantart
Offline
@Unia
Did it, still nothing 
"I do not fear computers. I fear the lack of them."
Isaac Asimov
Offline
Did you reboot? Just checkin'
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Github || Deviantart
Offline
Yes i did.
"I do not fear computers. I fear the lack of them."
Isaac Asimov
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.