Skip to content

Tag Archives: iso

Mounting an ISO Disc Image

Got an iso file? Good! Here’s how to mount it: # mount <ISO image> -r -t iso9660 -o loop /path/to/mount/to