Is it possible for a user without root access to mount an arbitrary iso? If so how?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
You can do this without root access using the fuse module fuseiso. After fuse and fuseiso have been installed, you can do as a normal user You may also need to add your user to the |
||||
|
|
The easiest way is probably with
This should allow anybody in the |
|||||||||||||||
|