LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Error mounting an ISO file located in an EncFS folder (https://www.linuxquestions.org/questions/linux-desktop-74/error-mounting-an-iso-file-located-in-an-encfs-folder-4175495943/)

JoaoVidal 02-23-2014 08:54 AM

Error mounting an ISO file located in an EncFS folder
 
I have some multimedia files inside an EncFS folder (decrypted via cryptkeeper).
When trying to loop mount the ISO files I get:

mount: foo.iso: failed to setup loop device: Permission denied

There's no error mounting the same ISO from a «regular» FS.
Is there a way around this?

unSpawn 02-23-2014 10:40 AM

Quote:

Originally Posted by JoaoVidal (Post 5123211)
Is there a way around this?

See 'man encfs': the warning at "--public" and 'man fuse': "allow_other"?

JoaoVidal 02-23-2014 04:26 PM

You're absolutely right.
And reading the fuse man also made me understand the Cryptkeeper option "Allow others to access mounted folders". That's exactly why it's there.
Thank you!


All times are GMT -5. The time now is 11:44 AM.