Log in as root

Create the directory for content:

mkdir /mnt/iso

Mount your ISO image file (called image.iso):

mount image.iso /mnt/iso/ -o loop