technology : photography : music : life

HowTo Mount an ISO on Linux

As root, create a directory for the mount:

# mkdir /mnt/iso

Mount the ISO:

# mount myiso.iso /mnt/iso/ -o ro,loop=/dev/loop0

One Response

  1. Good for people to know.

    October 28, 2008 at 08:28

Leave a Reply

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

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>