Keep getting error message: "NO Authentication Program found ntfs-config need to be run as root, but I can't find a graphical authentication program. You should install gksu or kdesu. Alternatively, you can run ntfs-config from the terminal with su or sudo." Even tried editing but no luck with fstab after some bad Windows 10 Pro re installs! I'm looking to rid myself of any trace since it leaves NTDETECT and other files on other partitions!
Did not work. GUI does not open. Previously, user accounts could not access ntfs disk. Now administrator cannot cannot access ntfs disk either.
In mint 12 you must typw first on terminal: sudo apt-get install hal . Without it, ntfs-config will not work. It's a dependency problem.
in Mint 11 you must type first: sudo apt-get install hal [enter] and apt-get install ntfs-config [enter]
is not open on the first run type this in terminal : sudo mkdir -p /etc/hal/fdi/policy
To make it work on Mint 10 run in terminal: sudo mkdir /etc/hal/fdi/policy -p