NTFS-3G is only mounting external drives as read-only
Posted
by
Phanto
on Super User
See other posts from Super User
or by Phanto
Published on 2010-12-21T13:29:59Z
Indexed on
2010/12/21
13:56 UTC
Read the original article
Hit count: 379
I'm currently running RHEL 5.5, and I installed the ntfs-3g
utility from here: http://www.tuxera.com/community/ntfs-3g-download/. I have also followed their instructions for auto-mounting NTFS USB drives here: http://www.tuxera.com/community/ntfs-3g-faq/#plugandplay.
The problem I'm experiencing is that ntfs-3g
is automatically mounting as root
. In order for me to obtain write support, I need to navigate to the mounted device as root
, and perform write actions with elevated privileges.
Is there a way to mount USB NTFS volumes automatically without needing to sudo
every write command?
Thanks!
© Super User or respective owner