Mount an ISO
sudo mount -t iso9660 -o loop file.iso /home/user/mountpoint
This post is licensed under
CC BY 4.0
by the author.
sudo mount -t iso9660 -o loop file.iso /home/user/mountpoint