Tagged Questions
4
votes
2answers
381 views
umount an external ntfs drive as non-root
I have ntfs-3g installed, and use this udev rule to auto mount external drives automatically. When I try umount it as non-root, it says:
umount: /media/umm is not in the fstab (and you are not root)
...