LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mount isos as user (+encfs) (https://www.linuxquestions.org/questions/linux-software-2/mount-isos-as-user-encfs-486104/)

Lancet 09-22-2006 04:52 PM

Mount isos as user (+encfs)
 
Hi,

I want to mount any iso as user.
My first idea was to give my user write-access to /tmp/iso/ and allow him to mount a file called /tmp/iso/tmp.iso with sudo.
Than I could write a script which creates the symlink /tmp/iso/tmp.iso and mount that.
Now, the problem is that my isos are stored in a userspace-fs (encfs) and root only sees an empty directory. So mounting won't work that way.

Creating a new copy of the iso in a place root can see it doesn't seem very elegant to me.

Maybe I don't see the forest because of all the trees...

Any ideas ?

Thank you for reading :)

flebber 09-24-2006 07:12 AM

What is the overall goal you are trying to achieve, why do you want iso's as user ?

Lancet 09-24-2006 06:13 PM

I have several video-games (eg StarCraft) that I want to play without becoming root. And if you ask me why I need to encrypt those files. Well I do that with all my user-data.


All times are GMT -5. The time now is 03:45 PM.