0

I have just installed ubuntu 12.04 LTS. I mounted my SOFTS(/dev/sda6), a NTFS partition by selecting it on nautilus. After that I openend the terminal and tried to change the permissions of a file. The command executed but the file permissions remained unchanged. I tried changing the permissions by using root privileges but that did not work either.

siu
  • 103

2 Answers2

1

Went through exactly the same issue. This page perfectly solves the issue. pysdm is the solution. The GUI has all options that you can configure.

mtk
  • 601
  • 8
  • 18
0

Modifying file ownerships might help? Invoke man chown in the terminal to see how it works!

Eliah Kagan
  • 117,780
Dawei
  • 81