<?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>MacInUse.com &#187; burn dmg</title>
	<atom:link href="http://www.macinuse.com/tag/burn-dmg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macinuse.com</link>
	<description></description>
	<lastBuildDate>Mon, 15 Feb 2010 09:01:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to convert dmg file to iso on your Mac</title>
		<link>http://www.macinuse.com/burn-cddvd/how-to-convert-dmg-files-to-iso-files-for-pc-burn/</link>
		<comments>http://www.macinuse.com/burn-cddvd/how-to-convert-dmg-files-to-iso-files-for-pc-burn/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 20:42:01 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Burn CD/DVD]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mac Files Format]]></category>
		<category><![CDATA[burn dmg]]></category>
		<category><![CDATA[convert dmg to iso]]></category>

		<guid isPermaLink="false">http://www.macinuse.com/?p=502</guid>
		<description><![CDATA[I have read so many articles and forums about how to convert a dmg file to iso file on Mac so that it can be burn on Windows platform. Eventually, i have found the solution on a few forums but sadly, nobody dare to sum it up or report back the result. So i went [...]


Related posts:<ol><li><a href='http://www.macinuse.com/burn-cddvd/how-to-burn-dmg-file-on-windows-pc/' rel='bookmark' title='Permanent Link: How to Burn Mac dmg image File on Windows PC'>How to Burn Mac dmg image File on Windows PC</a></li><li><a href='http://www.macinuse.com/os-x-issues/how-to-change-short-name-os-x-user-account/' rel='bookmark' title='Permanent Link: How to Change Short name OS X User Account'>How to Change Short name OS X User Account</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I have read so many articles and forums about how to convert a dmg file to iso file on Mac so that it can be burn on Windows platform. Eventually, i have found the solution on a few forums but sadly, nobody dare to sum it up or report back the result. So i went away and tried all the methods i&#8217;ve read and here are two methods that make most sense to me.</p>
<p><strong>Method 1: using Terminal</strong></p>
<p>To change a file with dmg extension to iso, just open up the terminal window and type the following command:</p>
<pre><code>hdiutil convert /path/to/yourfilename.dmg -format UDTO -o /path/to/savefile.iso
</code></pre>
<p>Above command will simply replace <tt>/path/to/yourfilename.dmg</tt> with the path and name of the existing .dmg file, and then replace <tt>/path/to/newfile.iso</tt> with the chosen path and chosen name for the converted iso image.</p>
<p><strong>Method 2: using disk utility, this will work with leopard DVD also</strong></p>
<p>1. create a new image using format DVD/CD Master from your existing .dmg image</p>
<p>2. simply change the .cdr.dmg extension of the file to .iso (command key + i)</p>
<p>That&#8217;s it. However there are methods for converting dmg file to iso on Windows as well which one of my popular post:  <a href="http://http://www.macinuse.com/burn-cddvd/how-to-burn-dmg-file-on-windows-pc/" target="_self">burning dmg on Windows PC</a> can be applied to. But that isn&#8217;t throughly enough so i will explain more on that in my coming post.</p>
<img src="http://www.macinuse.com/?ak_action=api_record_view&id=502&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.macinuse.com/burn-cddvd/how-to-burn-dmg-file-on-windows-pc/' rel='bookmark' title='Permanent Link: How to Burn Mac dmg image File on Windows PC'>How to Burn Mac dmg image File on Windows PC</a></li><li><a href='http://www.macinuse.com/os-x-issues/how-to-change-short-name-os-x-user-account/' rel='bookmark' title='Permanent Link: How to Change Short name OS X User Account'>How to Change Short name OS X User Account</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.macinuse.com/burn-cddvd/how-to-convert-dmg-files-to-iso-files-for-pc-burn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
