Hi all,
great forum i found most of my linux probs here except for one, well almost.
I am trying to mount a NTFS partition that is connected as an usb mass storage device but i can't access those partitions. I think it has something to do with the permissions but i'm not sure.
i found a similar problem here at linuxquestions.org showthread.php?s=&threadid=273015
i tried the suggestions that were made theire and i changed my rules in /ect/fstab into this:
/dev/sda5 /mnt/mov ntfs auto,users,umask=000,ro 0 0
/dev/sda6 /mnt/appz ntfs auto,users,umask=000,ro 0 0
/dev/sda7 /mnt/mp3 ntfs auto,users,umask=000,ro 0 0
but i still dont have the permissions to view my files in X
What am i doing wrong???
i'm running Mandrake 10.1 btw
