LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Reading files from a windows mounted drive (https://www.linuxquestions.org/questions/debian-26/reading-files-from-a-windows-mounted-drive-500187/)

vcatalano 11-09-2006 07:04 PM

Reading files from a windows mounted drive
 
I have succesfully mounted windows on linux etch. However, I can only access files through the console under root. When I copy files from the drive to my home folder, they are locked and I cannot access them. Is there any way to give user read permissions for my mounted windows drive?
I have tried chmod and everything and I cant seem to get it to work. Please help! Thank you.

kstan 11-09-2006 08:54 PM

if you use /etc/fstab, at option area add in uid=yourusername,

something like
defaults,uid=user1


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