LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   mount windows partitions so users (and not just root) can read it (https://www.linuxquestions.org/questions/slackware-14/mount-windows-partitions-so-users-and-not-just-root-can-read-it-102587/)

TheOneAndOnlySM 10-10-2003 05:09 PM

mount windows partitions so users (and not just root) can read it
 
topic sums it up, i have my windows partition mounted at bootup time, but only root can read it

my fstab entry is something like
/dev/hda5 /mnt/windows ntfs defaults,users 0 0
(if the order is not correct here, it is correct in fstab)

what should i change in order to get other than root to be able to read from it?

stevenhasty 10-10-2003 05:20 PM

/dev/hda5 /mnt/windows ntfs users,ro,umask=000 0 0


All times are GMT -5. The time now is 12:02 AM.