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

Re: Mounting iso file as normal user?



Rodolfo Medina <rodolfo.medina@gmail.com> writes:

> I created the directory `/mnt/temp', set its permissions to 777,
> then added to fstab the following line:
>
>  image.iso /mnt/temp iso9660 ro,loop=/dev/loop0,user,noauto  0       0
>
> , then rebooted the computer. 
> Then I could mount `image.iso' on `/mnt/temp' simply with:
>
>  $ mount /mnt/temp


This way, though, the iso file *must* be called only `image.iso.
Any way to put stuff in fstab that allow mounting an iso file with:

 $ mount <iso file name> /mnt/temp

, so being it possible to freely decide the iso file name?

Thanks,
Rodolfo



Reply to: