<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Easily Mount an ISO in Mac OS X</title>
	<atom:link href="http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Sun, 12 Feb 2012 14:00:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: James</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-318937</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 19 Jan 2012 20:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-318937</guid>
		<description>ISO and IMG are much the same thing; they&#039;re both filesystems in a distributable/ loopback form- an ISO is usually an iso9660 image (Which is where we get the name from) though of course because OSX relies on magic numbers and not suffixes it could be anything:

bash-3.2$ file centos-5.5.img 
centos-5.5.img: ISO 9660 CD-ROM filesystem data &#039;CentOS_5.5_Final&#039; (bootable)


Now; hdiutil is essentially a wrapper around the mount command to do the Mac specifics; you can see this with strings /usr/bin/hdiutil&#124;less.

I know it is tempting to jump on the perceived &quot;I&#039;m a Mac user, that must mean I can be a dick&quot; bandwagon but seriously? Use your brain a little more.</description>
		<content:encoded><![CDATA[<p>ISO and IMG are much the same thing; they&#8217;re both filesystems in a distributable/ loopback form- an ISO is usually an iso9660 image (Which is where we get the name from) though of course because OSX relies on magic numbers and not suffixes it could be anything:</p>
<p>bash-3.2$ file centos-5.5.img<br />
centos-5.5.img: ISO 9660 CD-ROM filesystem data &#8216;CentOS_5.5_Final&#8217; (bootable)</p>
<p>Now; hdiutil is essentially a wrapper around the mount command to do the Mac specifics; you can see this with strings /usr/bin/hdiutil|less.</p>
<p>I know it is tempting to jump on the perceived &#8220;I&#8217;m a Mac user, that must mean I can be a dick&#8221; bandwagon but seriously? Use your brain a little more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JazzyJ</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-301130</link>
		<dc:creator>JazzyJ</dc:creator>
		<pubDate>Sat, 17 Dec 2011 16:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-301130</guid>
		<description>PROBLEM SOLVED!!

You no longer need to have a 1GB Toast app!!

Download ToastMount and use this:

http://toastmount.sourceforge.net/</description>
		<content:encoded><![CDATA[<p>PROBLEM SOLVED!!</p>
<p>You no longer need to have a 1GB Toast app!!</p>
<p>Download ToastMount and use this:</p>
<p><a href="http://toastmount.sourceforge.net/" rel="nofollow">http://toastmount.sourceforge.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mount a DMG from the Command Line in Mac OS X</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-301123</link>
		<dc:creator>Mount a DMG from the Command Line in Mac OS X</dc:creator>
		<pubDate>Sat, 17 Dec 2011 15:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-301123</guid>
		<description>[...] hdiutil tool works to mount .iso and other image files as well as being able to convert them to other disk image formats.            [...]</description>
		<content:encoded><![CDATA[<p>[...] hdiutil tool works to mount .iso and other image files as well as being able to convert them to other disk image formats.            [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yao</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-271124</link>
		<dc:creator>yao</dc:creator>
		<pubDate>Mon, 07 Nov 2011 17:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-271124</guid>
		<description>Hi, i got an .iso file, i managed to mount it bt it won&#039;t play, just a whole bunch of files, it appears to be mounted but i can&#039;t play the dvd. Help please...</description>
		<content:encoded><![CDATA[<p>Hi, i got an .iso file, i managed to mount it bt it won&#8217;t play, just a whole bunch of files, it appears to be mounted but i can&#8217;t play the dvd. Help please&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-251277</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sun, 09 Oct 2011 15:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-251277</guid>
		<description>thank u !!!!!!!!! I needed this info.. And its so simple !</description>
		<content:encoded><![CDATA[<p>thank u !!!!!!!!! I needed this info.. And its so simple !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jake</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-244678</link>
		<dc:creator>jake</dc:creator>
		<pubDate>Wed, 28 Sep 2011 14:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-244678</guid>
		<description>this works fine, i can browse the dvd, but there is no option (that i can see) to autoplay the dvd so it runs like a real dvd movie</description>
		<content:encoded><![CDATA[<p>this works fine, i can browse the dvd, but there is no option (that i can see) to autoplay the dvd so it runs like a real dvd movie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mounting Discs and Disc Images in Windows and Mac OSX &#124; Sourcegirl &#8211; Adventures in Software, Hardware, Cloud &#38; Mobile</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-235984</link>
		<dc:creator>Mounting Discs and Disc Images in Windows and Mac OSX &#124; Sourcegirl &#8211; Adventures in Software, Hardware, Cloud &#38; Mobile</dc:creator>
		<pubDate>Mon, 12 Sep 2011 11:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-235984</guid>
		<description>[...] disks, as well in Mac OSX. It&#8217;s a bit easier in Mac as there is a built in utility called Disk Utility, but you have to go find it in the Utilities section of Applications (or run from a command [...]</description>
		<content:encoded><![CDATA[<p>[...] disks, as well in Mac OSX. It&#8217;s a bit easier in Mac as there is a built in utility called Disk Utility, but you have to go find it in the Utilities section of Applications (or run from a command [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ImacTard</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-227365</link>
		<dc:creator>ImacTard</dc:creator>
		<pubDate>Wed, 24 Aug 2011 14:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-227365</guid>
		<description>i mounted my mac once. it was a very tender moment.</description>
		<content:encoded><![CDATA[<p>i mounted my mac once. it was a very tender moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ImacTard</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-227364</link>
		<dc:creator>ImacTard</dc:creator>
		<pubDate>Wed, 24 Aug 2011 14:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-227364</guid>
		<description>WOW thanks</description>
		<content:encoded><![CDATA[<p>WOW thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-221370</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Tue, 09 Aug 2011 13:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-221370</guid>
		<description>A JPEG is an image as well but you can&#039;t double click to mount those in Mac OS X either.

See what I did there?</description>
		<content:encoded><![CDATA[<p>A JPEG is an image as well but you can&#8217;t double click to mount those in Mac OS X either.</p>
<p>See what I did there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BeforeA</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-218038</link>
		<dc:creator>BeforeA</dc:creator>
		<pubDate>Thu, 28 Jul 2011 22:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-218038</guid>
		<description>An ISO is an image, dimwit.</description>
		<content:encoded><![CDATA[<p>An ISO is an image, dimwit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fishcake21</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-210271</link>
		<dc:creator>Fishcake21</dc:creator>
		<pubDate>Sun, 10 Jul 2011 05:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-210271</guid>
		<description>Wii isos uses a custom proprietary file system that Operating systems do not recognize.

And if you burned the disc, it will show on windows as unrecognize format, but with OSX it will show as a blank disc when that is not true, and you have to do a raw data dump.

Of course i don&#039;t expect you to know about this... completely off related topic..</description>
		<content:encoded><![CDATA[<p>Wii isos uses a custom proprietary file system that Operating systems do not recognize.</p>
<p>And if you burned the disc, it will show on windows as unrecognize format, but with OSX it will show as a blank disc when that is not true, and you have to do a raw data dump.</p>
<p>Of course i don&#8217;t expect you to know about this&#8230; completely off related topic..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-208422</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Mon, 04 Jul 2011 16:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-208422</guid>
		<description>hey! just wondering where you got the copy of reason 5? ive been looking everywhere and could only find reason 4.. please help!! much appreciated!! :D:D</description>
		<content:encoded><![CDATA[<p>hey! just wondering where you got the copy of reason 5? ive been looking everywhere and could only find reason 4.. please help!! much appreciated!! <img src='http://osxdaily.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bmarey83</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-205737</link>
		<dc:creator>bmarey83</dc:creator>
		<pubDate>Wed, 22 Jun 2011 14:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-205737</guid>
		<description>loco nino, i had the same problem, all you have to do is use toast to mount the file and then it works and reason will detect your disc!</description>
		<content:encoded><![CDATA[<p>loco nino, i had the same problem, all you have to do is use toast to mount the file and then it works and reason will detect your disc!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uyen</title>
		<link>http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-203250</link>
		<dc:creator>uyen</dc:creator>
		<pubDate>Sat, 11 Jun 2011 21:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2008/04/22/easily-mount-an-iso-in-mac-os-x/#comment-203250</guid>
		<description>hi, 
all the files are unix executable files after I mount .iso file. How can i install .iso file on Mac? it&#039;s a software. 
thank you.</description>
		<content:encoded><![CDATA[<p>hi,<br />
all the files are unix executable files after I mount .iso file. How can i install .iso file on Mac? it&#8217;s a software.<br />
thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>


<!-- W3 Total Cache: Page cache debug info:
Engine:             disk (enhanced)
Key:                2008/04/22/easily-mount-an-iso-in-mac-os-x/feed/_index.html
Caching:            disabled
Reject reason:      user agent is rejected
Status:             not cached
Creation Time:      0.126s
Header info:
X-Pingback:         http://osxdaily.com/xmlrpc.php
Last-Modified:      Sun, 12 Feb 2012 14:00:21 GMT
ETag:               "1bd95e7edeca3c9bda06e8fd64b1668e"
X-Powered-By:       W3 Total Cache/0.9.1.3
Link:               <http://wp.me/ps4An-4r>; rel=shortlink
Content-Type:       text/xml; charset=UTF-8
-->
