3 thoughts on “A Shell Scirpt to Mount ISO files

  1. you should take care of number of loop devices /dev/loop*. You can’t mount any ISO files if there isn’t any /dev/loopX left.

  2. Hi,
    You might also want to do the following

    1. Create a mount point as a failsafe before attempting to mount the iso into /mnt/Image.
    2. Unmount any image at the mount point

    regards,

Leave a Reply to Jayant Cancel reply

Your email address will not be published. Required fields are marked *