<?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"
	>
<channel>
	<title>Comments on: How to Create a Disk Image Installer for Apple Mac OS X</title>
	<atom:link href="http://digital-sushi.org/entry/how-to-create-a-disk-image-installer-for-apple-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://digital-sushi.org/entry/how-to-create-a-disk-image-installer-for-apple-mac-os-x/</link>
	<description>Thoughts on language design, API design, compilers, Smalltalk, and Java technology</description>
	<pubDate>Sat, 05 Jul 2008 11:17:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Switchers&#8217; Blog &#187; New 1Password DMG, Including Custom Applications Icon!</title>
		<link>http://digital-sushi.org/entry/how-to-create-a-disk-image-installer-for-apple-mac-os-x/#comment-1721</link>
		<dc:creator>Switchers&#8217; Blog &#187; New 1Password DMG, Including Custom Applications Icon!</dc:creator>
		<pubDate>Sat, 21 Jun 2008 19:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://digital-sushi.org/entry/how-to-create-a-disk-image-installer-for-apple-mac-os-x/#comment-1721</guid>
		<description>[...] those looking for technical details on how to make a DMG like this, there are many existing articles that do a great job explaining the process. There is even a video [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] those looking for technical details on how to make a DMG like this, there are many existing articles that do a great job explaining the process. There is even a video [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KevinG</title>
		<link>http://digital-sushi.org/entry/how-to-create-a-disk-image-installer-for-apple-mac-os-x/#comment-1531</link>
		<dc:creator>KevinG</dc:creator>
		<pubDate>Thu, 10 Apr 2008 04:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://digital-sushi.org/entry/how-to-create-a-disk-image-installer-for-apple-mac-os-x/#comment-1531</guid>
		<description>Thanks for the wonderful article - I spent all day trying to do something similar without know much about using macs. Your well written blog quickly helped me create the image I needed.</description>
		<content:encoded><![CDATA[<p>Thanks for the wonderful article - I spent all day trying to do something similar without know much about using macs. Your well written blog quickly helped me create the image I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SciTools</title>
		<link>http://digital-sushi.org/entry/how-to-create-a-disk-image-installer-for-apple-mac-os-x/#comment-1530</link>
		<dc:creator>SciTools</dc:creator>
		<pubDate>Thu, 10 Apr 2008 04:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://digital-sushi.org/entry/how-to-create-a-disk-image-installer-for-apple-mac-os-x/#comment-1530</guid>
		<description>&lt;strong&gt;OS X and Understand 2.0...&lt;/strong&gt;

Recently we&#160;added OS X support for Understand 2.0. I'm not a Mac user myself, but as the "Build Engineer" I've spent quite a bit of time on our Mac build machine lately getting the installer polished up and I have......</description>
		<content:encoded><![CDATA[<p><strong>OS X and Understand 2.0&#8230;</strong></p>
<p>Recently we&nbsp;added OS X support for Understand 2.0. I&#8217;m not a Mac user myself, but as the &#8220;Build Engineer&#8221; I&#8217;ve spent quite a bit of time on our Mac build machine lately getting the installer polished up and I have&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geowerker</title>
		<link>http://digital-sushi.org/entry/how-to-create-a-disk-image-installer-for-apple-mac-os-x/#comment-1103</link>
		<dc:creator>Geowerker</dc:creator>
		<pubDate>Fri, 25 Jan 2008 22:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://digital-sushi.org/entry/how-to-create-a-disk-image-installer-for-apple-mac-os-x/#comment-1103</guid>
		<description>With Leopard, some changes to Disk Utility complicate the "Creating a Disk Image Template" step. When creating a new image, if you change the 'Volume Size' the 'Partitions' setting will change. Before you click 'Create', 'Partitions' should be set to 'No partitions'. I had problems with other settings (the sparseimage disk name would revert to  'Disk 1' after being ejected); may be a Disk Utility bug, but no one should need multiple partitions for an installer anyway.</description>
		<content:encoded><![CDATA[<p>With Leopard, some changes to Disk Utility complicate the &#8220;Creating a Disk Image Template&#8221; step. When creating a new image, if you change the &#8216;Volume Size&#8217; the &#8216;Partitions&#8217; setting will change. Before you click &#8216;Create&#8217;, &#8216;Partitions&#8217; should be set to &#8216;No partitions&#8217;. I had problems with other settings (the sparseimage disk name would revert to  &#8216;Disk 1&#8242; after being ejected); may be a Disk Utility bug, but no one should need multiple partitions for an installer anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Halkmund</title>
		<link>http://digital-sushi.org/entry/how-to-create-a-disk-image-installer-for-apple-mac-os-x/#comment-1023</link>
		<dc:creator>Halkmund</dc:creator>
		<pubDate>Thu, 10 Jan 2008 14:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://digital-sushi.org/entry/how-to-create-a-disk-image-installer-for-apple-mac-os-x/#comment-1023</guid>
		<description>I had to change "hdutil unmount /Volumes/YoyodyneApp" into "hdutil eject /Volumes/YoyodyneApp" for the script to work. With the unmount verb the convert failed because of the sparseimage resource being temporarily unavailable... (in use by diskarbitrationd).

The rest all works fine. Nice job.</description>
		<content:encoded><![CDATA[<p>I had to change &#8220;hdutil unmount /Volumes/YoyodyneApp&#8221; into &#8220;hdutil eject /Volumes/YoyodyneApp&#8221; for the script to work. With the unmount verb the convert failed because of the sparseimage resource being temporarily unavailable&#8230; (in use by diskarbitrationd).</p>
<p>The rest all works fine. Nice job.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
