1.4.1 Loopback Mounts on x86

If the target host is an x86-based system running Oracle Linux, run the following command to perform a loopback mount of the ISO:

# mount -o loop /tmp/OracleVM-Manager.iso /mnt

Substitute /tmp/OracleVM-Manager.iso with the full path to the ISO. Substitute /mnt with the path to the directory on the file system to use as a mount point. From this point onward, you can access the contents of the ISO at the location of your mount point.