I was wondering how to mount an ISO file in Mac, and a quick search on Google led me to the answer. Turns out that to mount an ISO file in Mac, all you need to do is to open up your Terminal application, go to where you ISO file is, and type:
hdiutil mount yourfile.iso
After that, your ISO will appear as a mounted volume on your Mac OS X computer. That’s it – it’s that easy! To unmount it, I just go to my Finder and unmount it the normal way I unmount volumes in Mac.
Similar Posts:
- How To Find Out What’s Locking Files or Folders in Mac
- Using Google For Calculations and Conversions (Metric, Distance, ANYTHING!)
- How To Batch Unzip A Series of Sequential Zip Files In Mac OSX
- Desktop Search Review: Google vs Yahoo X1 vs Copernic
- How To Use Rsync on the Mac – A Backup Solution Better Than Time Machine?
Tags: file, hdiutil, iso, mac os x, mount, unmount, volume

Leave a Reply