Rodolfo Medina <[EMAIL PROTECTED]> 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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]