Mount ISO files in Linux


Use the following command to mount the ISO files in Linux

mount -o loop <ISO_FILE_NAME.ISO>  <MOUNT_POINT>

For Example:

mount -o loop linux-dvd.iso /mnt/linux-dvd/

Now you can goto /mnt/linux-dvd and check.. now you can see the ISO image contents


Share this

Related Posts

Previous
Next Post »

What do you think about this Article? Add your Opinion..! EmoticonEmoticon