<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MakeUseOf &#187; disk image</title>
	<atom:link href="http://www.makeuseof.com/tags/disk-image/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:30:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Create Disk Images &amp; Mount Them On A Virtual Drive [Windows]</title>
		<link>http://www.makeuseof.com/tag/create-disk-images-mount-virtual-drive-windows/</link>
		<comments>http://www.makeuseof.com/tag/create-disk-images-mount-virtual-drive-windows/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 18:31:17 +0000</pubDate>
		<dc:creator>Jeffry Thurana</dc:creator>
				<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[cd-dvd tools]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[virtual drive]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=67462</guid>
		<description><![CDATA[One of my acquaintances, who has just got his first personal computer, has a weird new hobby &#8211; buying and copying CDs and DVDs (music, applications, movies) to his laptop&#8217;s hard drive. His reason is that he wants to put his collection all in one place, and he has plenty of storage space to spare. [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/00_Virtual_Drive.jpg"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/00_Virtual_Drive.jpg?323f2c" alt="free disk image software" />One of my acquaintances, who has just got his first personal computer, has a weird new hobby &#8211; buying and copying CDs and DVDs (music, applications, movies) to his laptop&#8217;s hard drive. His reason is that he wants to put his collection all in one place, and he has plenty of storage space to spare. But being a first time computer user, he used a bit of a strange way of doing it. He copied everything inside the discs and pasted them onto the hard drive.</p>
<p>The results were various. Some of the copy-paste attempts were successful while others failed. When he asked me for a solution, I told him that simply copying the contents might not work for some discs. A better way would be to record them as disk images and then mount them using a virtual drive.</p>
<p><span id="more-67462"></span></p>
<h2>Why Would Anybody Want To Create A Disk Image?</h2>
<p>The first time I met the concept of a disk image was in the late 90&#8242;s when I unsuccessfully tried to play a computer game without the CD. Back in those days, many software makers required that the installation/data CD&#8217;s were to be present in the tray before the application could run. If you used many applications and each one of them required several CD&#8217;s, repeatedly inserting and changing those CD&#8217;s could become very annoying. It would be much better if users transformed those CD&#8217;s into disk images and mount them using virtual drives.</p>
<p>Another advantage of using a combination of disk images and virtual drives is the number of virtual drives you can use. While normal computer users would never install 20 optical disc drives on their CPU, anybody can easily set up 20 <em>virtual</em> drives on their system.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/09a_Many_Virtual_Drives.jpg?323f2c" border="0" alt="free disk image software" width="580" height="339" /></p>
<p>Then there&#8217;s the performance issue. Running mounted disk images is faster and less resource hungry than letting the system read everything from the physical disc. This method also means a longer battery life for mobile computer users. Converting physical discs into disk images also means that you can use the discs virtually from any computer that doesn&#8217;t have an optical drive such as small netbooks.</p>
<p>Last but not least, after copying the discs as images, you can safely store them away and prolong their lifetime.</p>
<h2>Creating Disk Images</h2>
<p>Even though there are downloadable disk images on the web (<a href="http://www.ubuntu.com/desktop/get-ubuntu/windows-installer">Ubuntu Installer </a>being one of them), the most common way to acquire disk images is by converting the real CDs with the help of disk imaging application. <a href="http://www.makeuseof.com/tag/the-best-free-alternatives-to-nero-cddvd-burner/">Most CD/DVD burner apps</a> can accomplish the task, but one of the simplest free disk image software solutions that I found is <a href="http://isorecorder.alexfeinman.com/isorecorder.htm">ISO Recorder</a>. This app will give you right-click access to create images.</p>
<ul>
<li>Downloading the tiny installer (less than 800KB) and installing the app will set you back only a few seconds.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/05a_ISO_R_-_Setup.jpg?323f2c" border="0" alt="disk image software" width="503" height="407" /></p>
<ul>
<li>After that, creating disk images is as simple as right clicking on the inserted real disc and choosing &#8220;<em>Create image from CD/DVD</em>&#8220;.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/05b_Create_Image.jpg?323f2c" border="0" alt="disk image software" width="580" height="230" /></p>
<ul>
<li>The next step is to choose the location to save the images.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/05c_Start_Recording.jpg?323f2c" border="0" alt="how to create disk image" width="580" height="347" /></p>
<ul>
<li>The app will replicate the disc. The process could take some time, depending on the size of the disc and the speed of your system.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/05d_Copying.jpg?323f2c" border="0" alt="disk image backup software" width="580" height="150" /></p>
<ul>
<li>After the operation is completed, click the &#8220;<em>Finish</em>&#8221; button to exit ISO Recorder.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/05f1_Finish_1.jpg?323f2c" border="0" alt="disk image backup software" width="580" height="91" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/05f2_Finish_2.jpg?323f2c" border="0" alt="disk image backup software" width="580" height="91" /></p>
<ul>
<li>Repeat the process to create more disk images.</li>
</ul>
<h2>Adding Virtual Drives</h2>
<p>To mount disk images, you&#8217;ll need to add/create virtual drives using <a href="http://www.makeuseof.com/tag/3-simple-free-virtual-drive-tools-to-mount-disks-iso-images/">virtual drive tools</a>. One of the easiest tools you can try is <a href="http://www.slysoft.com/en/download.html">Virtual Clone Drive</a>.</p>
<ul>
<li>During the setup, you can associate several disk image formats to be automatically opened with Virtual Clone Drive.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/01a-VCD-Setup.jpg?323f2c" border="0" alt="01a VCD Setup" width="426" height="295" /></p>
<ul>
<li>The app will act as if it is installing a new hardware, so your computer will ask for your confirmation whether or not you want to continue with the installation.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/01b-VCD-Installing-V-HArdware.jpg?323f2c" border="0" alt="01b VCD Installing V HArdware" width="396" height="315" /></p>
<ul>
<li>After installation, the app will quietly reside in the System Tray.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/02a-VCD-SysTray.jpg?323f2c" border="0" alt="02a VCD SysTray" width="212" height="63" /></p>
<ul>
<li>Clicking on it will open the &#8220;<em>Settings</em>&#8221; window. There are several things you can customize here, but I think the most important one is the option to set up how many virtual drives you want to add to your system.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/01b-VCD-Settings.jpg?323f2c" border="0" alt="01b VCD Settings" width="351" height="287" /></p>
<ul>
<li>After that, mounting the disk images to one of the available virtual drives is only a matter of right clicking on the disk images and choosing &#8220;<em>Mount</em>&#8220;.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/04a_Mounting.jpg?323f2c" border="0" alt="free disk image software" width="580" height="120" /></p>
<p>Using a combination of disk images and virtual drives, you can create as many images as you want (provided you still have room on your hard drive), mount as many images as you need, and keep them open all the time if you want to.</p>
<p>Obviously, the two free disk image software tools mentioned above are not the only available options. There are many other alternatives you could try, including a couple <a href="http://www.makeuseof.com/tag/3-free-alternatives-daemon-tools-mounting-image-files">that Tim recently highlighted</a>. What are the disk imaging and/or virtual drive tools of your choice?  Please share them using the comments section below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/create-disk-images-mount-virtual-drive-windows/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>3 Free Alternatives To DAEMON Tools For Mounting Image Files</title>
		<link>http://www.makeuseof.com/tag/3-free-alternatives-daemon-tools-mounting-image-files/</link>
		<comments>http://www.makeuseof.com/tag/3-free-alternatives-daemon-tools-mounting-image-files/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 01:31:07 +0000</pubDate>
		<dc:creator>Tim Brookes</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[MakeUseOf Lists]]></category>
		<category><![CDATA[better alternatives]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[virtual drive]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=66978</guid>
		<description><![CDATA[The ability to use a virtual drive to mount optical media from a file will undoubtedly save you time and effort, but if you&#8217;re a Windows user then your operating system can&#8217;t do it without a helping hand. For years DAEMON Tools has been regarded by many as ahead of its class in this field, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/intro.jpg?323f2c" alt="image mounting software" width="180" height="180" />The ability to use a virtual drive to mount optical media from a file will undoubtedly save you time <em>and</em> effort, but if you&#8217;re a Windows user then your operating system can&#8217;t do it without a helping hand.</p>
<p>For years DAEMON Tools has been regarded by many as ahead of its class in this field, but it is not without its rivals. If you&#8217;re searching for a decent alternative then we&#8217;ve got 3 hot tips right here.</p>
<p>If you&#8217;re using Linux then you can <a href="http://www.makeuseof.com/tag/extract-iso-files-linux/">get better instructions here</a>, these apps are Windows-only.</p>
<p><span id="more-66978"></span></p>
<h2>Do I Need A Virtual Drive?</h2>
<p>You only really need a virtual drive if you want to mount image files. Image files are digital copies of optical media, such as CDs, DVDs and <a href="http://www.makeuseof.com/tag/technology-explained-blurays-replacement-dvd/">Blu-Ray</a> discs. It is possible to rip the entire contents of a CD (or other optical media), and then mount it with image mounting software.</p>
<p>The software (in this case DAEMON Tools) installs a virtual optical drive on your PC, which functions exactly the same as a normal drive &#8220;“ only instead of physical media, you feed it image files. You can then access the image file as if you had put a disc into your computer. If you download software or applications and want to avoid burning the downloaded file to a CD, then you can simply mount your chosen software in the virtual drive.</p>
<p>You could even <a href="http://www.makeuseof.com/tags/ripping/">rip often used media</a> so it&#8217;s that little bit easier to access. Using virtual drives in this way can vastly speed up your workflow, especially with multiple-disc installs.</p>
<h3><a href="http://www.daemon-tools.cc/eng/products/dtLite">DAEMON Tools Lite</a></h3>
<p>There exists a free version of the commercial DAEMON Tools product line, DAEMON Tools Lite. This is the best alternative to the paid versions, with a few restrictions imposed over the pro edition. The interface is familiar and easy to use, and there&#8217;s plenty of power beneath the hood.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/daemon.jpg?323f2c" alt="image mounting software" width="347" height="252" /></p>
<p>Not only will it mount a wide variety of familiar and obscure file types (.MDX, .MDS/.MDF, .ISO, .B5T, .B6T, .BWT, .CCD, .CDI, .CUE, .NRG, .PDI, .ISZ) but you can also have up to 4 simultaneous virtual drives (which should suffice for personal use).</p>
<p>DAEMON Tools Lite also includes the ability to make disc image files from your own optical media. As this is the free version, you can only rip to .MDS/*.MDF and .MDX.</p>
<h2>Alternatives</h2>
<p>Maybe you&#8217;ve tried DAEMON Tools, decided it&#8217;s not for you and fancy something else. You may also be one of the unlucky few who experience problems with the program, and need something a bit different.</p>
<p>Here are 3 good alternatives to DAEMON Tools that won&#8217;t cost you a penny.</p>
<h3><a href="http://wincdemu.sysprogs.org/">WinCDEmu</a></h3>
<p>The first on the list is the completely free and open source WinCDEmu. As there are no commercial versions of the software, the free version packs everything the developers could come up with into one cost-effective package.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/cdemu.jpg?323f2c" alt="image mounting programs" width="526" height="354" /></p>
<p>Mountable images are limited to: .ISO, .CUE, .NRG, .MDS/.MDF, .CCD and .IMG. This isn&#8217;t quite as many as DAEMON Tools, but the major formats are fully supported. WinCDEmu completely integrates with Windows Explorer, allowing you to simply double-click a supported image file for it to be immediately mounted. You can then unmount the <a href="http://www.makeuseof.com/tags/disk-image/">disc image</a> using the right-click context menu from My Computer.</p>
<p>WinCDEmu should suffice for most common disk image tasks. What&#8217;s more its free and open source to boot.</p>
<h3><a href="http://www.free-downloads.net/programs/Alcohol_52__Free_Edition">Alcohol 52%</a></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/alc2.png?323f2c" alt="daemon tools alternatives" width="491" height="432" /></p>
<p>Brought to you by Alcohol Software, Alcohol 52% is the smaller, non-commercial edition of the popular Alcohol 120% image tool. It supports the mounting of common image file formats and a maximum of 6 virtual drives in this free edition.</p>
<p>Alcohol does not integrate with Explorer quite in the same way as WinCDEmu, instead you must add your image files to Alcohol first and then double-click to mount them.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/alc1.png?323f2c" alt="image mounting programs" width="528" height="191" /></p>
<p>This version is free for non-commercial and personal use only, otherwise you&#8217;ll need a licence. Don&#8217;t forget to uncheck that pesky Alcohol Soft Toolbar that&#8217;s bundled along!</p>
<p><strong>Note:</strong> if you&#8217;ve been using Alcohol 120% and want to downgrade to this free version be <strong>sure</strong> to remove your old version first.</p>
<h3><a href="http://www.slysoft.com/en/virtual-clonedrive.html">Virtual CloneDrive</a></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/virtualclonedrive.png?323f2c" alt="image mounting" width="359" height="293" /></p>
<p>We&#8217;ve <a href="http://www.makeuseof.com/tag/3-simple-free-virtual-drive-tools-to-mount-disks-iso-images/">mentioned it before</a>, and for good reason. Virtual CloneDrive is a freeware image mounting tool with the usual support for common formats (including .ISO, .BIN and .CCD) and a whopping 8 virtual drives. You may get a Windows driver warning whilst installing, but soldier on and click <em>Continue Anyway</em> to proceed with the installation.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/03/drivererror.png?323f2c" alt="image mounting software" width="402" height="325" /></p>
<p>Once installed you can associate your image files with the program so that in future all it takes is a double-click to mount. Virtual CloneDrive is simple, cost-free and effective.</p>
<h2>Conclusion</h2>
<p>We&#8217;ve already covered a lot of optical media tools, but it&#8217;s always nice to have a selection. All of these programs should work on machines running the Windows XP, 2000, Vista and 7 operating systems. let us know if they work out better than DAEMON Tools for you.</p>
<p>Do you have any preferred image mounting software? Have your say in the comments.</p>
<p><small>Image credit: <a rel="nofollow" href="http://www.shutterstock.com/pic-64299655/stock-photo-cd-isolated-on-white.html?src=d29eded5d29324e78fafd5d7eb7f6ad1-1-3">Shutterstock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-free-alternatives-daemon-tools-mounting-image-files/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>How To Extract ISO Files With Linux</title>
		<link>http://www.makeuseof.com/tag/extract-iso-files-linux/</link>
		<comments>http://www.makeuseof.com/tag/extract-iso-files-linux/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 21:30:46 +0000</pubDate>
		<dc:creator>Tim Brookes</dc:creator>
				<category><![CDATA[Cool Linux Apps & Tips]]></category>
		<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[extraction]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[mount]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=61386</guid>
		<description><![CDATA[You&#8217;ve probably downloaded an image file before, and there&#8217;s a good chance it used the popular .ISO file extension. These (usually quite large) files are essentially digital optical media, and all files contained within that media are wrapped up into the .ISO archive. Unlike Windows, Linux has built-in support for mounting and manipulating image files. [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/logo1.jpg" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/logo1.jpg?323f2c" alt="how to extract iso files with linux"/>You&#8217;ve probably downloaded an image file before, and there&#8217;s a good chance it used the popular .ISO file extension. These (usually quite large) files are essentially digital optical media, and all files contained within that media are wrapped up into the .ISO archive.</p>
<p>Unlike Windows, <a href="http://www.makeuseof.com/pages/getting-started-guide-linux">Linux</a> has built-in support for mounting and manipulating image files. This means you don&#8217;t necessarily need <a href="http://www.makeuseof.com/tag/3-simple-free-virtual-drive-tools-to-mount-disks-iso-images/">third party software</a> in order to access .ISO archives and the files contained within.</p>
<p>There are in fact a couple of ways of going about this, so you can choose a method which suits you.</p>
<p><span id="more-61386"></span></p>
<h2>ISO ISO Baby</h2>
<p>The image file format has been a popular way of distributing software online since <a href="http://www.makeuseof.com/tag/break-the-speed-limits-to-your-internet/">broadband speeds</a> allowed us to do so. Chances are you installed your <a href="http://www.makeuseof.com/tags/linux-distro-review/">Linux distribution</a> using an .ISO file, possibly one you prepared in good old Windows.</p>
<p>The .ISO file format simply archives the contents of an optical media disc using the ISO 9660 file system. It is also possible for these images to use the UDF (Universal Disc Format) file system in some cases. The data within the archive is uncompressed, and an .ISO image can be made from any optical media &#8220;“- CD, DVD, HD-DVD (remember those?), <a href="http://www.makeuseof.com/tag/technology-explained-blurays-replacement-dvd/">BluRay</a> and so on.</p>
<p>It is not possible to use the .ISO file format to create an image of an audio CD as these do not use a computer filesystem. In these cases .BIN/.CUE image combinations are often preferred.</p>
<p>If you want to gain access to the files within an .ISO archive, first you&#8217;re going to need to mount it. You can either opt for the <a href="http://www.makeuseof.com/tag/an-introduction-to-the-linux-command-line/">command-line</a> method or you can use a program with a graphical interface if you&#8217;re not fond of text-based commands.</p>
<p style="text-align: center;"><img class="size-full wp-image-61388  aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/context.jpg?323f2c" alt="how to extract iso files with linux" width="210" height="326" /></p>
<p>Some distributions may have provided software so you can extract via the right click menu. Before starting out, find your .ISO image, right click and look for the <em>Extract Here</em> option. You might just be pleasantly surprised!</p>
<h2>Extracting an .ISO Using the Command Line</h2>
<p>This isn&#8217;t as hard as it sounds, it&#8217;s just a matter of getting the syntax right in the command. First you&#8217;ll need to create a folder in which to mount the image, open your command line editor and enter:</p>
<pre>sudo mkdir /mnt/iso</pre>
<p>Enter you password when asked, and your directory will be created. Now we can mount the file by typing:</p>
<pre>sudo mount -o loop &lt;image&gt;.iso /mnt/iso</pre>
<p>Replace &lt;image&gt; with the location of your .ISO file, for example I mounted a file in my Downloads folder using</p>
<pre>sudo mount -o loop /home/tim/Downloads/image1.iso /mnt/iso</pre>
<p style="text-align: center;"><img class="size-full wp-image-61392  aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/mount.jpg?323f2c" alt="how to open iso files" width="580" height="505" /></p>
<p>Now you can navigate to the folder you created and access the files within the .ISO. If you want to grab the whole lot via the command line, you can copy the contents of the folder by typing:</p>
<pre>sudo cp -r /mnt/iso /home/tim/Documents</pre>
<p>This command would copy the whole lot to a separate &#8220;iso&#8221; folder in my Documents folder. The
<pre>-r</pre>
<p> option instructs the operation to copy recursively, which includes folder contents.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-61393" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/copyfolder.jpg?323f2c" alt="how to open iso files" width="580" height="109" /></p>
<p style="text-align: center;">
<p>You don&#8217;t necessarily need to do this of course, as once you have mounted it you can use your file manager to pick and choose the bits you want.</p>
<p><strong>Note</strong>: If the command used here to mount your .ISO fails, you might want to also try:</p>
<pre>mount -o loop -t iso9660 &lt;image&gt;.iso /mnt/iso</pre>
<h2>Extracting an .ISO Using Software</h2>
<p>If the command line isn&#8217;t for you, there&#8217;s a couple of applications that mount and allow you to extract image files. They&#8217;re all free, as is the case with most Linux software.</p>
<h3><a href="http://linux.softpedia.com/get/Desktop-Environment/Tools/GMount-47363.shtml">Gmount-ISO</a></h3>
<p style="text-align: center;"><img class="alignnone size-full wp-image-61390" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/gmount.jpg?323f2c" alt="how to open iso files" width="306" height="289" /></p>
<p>A simple graphical interface for the GTK+ environment that allows you to mount .ISO files in a directory of your choice. Input the path to your .ISO in the <em>Image File</em> field and the folder in which you&#8217;d like to display the contents in the <em>Mount Point</em> field.</p>
<p>Then simply click <em>Mount</em> and the contents of your image will appear in the directory that you specified.</p>
<p><em>Ubuntu and other distributions that use Synaptic can install via the command-line:</em></p>
<pre>sudo apt-get install gmountiso</pre>
<h3><a href="http://www.acetoneteam.org/">AcetoneISO</a></h3>
<p style="text-align: center;"><img class="alignnone size-full wp-image-61387" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/acetone.jpg?323f2c" alt="how to extract iso files with linux" width="580" height="460" /></p>
<p>With support for a variety of image formats including .ISO, .BIN, .MDF and .NRG AcetoneISO is another powerful graphical interface for mounting and extracting.</p>
<p>AcetoneISO allows you to specify a folder in which your image files are located, or you can just choose <em>Mount</em> and point AcetoneISO to the right file.</p>
<p><em>Ubuntu and other distributions that use Synaptic can install via the command-line:</em></p>
<pre>sudo apt-get install acetoneiso</pre>
<p>Do you have any favourite image mounting programs? Do you use the command line method or a GUI? Let us know in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/extract-iso-files-linux/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>4 Cool Mac Apps That You Have Probably Never Heard Of</title>
		<link>http://www.makeuseof.com/tag/4-free-mac-utilities-existed/</link>
		<comments>http://www.makeuseof.com/tag/4-free-mac-utilities-existed/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 19:31:43 +0000</pubDate>
		<dc:creator>Jeffry Thurana</dc:creator>
				<category><![CDATA[Cool Mac Apps & Tips]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[disk usage]]></category>
		<category><![CDATA[menubar]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[system monitor]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=50097</guid>
		<description><![CDATA[Applications are an integral part of any operating system. They give your machine specific abilities and enhances your computer using experience. Today, there are virtually applications for almost every kind of task that you can think of. During the years of my interactions with computers, I&#8217;ve found and tried countless applications of various magnitudes; from [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/macfolder.png" /><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/macfolder.png?323f2c" border="0" alt="mac utilities" />Applications are an integral part of any operating system. They give your machine specific abilities and enhances your computer using experience. Today, there are virtually applications for almost every kind of task that you can think of.</p>
<p>During the years of my interactions with computers, I&#8217;ve found and tried countless applications of various magnitudes; from the huge apps that can do everything to the small ones built to do only one thing. Here are several small and useful Mac utilities that you might not know even existed.</p>
<p><span id="more-50097"></span></p>
<h2><a href="http://hamsoftengineering.com/">What&#8217;s Keeping Me?</a></h2>
<p>Mounting and unmounting drives/volumes are a fact of everyday life for Mac users. So are deleting files and emptying Trash. But those actions don&#8217;t always go smoothly. Sometimes there are unknown things that prevent the process from being completed.</p>
<p>You&#8217;ll get a pop-up notification window every time a volume can&#8217;t be ejected.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/01-Can-Not-Eject.jpg?323f2c" alt="mac utilities" width="486" height="153" /></p>
<p>Or whenever one or more files can&#8217;t be deleted from the Trash.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/01b-Unable-to-Delete.jpg?323f2c" alt="free mac utilities" width="399" height="104" /></p>
<p>But the system doesn&#8217;t always tell you why. The most common reason is because there are some opened files inside the Volume/Trash. You can do a search from within What&#8217;s Keeping Me Mac utility to identify the application which prevents you from accomplishing your task. You can then quit, relaunch, or kill the problem application and continue with the unmounting/deleting process.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/01c-What_s-Keeping-Me.jpg?323f2c" border="0" alt="free mac utilities" width="534" height="211" /></p>
<p>You can also install the automator workflow so that you can do the search directly from Finder. To use it, just right click on the file and choose &#8220;<em>Service &#8211; WhatsKeepingMe Search</em>&#8220;.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/01d-Services.jpg?323f2c" border="0" alt="utilities for mac" width="580" height="159" /></p>
<h2><a href="http://www.splook.com/Software/Volumizer.html">Volumizer</a></h2>
<p>There&#8217;s another Mac utility that also deals with mounted volumes called Volumizer. This app is a Preference Pane add-on which provides a system-wide menu that displays all mounted volumes: hard drives, flash drives, optical discs, network volumes, disk images and other mountable items in the Finder.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/02a-Volumizer-PrefPane.jpg?323f2c" border="0" alt="free mac utilities" width="580" height="242" /></p>
<p>Volumizer will list down every mounted volume and give you a quick unmount (eject) option if you hover your mouse over the volume name.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/02b-Volumizer.jpg?323f2c" border="0" alt="utilities for mac" width="450" height="190" /></p>
<p>If a physical drive has multiple volumes (partitions), choosing <em>Eject</em> for any of the volumes will unmount all of them immediately. The app will also skip Finder&#8217;s eject volume confirmation window. So be a little careful not to accidentally unmount volumes that you still need.</p>
<p>But of course, you can&#8217;t unmount the startup disk.</p>
<h2><a href="http://riotgames.se/riotgames-se/spacecontrol.html">Space Control</a></h2>
<p>It&#8217;s amazing how &#8216;normal&#8217; activities that people do on their computer &#8211; downloading movies, managing photos, installing application suites &#8211; can fill up the hard drive in no time. If you are one of these &#8216;normal&#8217; people, you&#8217;ll need a Mac utility to constantly monitor the space usage of your hard drive.</p>
<p>Meet SpaceControl. This app will sit in your menu bar and clicking on it will show you the remaining free space on your startup volume. You can also see the sum of these numbers, which is the total free space available on all volumes.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/03-Space-Control.jpg?323f2c" border="0" alt="utilities for mac" width="580" height="370" /></p>
<p>For your convenience, you can set the app to send you a notification email whenever the remaining free space goes below a certain number.</p>
<h2><a href="http://homepage.mac.com/nsekine/SYW/software/english/miniusage/index.html">MiniUsage</a></h2>
<p>While Space Control specializes only in hard drive space data, Mini Usage tells you everything that you want to know about your system. The app will show a small menu-bar display of your chosen system performance data: CPU usage (the percentage of your Mac&#8217;s processing power that&#8217;s currently in use), incoming and outgoing network data rate, and remaining battery juice on your MacBook.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/04-MiniUsage.jpg?323f2c" border="0" alt="mac utilities" width="515" height="340" /></p>
<p>You can also make MiniUsage alternate among all of these statistics every few seconds (1 &#8211; 5 seconds) and how often the statistics are updated.</p>
<p>I&#8217;m sure that there are other small, useful, but not too well known Mac utilities out there, something like <a href="http://www.makeuseof.com/tag/four-free-tools-to-monitor-manipulate-running-processes-mac/">Pauser</a> and <a href="http://www.makeuseof.com/tag/how-to-browse-on-a-budget-maximize-battery-life-with-bashflash-mac/">BashFlash</a>. If you are familiar with one or more of them, why don&#8217;t you share the love with others using the comments below?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/4-free-mac-utilities-existed/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Use ISOBuddy To Convert A Disk Image To ISO &amp; Then Burn</title>
		<link>http://www.makeuseof.com/tag/isobuddy-burn-iso-image/</link>
		<comments>http://www.makeuseof.com/tag/isobuddy-burn-iso-image/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 18:31:50 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[burning]]></category>
		<category><![CDATA[cd-dvd tools]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[ISO]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=45803</guid>
		<description><![CDATA[I often find myself with proprietary disk image formats. For example if one person in my company uses Nero Burning Rom to create an ISO (or disk image) the file extension will be .NRG but if you are using another application like Roxio Easy CD Creator then the extension will be GI. Each application has [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/isoHead-e1276286224641.png"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/isoHead-e1276286224641.png?323f2c" border="0" alt="burn iso file" />I often find myself with proprietary disk image formats. For example if one person in my company uses Nero Burning Rom to create an ISO (or disk image) the file extension will be .NRG but if you are using another application like Roxio Easy CD Creator then the extension will be GI. Each application has its own extension.</p>
<p>If the image was an ISO you could use <a href="http://www.makeuseof.com/tag/imgburn-easy-free-cd-and-dvd-burner-app/">IMGBurn</a> to burn an ISO file, but what do you do if it&#8217;s not? How do you burn the image onto your thumb drive on a friend&#8217;s computer without the software it was created with?</p>
<p>Well you can download a little 2.0MB file called <a href="http://www.dvd-ranger.com/prod_isobuddy.asp">ISO Buddy</a>. ISOBuddy will help you burn your images. What it does is convert some of the most popular disk image extensions to be an ISO image. Once you have the image you can burn the ISO file easily.</p>
<p><span id="more-45803"></span><br />
The file formats that are supported by ISOBuddy are as follows:<strong><em> </em></strong><em>GI, NRG, CDI, MDF, IMG, B5I, B6I, DMG, PDI, BIN and CCD to ISO image.</em></p>
<p>After downloading and installing the application you will see a screen that looks like this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/i1.png?323f2c" border="0" alt="burn iso file" width="501" height="433" /></p>
<p>To begin we will attempt to open an image file. I clicked on the <em>Edit</em> menu button and then chose to open an image file:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/i2_thumb.png?323f2c" border="0" alt="burn iso file" width="216" height="168" /></p>
<p>Go ahead and navigate to your disk image. We do not need to tell it what application created the image. It will show you on the <em>Image Format Is:</em> line. You can see that I used a .GI image from Roxio and ISOBuddy correctly identified it as a Roxio Global Image.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/i4_thumb.png?323f2c" border="0" alt="free iso burner" width="501" height="433" /></p>
<p>If there are multiple sessions on your CD or DVD we can choose which one we want to select. Most commercial disks will only have one session on them. Next we need to specify where we will be saving our new ISO image to. We do this by clicking on <em>Edit &#8220;“&gt; Save as</em> and choosing a path and file name.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/i5_thumb.png?323f2c" border="0" alt="free iso burner" width="198" height="118" /></p>
<p>Now go ahead and hit the <em>start</em> button and your conversion will start. You can see the progress at the bottom of the interface like so:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/i7_thumb.png?323f2c" border="0" alt="free iso burner" width="501" height="433" /></p>
<p>When the conversion is complete you should see a message box like this pop up:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/i8_thumb.png?323f2c" border="0" alt="iso burning software" width="351" height="182" /></p>
<p>Go ahead and hit <em>OK</em>. Now that our conversion was successful we can burn our ISO or simply copy it elsewhere.</p>
<p>Let&#8217;s take a look at how to burn the converted ISO using ISOBuddy. Click on the <em>burn</em> button and you will have the option to burn the source image or the output image. You have to burn the target image so choose that one and then you can click on the <em>burn</em> button.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/i9_thumb.png?323f2c" border="0" alt="iso burning software" width="208" height="122" /></p>
<p>Clicking the burn button will bring up the built in burning utility like so:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/i10.png?323f2c" border="0" alt="iso burning software" width="394" height="267" /></p>
<p>Simply select the drive you want to use to burn the disk and hit the <em>start</em> button. You can optionally rescan for new drives if you had not plugged yours in when the initial scan occurred. You can also hit the settings check box to get this menu:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/ia.png?323f2c" border="0" alt="ia" width="375" height="192" /></p>
<p>You can click through to the other tabs to see those options as well:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/ib-e1276286378933.png?323f2c" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/ic.png?323f2c" border="0" alt="ic" width="374" height="171" /></p>
<p>Click <em>start</em> and your image will be on its way to being burnt!</p>
<p>Do you have another free tool that helps to create and burn ISO files? We would love to hear about it in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/isobuddy-burn-iso-image/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Play Games Without CD Using No-CD Cracks</title>
		<link>http://www.makeuseof.com/tag/nocd-cracks-games/</link>
		<comments>http://www.makeuseof.com/tag/nocd-cracks-games/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 17:31:34 +0000</pubDate>
		<dc:creator>Simon Slangen</dc:creator>
				<category><![CDATA[Games & Gaming Tips]]></category>
		<category><![CDATA[CD]]></category>
		<category><![CDATA[cd-dvd tools]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[gaming tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=42241</guid>
		<description><![CDATA[Pirating is a serious problem, I don&#8217;t deny that. But the countermeasures aren&#8217;t helping. As it is now, it&#8217;s simply easier and more user-friendly to pirate your music, games and movies. Instead of fighting crime, the good guys, those who actually purchase their stuff, have to site through unskippable anti-piracy adds and legal warnings. It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/2-03-2009-19-39-05.jpg" /><img class="align-left" style="margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/2-03-2009-19-39-05.jpg?323f2c" alt="" vspace="5" width="256" height="183" align="left" />Pirating is a serious problem, I don&#8217;t deny that. But the countermeasures aren&#8217;t helping. As it is now, it&#8217;s simply easier and more user-friendly to pirate your music, games and movies.</p>
<p>Instead of fighting crime, <em>the good guys</em>, those who actually purchase their stuff, have to site through unskippable anti-piracy adds and legal warnings. It&#8217;s a bitch slap in the face of the honest consumer.</p>
<p><span id="more-42241"></span><br />
The same is true for games. People are still pirating them without breaking a sweat, but you have to jump through all kinds of hoops to play your legally purchased copy. It&#8217;s quite ridiculous, and immensely disconcerting.</p>
<p>Here&#8217;s how you can fight back, smite down those loops, and enjoy your game without having to wrestle copy protection. </p>
<h3><strong>Different Kinds Of Copy Protection</strong></h3>
<p>In their fight against piracy, game publishers have come up with ever more irritating ways to enforce copy protection. The most common, as you all know, is the disk requirement. Without the &#8216;original&#8217; CD or DVD inserted, your game will refuse to launch. Even though you don&#8217;t really <em>need</em> that disk.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/copy-protection.jpg?323f2c" alt="how to play games without cd" width="520" height="308" /></p>
<p>A wave of outrage followed Ubisoft&#8217;s latest &#8216;security&#8217; advancements. Some of their latest releases insist on an internet connection to start the game. Of course, if Ubisoft&#8217;s servers are down, or if you simply aren&#8217;t connected to the internet at the moment, you won&#8217;t be able to play.</p>
<h3><strong>Why Honest Consumers Will Want to Know Play Games Without CD</strong></h3>
<p>Whatever your opinion on piracy, the facts are simple. Copy protection isn&#8217;t hurting them. It takes less than a minute to work around it. It&#8217;s the honest consumer that&#8217;s affected.</p>
<p>Then, instead of simply recognizing it as a necessary evil, it&#8217;s your every right to do something about it. With your legal install, you can install the same no-CD cracks that pirates use, and enjoy your games with less of a hassle. You&#8217;re not pirating a game, but getting rid of a very unnecessary evil. This is also <strong>100% legal</strong> if you own the game.</p>
<p><strong><span style="color: #ff0000;">Note:</span> </strong>as always, the online cracking environment is still riddled with spyware. Use semi-trusted sources, like those mentioned below, to minimalise the risk, and get yourself an anti-spyware program or firewall to get ever safer.</p>
<h3><strong>Using Cracks Is Ridiculously Easy</strong></h3>
<p>This article mostly focuses on no-CD cracks, i.e. tools that allow you to start your games without inserting the disk, because this kind of copy protection is the most common &#8211; and has long been smitten down. Other cracks exist as well, to circumvent different kinds of copy protection. Those can often be obtained and used in the exact same way. Be aware, though, that there are still a number of games that simply haven&#8217;t been cracked. In those situations, you&#8217;ll have to play by their rules, and jump all the hoops.</p>
<p>Please note that you <strong>cannot use a crack without first having the game installed</strong>.  So don&#8217;t try starting games you haven&#8217;t bought and installed first.   It just won&#8217;t work.</p>
<p>Installing cracks is often very simple, and always explained in the readme, but there are some common patterns. 95% of all cracks can be installed in one of three ways.</p>
<ul>
<li>
<h3><strong>Gamename.exe &amp; (optionally) *.dll Files</strong></h3>
</li>
</ul>
<p>These are original game files, but cracked so they no longer require (e.g.) a disk to launch. They will bear the same names as some of your own game files. Copy them to the game&#8217;s folder in Program Files and replace the original. That&#8217;s it.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/2rnbhvk.png?323f2c" alt="how to play games without cd" width="404" height="162" /></p>
<ul>
<li>
<h3><strong>Crackname.exe</strong></h3>
</li>
</ul>
<p>This application (also called a &#8216;patch&#8217;) will crack your game files on the spot. Launch it, guide it to the game&#8217;s folder in Program Files and hit crack.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/2hxrnv7.jpg?323f2c" alt="no cd crack" width="373" height="295" /></p>
<ul>
<li>
<h3><strong>Filename.reg</strong></h3>
</li>
</ul>
<p>These will add strings to your registry when you try to open them. In a nutshell, the registry is a big database where all your computer&#8217;s important data is kept. These aren&#8217;t as common as back in the day, but still show up once in a while.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/images.jpeg?323f2c" alt="play games without cd" width="147" height="53" /></p>
<h3><strong>Finding a Crack For Your Game</strong></h3>
<p>Finding the right crack isn&#8217;t very hard. With pirated games, they&#8217;re often included in the download. For your legal copy, you&#8217;ll have to take a peek in one of the so-called gray zones of the internet. As said before, there is <em>always</em> the possibility of a fake crack, so firewalls can be nifty. Sometimes, though, valid cracks are recognized as spyware, because they try to &#8216;patch&#8217;, or alter your game installation.</p>
<p>Below are some of the best sources for finding game cracks.</p>
<ul>
<li>
<h3><strong><a href="http://www.gamecopyworld.com/">GameCopyWorld</a></strong></h3>
</li>
</ul>
<p>Possibly the single most trustworthy cracking site on the internet. This site tries to focus on legal copying, and offers a wide array of cracks and game trainers. This is the best place to start out.</p>
<ul>
<li>
<h3><strong><a href="http://www.gameburnworld.com/gameburnworld.htm">GameBurnWorld</a></strong></h3>
</li>
</ul>
<p>Very similar to GameCopyWorld, and not merely in name. Sadly, it&#8217;s focusing ever more on trainers, and less on CD cracks. Keep your fingers crossed, though, because this is about the last &#8216;pretty safe&#8217; crack site you can consult. The other sites offer a lot more cracks, but they&#8217;re also a lot more dangerous.</p>
<ul>
<li><strong>Cracks(dot)me(dot)uk</strong> <span style="color: #ff0000;">(NS</span><span style="color: #ff0000;">FW</span><span style="color: #ff0000;">)</span></li>
</ul>
<p><span style="color: #ff0000;">Access this site on your own risk!</span> Expect to be met with a considerate number of pop-ups, and sometimes very obscene ads (18+). This is the time to buy yourself a strong and resilient firewall and install an ad-blocker. I would tell you to stay away from this site, apart from the fact that its got absolutely everything. The fake virus cracks, sure, but also pretty much every real crack that&#8217;s out there.</p>
<p>Do you have any other tips on how to play games without CD? Let us know in the comments section below!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/nocd-cracks-games/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Combine Multiple ISO Files To Burn A Single Bootable ISO Image</title>
		<link>http://www.makeuseof.com/tag/combine-multiple-iso-images-burn-single-bootable-iso-image-file/</link>
		<comments>http://www.makeuseof.com/tag/combine-multiple-iso-images-burn-single-bootable-iso-image-file/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 17:31:59 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[CD]]></category>
		<category><![CDATA[cd-dvd tools]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[ISO]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=35899</guid>
		<description><![CDATA[There are hundreds of Live CDs available on the Internet these days free of cost. Many of them are indispensable for a variety of purposes. I consistently find use of one or the other. You can have GParted for partitioning, Backtrack for Pen Testing, System Rescue CD as a rescue CD, CloneZilla to clone your [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0px none;margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/multicdslogo.jpg?323f2c" alt="" vspace="5" align="left" />There are hundreds of <a href="http://www.makeuseof.com/tag/how-to-create-your-own-custom-windows-live-cd/">Live</a> <a href="http://www.makeuseof.com/tag/put-your-linux-distro-on-a-life-cd/">CDs</a> available on the Internet these days free of cost. Many of them are indispensable for a variety of purposes. I consistently find use of one or the other. You can have <a href="http://gparted.sourceforge.net/">GParted</a> for partitioning, <a href="http://www.backtrack-linux.org/">Backtrack</a> for Pen Testing, <a href="http://www.sysresccd.org/Main_Page">System Rescue CD</a> as a rescue CD, <a href="http://clonezilla.org/">CloneZilla</a> to clone your hard disk, DBN to completely wipe off data of your hard drive and then there are hundreds of Linux distributions that you can find as a bootable CDs. Make a pick and you add another one to the stack of CDs.</p>
<p>While all these tools are fine and dandy, carrying a number of CD&#8217;s along is too much of a hassle. Add to that the fact that many of the above are considerably smaller than a CD&#8217;s 700MB capacity.</p>
<p><span id="more-35899"></span><br />
If you ever wondered how you could combine multiple ISO files and how to burn a single ISO image file onto DVD that could let you use all of them, the answer lies in this article. We are going to combine multiple ISO images and show you how to burn an ISO image file comprising all of them. The tool that I would be using is a shell script appropriately known as the &#8220;Multi CD&#8221;. You can download Multi CD <a href="http://multicd.tuxfamily.org/#Downloads">here</a>. The process of creating a composite image is not so straight forward, but not rocket science either. There are a few steps that you need to keep in mind, and I will try my best to go through all of them here.</p>
<p>First off you need to make sure that all the constituent ISO images are supported by Multi CD. There is a complete list that can be accessed <a href="http://multicd.tuxfamily.org/#SupportedDistros">here</a>. As you browse through the list you will notice that most of them have rather simplified names as opposed to what you get when you download an image from the Internet. This is a requirement of the script and you would have to rename the iso files to match these file names. That should of course be no major problem at all &#8211; all you need to do is change something like &#8220;<em>ubuntu-9.10-desktop-i386</em>&#8221; to &#8220;<em>ubuntu.iso</em>&#8220;.</p>
<p>And while you are at the page, pay special attention to not only the names that you need to give the ISO files but also to any additional caveats that may be mentioned there. The entry for Linux Mint for example lists that it cannot be on the same DVD as Ubuntu. So now you must choose between Ubuntu and Linux Mint if you had both of them in your list of constituent CD images.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/caveats.png?323f2c" alt="combine multiple iso files" width="569" height="75" /></p>
<p>Next, download the tar ball from the downloads section and extract it to a folder. Now drop all the ISO images that you want to combine into the folder you just created so that the folder looks something like this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/setupfolder.png?323f2c" alt="combine multiple iso files" width="372" height="275" /></p>
<p>Now its only a matter of executing the script. You would have to make it executable with a chmod +x and then execute it as:</p>
<ul>
<li>cd &lt;path to the folder you created above&gt;</li>
<li>chmod +x multi.sh</li>
<li>sudo ./multi.sh</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/commands.png?323f2c" alt="combine multiple iso" width="429" height="154" /></p>
<p>Provide the password at the prompt and MultiCD sets out to work. The result is a bootable ISO image that would allow you to use any of the constituent images that you  dropped in the folder. Burn it to a CD/DVD and it&#8217;s ready for use!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/createdimage.png?323f2c" alt="" width="372" height="275" /></p>
<p>There it is sitting in the same folder as <em>multicd.iso</em>.</p>
<p>Have you even attempted combine multiple ISO files into one before? Do you know of any other tools that can yield similar results with such ease on Windows? Let us know all about them in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/combine-multiple-iso-images-burn-single-bootable-iso-image-file/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>How To Create Windows-Compatible ISO Disc Images on Mac OS X</title>
		<link>http://www.makeuseof.com/tag/how-to-create-windows-compatible-iso-disc-images-in-mac-os-x/</link>
		<comments>http://www.makeuseof.com/tag/how-to-create-windows-compatible-iso-disc-images-in-mac-os-x/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 19:30:20 +0000</pubDate>
		<dc:creator>Jackson Chung</dc:creator>
				<category><![CDATA[Cool Mac Apps & Tips]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[CD]]></category>
		<category><![CDATA[cd-dvd tools]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[terminal tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=31911</guid>
		<description><![CDATA[I ran into this enigma a couple of days back. Here&#8217;s what happened: I needed to create a clone of a disc to be shared with friends and it had to be compatible with Windows (because it was a Windows-only disc anyway but that&#8217;s not the point). I knew for a fact that using Toast [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/iso.jpg?323f2c" style="margin-right:20px" vspace=5>I ran into this enigma a couple of days back. Here&#8217;s what happened: I needed to create a clone of a disc to be shared with friends and it had to be compatible with Windows (because it was a Windows-only disc anyway but that&#8217;s not the point). I knew for a fact that using Toast was a sure-fire way to create a clone of any discs. I began to do some research on Google, trying to find another method to create a Windows-compatible ISO disc image, without the use of any additional apps.</p>
<p>And guess what? Mac OS X does not disappoint. By combining the trusty Disk Utility and some black magic from Terminal, I was able to create an ISO on Mac OS X that works in both Mac and Windows. It&#8217;s actually pretty simple. Here&#8217;s how.<br />
<span id="more-31911"></span><br />
Insert the disc into the CD/DVD drive and launch Disk Utility. The disk will appear in the left column window. Click on it once so that its highlighted, as shown in the screenshot below.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/diskutility1.jpg?323f2c" alt="create iso image on mac" /></p>
<p>Now that we have the source of the disc image selected, click on File-&gt;New-&gt;Disk Image from &#8220;insert name of source&#8221;. In the pop-up window which appears, select the Desktop as the destination just to make life a little simpler. Next, make sure that DVD/CD Master is selected as the Image Format &#8212; that ensures the contents of the disk are completely copied into a resultant .cdr image (Tip: keep the image&#8217;s name short and simple so that it can be easily reproduced).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/diskutility2.jpg?323f2c" alt="create iso on mac" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/diskutility2-1.jpg?323f2c" alt="create iso image on mac os x" /></p>
<p>Click on Save and the disc image creation process will begin, indicated by a progress window. Depending on how large the disc is, the amount of time that&#8217;s necessary varies.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/diskutility3.jpg?323f2c" /></p>
<p>When the cloning process is complete, check the Desktop and the .cdr image should be there. You can use this image on Macs, it works perfectly. However, to share it with Windows computers, we first need to convert it into a recognizable format. To do this, the help of Terminal is required.</p>
<p>Launch Terminal either by Spotlighting for it or directly double-clicking on the app in ~/Applications/Utilities/ and type in:</p>
<blockquote><p>cd desktop</p></blockquote>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/diskutility4.jpg?323f2c" /></p>
<p>Then, enter this line of code to transform the .cdr to an ISO file:</p>
<blockquote><p>hdiutil makehybrid -iso -joliet -o [filename].iso [filename].cdr</p></blockquote>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/diskutility5.jpg?323f2c" /></p>
<p>Substitute both instances of [filename] with the name of the .cdr image. As you can tell from the screenshot above, Terminal will create a new hybrid image. This image can be read in both Windows and Macs and uses ISO 9660 and HFS file systems.</p>
<p>So there you go. You can easily create cross-platform hybrid disc images with your Mac without the need for any additional applications. How neat is that? To mount the disk image in Mac, simply double-click on it. In Windows, CD/DVD mounting tools are required &#8211;<a href="http://www.makeuseof.com/tag/3-simple-free-virtual-drive-tools-to-mount-disks-iso-images/"> Saikat featured a couple great tools</a> and <a href="http://www.makeuseof.com/tag/mount-cd-dvd-disk-images-using-a-portable-app/">Jorge wrote about one which doesn&#8217;t require installation</a>.</p>
<p>That&#8217;s just one of the few uses of Disk Utility. Jeffry used it to <a href="http://www.makeuseof.com/tag/upgrading-your-mac-to-snow-leopard-using-your-usb-drive/">install Snow Leopard from his thumbdrive</a> &#8212; check the article out, it&#8217;s really neat.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-create-windows-compatible-iso-disc-images-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Clonezilla &#8211; Free Advanced Hard Drive Cloning Software</title>
		<link>http://www.makeuseof.com/tag/free-advanced-hard-drive-cloning-solution-from-clonezilla/</link>
		<comments>http://www.makeuseof.com/tag/free-advanced-hard-drive-cloning-solution-from-clonezilla/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 14:00:34 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[pc maintenance]]></category>
		<category><![CDATA[restore]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=24859</guid>
		<description><![CDATA[Imaging hard drives is the process of taking a hard drive and copying it bit by bit to create an exact replica, in a way an &#8220;image&#8221; just like a photograph of a person is a snapshot of them at any moment in time. The cloning part is the process of taking that &#8220;image&#8221; of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/clonezillaLogo.jpeg?323f2c" alt="" vspace="5" align="left" />Imaging hard drives is the process of taking a hard drive and copying it bit by bit to create an exact replica, in a way an &#8220;image&#8221; just like a photograph of a person is a snapshot of them at any moment in time. The cloning part is the process of taking that &#8220;image&#8221; of a hard drive and placing copies of it on one or more other hard drives.</p>
<p>In a cloning project I worked on, my favorite freeware product from my googling journeys was <a href="http://www.clonezilla.org">Clonezilla</a>. Clonezilla is free hard drive cloning software for taking a snapshot of a system and reverting back to it later as a backup or to get things the way you once liked them.</p>
<p>When you have a new computer and begin installing software that you enjoy using, that would be a great time to image the hard drive in case something happens later. This can save time instead of having to reinstall your operating system if there is a virus or corruption in data. Creating a copy of a hard drive can also save you from ruining the state of a computer due to tinkering, installing software, etc. If you do PC repair for customers or as a hobbyist, you can also use this software before beginning work on some computers in case you would need a point of reference for any reason. Clonezilla, clones a 40 gigabyte hard drive in about 15 minutes.</p>
<p>Clonezilla has two forms, <strong>Clonezilla live</strong> <strong>and Clonezilla ServerEdition (SE)</strong>. Clonezilla live is used for cloning single machines while Clonezilla SE is for multiple machine deployments. This article is about Clonezilla live.<br />
<span id="more-24859"></span></p>
<p>When using the live version of the Clonezilla free hard drive cloning software, I burned it to a CD and then set the computer to boot from that CD. The first screens after Clonezilla begins, let you choose video resolution, language and keyboard layout.</p>
<p style="text-align: center;"><img class="size-full wp-image-25298 aligncenter" title="screenresGimp" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/screenresGimp1.png?323f2c" alt="Free Advanced Hard Drive Cloning Software" width="358" height="175" /></p>
<p>The following screen is where you will select to &#8220;Start_Clonezilla&#8221; or &#8220;Enter_Shell&#8221; which is to enter command line mode, to make things easier on myself I selected &#8220;Start_Clonezilla&#8221;.</p>
<p style="text-align: center;"><img class="size-full wp-image-25299 aligncenter" title="start_clonezillaGimp" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/start_clonezillaGimp.png?323f2c" alt="Advanced Hard Drive Cloning Software" width="407" height="136" /></p>
<p>At the next screen I selected &#8220;device-image&#8221;. The other option is to go direct from partition to partition or disk to disk or any combination in between, in case your choice is to only clone a single partition of a drive to another drive. I wanted to clone the whole enchilada so I selected &#8220;device-image&#8221;.</p>
<p align="center"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/device-imageGimp.png?323f2c" alt="device-imageGimp" width="480" height="166" /></p>
<p>The next screen was selecting where to place the image that was going to be created. Because I was saving the image across our network, I did not choose the more popular option of &#8220;local_dev&#8221; to save on a local hard drive or USB drive. If using &#8220;local_dev&#8221; you will just need to ensure the storage device has sufficient space for the image being cloned. The option that worked for me was selecting &#8220;samba_server&#8221; which is, in this arena, equivalent to a shared folder on a Windows network. You must allow write permissions on the shared folder for the account that is chosen.</p>
<p><img class="aligncenter size-full wp-image-25301" title="samba_serverGimp" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/samba_serverGimp.png?323f2c" alt="samba_serverGimp" width="469" height="185" /></p>
<p>After this step in the process, another thing that has to be decided is how to get an IP address, either statically assign one or send out a DHCP broadcast in search of one so the computer can begin talking on the network.</p>
<p>Then the next option is choosing the location where the Clonezilla image is going to be stored. You can either enter an IP address of the computer where the image will be stored or you can enter the Fully Qualified Domain Name of the computer, which might be something like &#8220;cloneserver.internaldomainname.com&#8221;. The next step is to choose which domain that computer resides on. Keeping with the previous example, I would enter &#8220;internaldomainname.com&#8221;.</p>
<p>Then you will be prompted to enter a username that has permissions to that save location. The name of the shared resource must also be provided, Clonezilla by default will elect to use a folder called &#8220;/images&#8221;. You must ensure that your shared resource and the response here match. We were placing our images in a folder named &#8220;CLONEZILLA&#8221;, so we would change &#8220;/images&#8221; to &#8220;/CLONEZILLA&#8221;. Make sure yours match also; if you get red letters in a message, there was a problem.</p>
<p>Now you will be prompted to hit Enter to put in the password associated with the account you chose. You will see a password prompt but when you type, no asterisk marks &#8220;***&#8221; will appear. Hit Enter after typing your password correctly. You must also select beginner or expert mode, since I had never used it before and I like doing things the easy way, I selected <em>beginner</em> mode.</p>
<p>In our project, when I wanted to copy a hard drive and save it as an image for use on other computers, I selected the &#8220;savedisk&#8221; option. When you want to <strong>restore an image</strong> to a hard drive, the process is very similar except at the option page where you originally selected &#8220;savedisk&#8221; you would select &#8220;<em>restoredisk</em>&#8221; instead. Some of the options after choosing to restore are not there; like you won&#8217;t be prompted to name the image but rather select it from a list of image files that are detected on the shared resource.</p>
<p><img class="aligncenter size-full wp-image-25305" title="restorediskGimp" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/restorediskGimp1.png?323f2c" alt="restorediskGimp" width="479" height="192" /></p>
<p>Then you must give the image a name. Which hard drive you are making a replica of, or pulling an image to, must also be selected, if there is only one hard drive to clone or overwrite then it will already be selected for you.</p>
<p><img class="aligncenter size-full wp-image-25306" title="imagenameGimp" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/imagenameGimp.png?323f2c" alt="imagenameGimp" width="426" height="88" /></p>
<p>Then you can begin the restoring process, by hitting Enter a couple of times, and confirming the actions. For other freeware cloning alternatives you could try <a href="http://nliteos.com/index.html">nLite</a>, <a href="http://www.pcinspector.de/Sites/clone_maxx/download.htm?language=1">PC Inspector Clonemax</a>,<a href="http://download.cnet.com/Macrium-Reflect-Free-Edition/3000-2242_4-10845728.html" target="_blank">Marcium Reflect Free Edition</a><strong>,<strong> </strong></strong>or <a href="http://odin-win.sourceforge.net/">Odin</a> and let us know what you think.</p>
<p>Check out the software and documentation from the <a href="http://www.clonezilla.org">Clonezilla</a> website.</p>
<p>What software do you use to clone your hard drive over a network? Let us know in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/free-advanced-hard-drive-cloning-solution-from-clonezilla/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>3 Simple Free Virtual Drive Tools to Mount Disks &amp; ISO Images</title>
		<link>http://www.makeuseof.com/tag/3-simple-free-virtual-drive-tools-to-mount-disks-iso-images/</link>
		<comments>http://www.makeuseof.com/tag/3-simple-free-virtual-drive-tools-to-mount-disks-iso-images/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 18:01:36 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[virtual drive]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25206</guid>
		<description><![CDATA[ISO stands for the International Organization for Standardization. You wouldn&#8217;t know it but it&#8217;s one of the most powerful non-governmental organizations in the world. These are the guys who set the universal benchmarks known as ISO standards. Why are we discussing a world body in a tech site? It&#8217;s because they lend their name to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/Thumbnail11.png?323f2c" alt="Thumbnail" vspace="5" align="left" />ISO stands for the <em>International Organization for Standardization</em>. You wouldn&#8217;t know it but it&#8217;s one of the most powerful non-governmental organizations in the world. These are the guys who set the universal benchmarks known as ISO standards.</p>
<p>Why are we discussing a world body in a tech site? It&#8217;s because they lend their name to a well known file format too.</p>
<p>The ISO file (.iso) is just an archive file format of an optical disk. It can be said to be an exact clone of a file system because it&#8217;s a byte for byte copy of a disk with all of its data and metadata. It&#8217;s a popular format for downloads and transport over the internet. Anyone who has downloaded a game, an OS like a Linux distro, or an OS update would know them by sight. Also, being an open standard format along with another called UDF it&#8217;s supported by all optical disc software.</p>
<p>ISO is not the only one of its kind. There are others, each created by a disk manufacturer and his competitor. Some others you may have come across include &#8211; <em>img, bin, mdf, mds</em> etc.</p>
<p>So how does one deal with these ISO files? There are several easy ways :</p>
<ul>
<li>You can burn them directly to a disk.</li>
<li>You can open them like an archive (remember they are uncompressed archives) using archive tools like WinRAR.</li>
<li>You can mount them and treat it like a virtual drive.</li>
</ul>
<p><span id="more-25206"></span><br />
Using widely available tools called free virtual drive software or <em>Disk Emulators</em>, it&#8217;s easy to mount an ISO file (or a disk for that matter) and use it as one would with a disk loaded in the CD tray.</p>
<p>Let&#8217;s load with three simple and free virtual drive tools.</p>
<h3><a href="http://www.slysoft.com/en/virtual-clonedrive.html"><strong>Virtual CloneDrive</strong></a></h3>
<p>Virtual CloneDrive is a light 1.5 MB download which supports all common image formats such as <em>ISO, BIN, IMG, CCD, UDF, DVD </em>etc.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/1_Virtual-Clone-Drive.png?323f2c" alt="1_Virtual-Clone-Drive" width="426" height="295" /></p>
<p>Mounting an image file is as simple as double clicking it or selecting it with a browse from the system tray. Virtual CloneDrive can mount up to <strong>15 virtual drives at the same time</strong>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/1_Virtual-Clone-Drive-Setti.png?323f2c" alt="1_Virtual-Clone-Drive-Setti" width="351" height="287" /></p>
<p>Virtual CloneDrive is supported by Windows 98/98SE/ME/2000/XP/XP64/Vista/Vista64.</p>
<p><em>Note:</em> During the installation an alert that Virtual CloneDrive has not passed the Windows Driver Signature Test and the Windows Logo Test crops up. Ignore and continue with the installation.</p>
<h3><a href="http://www.magiciso.com/tutorials/miso-magicdisc-overview.htm"><strong>MagicDisc</strong></a></h3>
<p>MagicDisc is another light free virtual drive tool, downloading at 1.3MB. MagicDisc supports a large number of image formats like &#8220;“</p>
<p><em>BIN, IMA/IMG, CIF, NRG, IMG/CCD, MDF/MDS, VCD, VaporCD, P01/MD1/XA, VC4/000, VDI, C2D, BWI/BWT, CDI, TAO/DAO and PDI. </em></p>
<p>MagicDisc allows for the creation of <strong>15</strong> virtual drives and can also mount images on a networked machine. Mounting images is easy as the program also comes with an automatic image detection engine. MagicDisc can be set to auto-mount images after a reboot.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/2_MagicDisc.png?323f2c" alt="2_MagicDisc" width="191" height="344" /></p>
<p>MagicDisc also comes bundled with a lot of other features like &#8220;“</p>
<ul>
<li>It can make ISO images from a physical disk.</li>
<li>It has the ability to compress and encrypt ISO files.</li>
<li>It features an interface that can decompress UIF images to ISO format.</li>
</ul>
<p>MagicDisc (v2.7.106) is supported by Windows 98/98SE/ME/2000/XP /Vista/7.</p>
<h3><a href="http://www.disc-tools.com/download/daemon"><strong>DAEMON Tools Lite</strong></a></h3>
<p>DAEMON Tools Lite is the bulkiest of the trio with a 7.3MB download size. It is free for personal use. DAEMON Tools Lite supports a large number of image formats like &#8220;“</p>
<p><em>b5t (BlindWrite images)/b6t (BlindWrite images)/bwt (BlindRead images)/ccd (CloneCD images)/cdi (DiscJuggler images)/cue (Cue sheets)/ iso (Standard ISO images)/mds (Media Descriptor Files)/nrg (Nero images)/ pdi (Instant CD/DVD images)/ isz (Compressed ISO images).</em></p>
<p>DAEMON Tools Lite gives us four virtual drives to work with. The image files can be mounted from the tray icon with a right or a left click. An image catalog saves a record of all image files mounted.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/3_DaemonTools.png?323f2c" alt="3_DaemonTools" width="379" height="176" /></p>
<p>Also, the <em>DAEMON Tools Panel</em> gives a convenient interface to all functions of DAEMON Tools.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/3_DaemonTools-Panel.png?323f2c" alt="3_DaemonTools-Panel" width="580" height="136" /></p>
<p>The <em>Mount&#8217;n'Drive Manager</em> bookmarks all your image files to give one touch access to mount and use them. The manager handles all mounting and un-mounting functions of the image files.</p>
<p>The <em>Disc Imaging</em> utility is a handy for creating image files in MDS or ISO format from physical disks. The data can also be compressed or encrypted with a password.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/3_Disc-Imaging.png?323f2c" alt="3_Disc-Imaging" width="345" height="451" /></p>
<p>The program&#8217;s settings also lists a host of functions like auto-mounting, blocking un-mounting while image is in use, hot key settings, association settings with image formats and an <a href="http://www.daemon-help.com/user_interface_lite/tray_icon_right_click_menu_lite/preferences_lite.html">Advanced Tab</a> which handles copy protection features.</p>
<p>DAEMON Tools Lite (v4.30.4) is supported by Windows 98/98SE/ME/2000/XP /Vista/7.</p>
<p>Any of these three free virtual drive tools can stand up to the task of handling virtual disk jobs.We have previously featured a few other image mounting software&#8217;s on these posts&#8230;</p>
<p><a href="http://www.makeuseof.com/tag/how-to-rip-mount-multiple-isos-easily-windows-only/">How To Rip &amp; Mount Multiple ISO Images Easily</a><br />
<a href="http://www.makeuseof.com/tag/pismo-file-mount-mount-zip-cddvd-images-and-encrypt-folders/">Mount Zip Files, CD/DVD Images &amp; Encrypt Folders</a><br />
<a href="http://www.makeuseof.com/tag/mount-cd-dvd-disk-images-using-a-portable-app/">Mount CD or DVD Image Files Virtually Using A Portable App</a></p>
<p>Which one is your pick? Let us know about your favorite tools to mount disks and ISO images.</p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.flickr.com/photos/bobbigmac/">bobbigmac</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-simple-free-virtual-drive-tools-to-mount-disks-iso-images/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/49 queries in 0.208 seconds using apc
Object Caching 755/875 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-10 16:00:39 -->
