0

I have a drive (logical) with ntfs system. I want it be mounted automatically whenever Ubuntu starts. And since ntfs doesn't support Linux files' permissions (rwx) I want it to be mounted with max permissions, meaning each user in Ubuntu can run, read and execute every file in that ntfs drive.

How do I do it?

1 Answers1

1

Auto mounting NTFS can be tricky. I found this page very helpful.

Good luck!

ortang
  • 2,143
  • 14
  • 13