Skip to main content

How To Create Windows-Compatible ISO Disc Images on Mac


I ran into this enigma a couple of days back. Here’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’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.
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 that works in both Mac and WIndows. It’s actually pretty simple. Here’s how.

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.

Now that we have the source of the disc image selected, click on File->New->Disk Image from “insert name of source”. 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 — that ensures the contents of the disk are completely copied into a resultant .cdr image (Tip: keep the image’s name short and simple so that it can be easily reproduced).


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’s necessary varies.

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.
Launch Terminal either by Spotlighting for it or directly double-clicking on the app in ~/Applications/Utilities/ and type in:
cd desktop

Then, enter this line of code to transform the .cdr to an ISO file:
hdiutil makehybrid -iso -joliet -o [filename].iso [filename].cdr

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.
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 – Saikat featured a couple great tools and Jorge wrote about one which doesn’t require installation.
That’s just one of the few uses of Disk Utility. Jeffry used it to install Snow Leopard from his thumbdrive — check the article out, it’s really neat.

Comments

Popular posts from this blog

Build Your Own Awesome Personal 3D Avatar with Avatara

Do you use social networks and want to build your own awesome 3D avatar? Maybe you want to send someone a cute cuddly image of yourself (kind of)? Or maybe you have your own ideas of what you would do with an Avatar… Well look no further than Avatara which I discovered from the MakeUseOf directory . You can create 3d avatars out of pre-set up templates or create your own from scratch. To start, visit Avatara’s homepage . You will see this screen: Click Get Started to umm, get started! That will take you to this screen: You see that you can build your own Avatar using an uploaded head shot like the Obama one above (just an example, guys). Or roll with one of their awesome avatars. I chose to start with a blank avatar by clicking Start with a blank avatar at the bottom of the screen. That takes you to here: I clicked on the filter at the top and told it to filter out everything but male characters and then I saw this: I rolled with Buck and continued. You need to click Select...

MoviePass drops pricing to under $7 per month, if you opt for the annual plan

MoviePass, the subscription service that lets consumers pay a monthly fee to see unlimited movies in theaters across the U.S., is slashing its prices yet again. The company announced today it’s now offering its service for $6.95 per month, down from the current price of $9.95 per month, when customers commit to a one-year subscription plan. That works out to a flat fee of $89.95 annually. The deal is a limited-time promotion, as opposed to a permanent pricing change, but MoviePass didn’t say how long the offer is valid. However, it is open to both new and existing subscribers – the latter who would receive a 25 percent savings on their current subscription if switching over to the annual plan. This is not the first time that MoviePass has dropped its pricing. When the company introduced its $9.95 per month, one-movie-per-day plan this August, down from $15 for 2 movies per month (or more in select markets like L.A. and NYC, and going as high as $50), it saw so many new sign-up...

ASUS VivoBook X202E Windows 8 Touchscreen Laptop Review And Giveaway

It wasn’t very long ago when prices of touchscreen Windows 8 laptops soared beyond $1000. Thankfully, those days are behind us, and portable computers can easily be purchased – touchscreen and all – for under $500. That’s precisely the demographic in which the ASUS VivoBook X202E falls. When compared to a high-end laptop, its specifications might seem modest, but for laptop buyers just looking for a way to browse the web, watch videos, use basic apps, and not spend too much money, something in this budget is perfectly suitable. The question is, of course, how does the ASUS VivoBook X202E compare to others on the market, and is it the one which you should be spending your hard-earned money on? Well, you’re just going to have to keep reading to find out. Best of all, we are giving away an ASUS VivoBook X202E to one lucky winner. Keep reading for your chance to take home this Windows 8 touchscreen laptop! Introducing the ASUS VivoBook X202E Laptop The ASUS VivoBook X202...