[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mounting iso file as normal user?



On 07/23/2006 08:12 AM, Rodolfo Medina wrote:
Hi, Debian users.

To mount `image.iso' on `/path/to/dir', I do:

 # mount -t iso9660 -o ro,loop=/dev/loop0 image.iso /path/to/dir

. Is it possible, and how?, to do it as normal user?
When I try to, it says:

 mount: only root can do that

. Thanks for any help,
Rodolfo



On my system, I created an fstab entry that lets users mount an ISO file. You would just take the stuff from your command above and put it into fstab and specify the 'user' option.




Reply to: