Mount ISO images in Linux using the command line

By | March 15, 2009

This is a widespread tip but it was missing from Tips4Linux.com
If you want to mount an ISO image using the Terminal you can use

sudo mount -o loop image_file.iso /path/to/mount/folder

2 thoughts on “Mount ISO images in Linux using the command line

  1. Pingback: Know how to mount an ISO? « Linux & Stuff

Leave a Reply

Your email address will not be published. Required fields are marked *