How do I Mount an ISO Image?

An ISO file is an image that contains all the data files and file system metadata (i.e. boot code, structures, and attributes) of a CD/DVD. To mount an ISO image, you need a disk image emulator that will allow the content of a CD/DVD to be read from an ISO image via a virtual drive. Depending on the Operating System you are using, you can open built-in disk image emulators or download and install free software from the Internet.

How to Mount an ISO Image under Microsoft Windows

For Windows OS users, you can download and install free disk image mounting programs like Daemon Tools Lite, the non-commercial version of Daemon Tools Pro Standard. It has a graphical user interface (GUI) and command-line interface. It can support up to 4 virtual SCSI CD/DVD devices and can bypass copy protection schemes like SafeDisc and SecuROM.

To mount an ISO image using Daemon Tools, take the steps listed below.

  1. After installation, right click the Daemon Tools icon (lightning bolt) located in your system tray.
  2. Point your mouse to the Virtual CD/DVD-ROM menu. The Set number of devices sub-menu will appear. Choose the number of virtual drives you want.
  3. Right click the icon then point to the Virtual CD/DVD-ROM menu. You will notice that a new sub-menu has appeared; this is your virtual drive (Device 0: [Letter:] No media). Point mouse to your virtual drive then click Mount Image.
  4. Finally, choose the desired ISO image you want to mount (To unmount: click the Unmount all drives option under the Virtual CD/DVD-ROM menu).

Another free software is Alcohol 120%, created by Alcohol Soft. It can support Media Descriptor Image (.mds/.mdf) disc image formats aside from the usual disk image files like .iso, .ccd, .img, .sub, and many more. It bypasses the same protection schemes as Daemon Tools with the addition of Data Position Measurement (DPM), which protects CDs against duplication by detecting small differences in the positions of the data in the disk.

To use Alcohol 120% to mount an ISO image, take the steps listed below.

  1. Right click the icon which will appear in the system tray after installation. A list of available virtual drives will appear under Easy Mounting Menu.
  2. Select the drive you want, choose the ISO image you wish to mount, then open it.

Other free programs that can be downloaded and use to mount disk images are WinZip 12 Pro (Free Trial), WinRAR (convert .iso to .rar and vice versa), WinISO, and ISOBuster (for CD/DVD data recovery).

How to Mount an ISO Image under Linux

For Linux OS users, the "mount" command line utility will instruct the Operating System that a file system is ready to be used. Linux, in turn, will associate the file with a particular point in the file system hierarchy (i.e. mount point).

To mount an image directly from a Linux OS, you have to take the steps listed below.

  1. Log in or use the "[$su -]" command to switch to root user.
  2. Use "[# mkdir -p /mnt/disk]" command to create a mount point.
  3. Mount the image using the command "[# mount -o loop imagefile.iso /mnt/disk]".
  4. Change directory to list it using "[# cd /mnt/disk] and [# ls -l]".

There are also free Linux-compatible software made for disk image mounting tasks like Acetone ISO, which allows users to mount and manage image files. It supports ISO, MDF, NRG, BIN, and DAA disk image formats.

How to Mount an ISO Image under MacOS

For Mac OS users, you can access the Disk Utility program from the Mac OS X command line using the "diskutil" and "hdiutil" commands. Disk Utility can create, convert, compress, encrypt, and mount CD images like .dmg and .cdr. Another built-in disk image emulation program for Mac OS X users is the DiskImageMounter, which is found in /System/Library/CoreServices.




Bookmark How do I Mount an ISO Image?

Latest Blog Posts


English English GermanGerman SpanishSpanish FrenchFrench ItalianItalian PortuguesePortuguese RussianRussian DutchDutch
GreekGreek HindiHindi JapaneseJapanese KoreanKorean ChineseChinese Chinese (Simplified)Chinese (Simplified) ArabicArabic

Copyright 2009 Tech-FAQ. All rights reserved. Privacy Policy.