LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Mount an image drive with permissions to edit. (https://www.linuxquestions.org/questions/linux-newbie-8/mount-an-image-drive-with-permissions-to-edit-4175446363/)

tfnc99 01-19-2013 12:33 PM

Mount an image drive with permissions to edit.
 
Well, I have a img with a FAT file-system, once it is mounted I don't have permission to edit it and have to use sudo. Whenever I try to edit the permissions to the directory (with or without sudo) I get a "Operation Not Permitted" error.

How do I make it so I can edit the directory?

yancek 01-19-2013 07:40 PM

How did you mount it and what do the permissions show?

tfnc99 01-20-2013 01:16 PM

Sudo mount ./data.img ./folder
And I tried chown (and chmod) for permissions.

The permissions show it as root owning it. It won't let me mount withought sudo


All times are GMT -5. The time now is 06:44 PM.