Mount an ISO file

You can mount a CD or DVD image in Linux so that it appears like a regularly inserted disc. Use the following command:

prompt# mount Fedora-8-x86_64-DVD.iso /mnt/isofile/ -o ro,loop=/dev/loop0

Ensure that the /mnt/isofile directory exists before trying to mount the ISO to that location.

If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

Comments

No comments yet.

Leave a comment

(required)

(required)