March 22, 2018 by kittycool only Mount an ISO File in Linux You do not need to burn an ISO file into a CD before you can use it for its intended purposes. A simple command like this can allow you to see and execute the content in the ISO file # mount -o loop -t iso9660 myISO.iso /media/mount_point Share this:TwitterFacebookLike this:Like Loading... Related