Mount an ISO on Linux

# mkdir /mnt/iso # mount -o loop disk1.iso /mnt/iso

No comments: