LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   permissions on external hard drive. (https://www.linuxquestions.org/questions/linux-newbie-8/permissions-on-external-hard-drive-912665/)

poly_s 11-09-2011 11:36 AM

permissions on external hard drive.
 
Hello

I'm having trouble with a external hard drive.

It mounts just fine but I only have read permission on it.

In window$ I have read write permissions.

So I'm wondering why linux mounts it with read only permisions? What controls this? and how I can make it so I can read write to this.

I'm a bit confused as usb keys mount with read and write so whats going on?

Thanks in advance for your time.

angel115 11-09-2011 12:36 PM

Your external hard drive is most likely using NTFS partition.

if so you will need to install ntfs-3g; follow this thread to do so, and you are done:
http://ubuntuforums.org/showthread.php?t=217009

Best regards,
Angel.

poly_s 11-09-2011 04:02 PM

Awesome advice.

Bang on the money. I'm using pacman so I obviously couldn't use the thread but it lead me down the right track.

I actually just installed ntfs-3g and ntfsprogs and the rest was handled automatically.

Thanks again


All times are GMT -5. The time now is 10:26 PM.