Results 11 to 12 of 12
how to make ntfs partitions mountable and readable by normal users?
also how to make them mounted automatically when linux boots?...
- 01-28-2004 #11Linux Newbie
- Join Date
- Jan 2004
- Location
- Istanbul,Turkey
- Posts
- 151
how to make ntfs partitions mountable and readable by normal users?
also how to make them mounted automatically when linux boots?Have a nice day
- 01-28-2004 #12Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
To make it readable by other users, try adding the "umask=222" mount option when mounting it. That should make it work.
To make it mount at boot time, add it to /etc/fstab.


Reply With Quote
