<?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: Burn an ISO Image from the Command Line</title>
	<atom:link href="http://osxdaily.com/2012/03/13/burn-an-iso-image-from-the-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2012/03/13/burn-an-iso-image-from-the-command-line/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Tue, 18 Jun 2013 21:04:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Create ISO Images from the Command Line</title>
		<link>http://osxdaily.com/2012/03/13/burn-an-iso-image-from-the-command-line/#comment-358637</link>
		<dc:creator>Create ISO Images from the Command Line</dc:creator>
		<pubDate>Fri, 16 Mar 2012 17:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=28346#comment-358637</guid>
		<description>[...] any source disk or data by using the command line in Mac OS X. This isn&#8217;t too different than burning them through Terminal, and you can use either the hdiutil tool or dd [...]</description>
		<content:encoded><![CDATA[<p>[...] any source disk or data by using the command line in Mac OS X. This isn&#8217;t too different than burning them through Terminal, and you can use either the hdiutil tool or dd [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas de Lima</title>
		<link>http://osxdaily.com/2012/03/13/burn-an-iso-image-from-the-command-line/#comment-356776</link>
		<dc:creator>Lucas de Lima</dc:creator>
		<pubDate>Wed, 14 Mar 2012 15:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=28346#comment-356776</guid>
		<description>Something strange, I tried &#039;umount&#039; and get this message:

umount(/Volumes/SEM TITULO): Resource busy -- try &#039;diskutil unmount&#039;

Then i tried what terminal told me to do, &#039;diskutil unmount&#039; and it worked.
I will try to finish the tutorial this way and see if it work.</description>
		<content:encoded><![CDATA[<p>Something strange, I tried &#8216;umount&#8217; and get this message:</p>
<p>umount(/Volumes/SEM TITULO): Resource busy &#8212; try &#8216;diskutil unmount&#8217;</p>
<p>Then i tried what terminal told me to do, &#8216;diskutil unmount&#8217; and it worked.<br />
I will try to finish the tutorial this way and see if it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://osxdaily.com/2012/03/13/burn-an-iso-image-from-the-command-line/#comment-356753</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Wed, 14 Mar 2012 15:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=28346#comment-356753</guid>
		<description>Typo, should be &#039;umount&#039; not &#039;unmount&#039;

Thanks for catching that.</description>
		<content:encoded><![CDATA[<p>Typo, should be &#8216;umount&#8217; not &#8216;unmount&#8217;</p>
<p>Thanks for catching that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://osxdaily.com/2012/03/13/burn-an-iso-image-from-the-command-line/#comment-356751</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Wed, 14 Mar 2012 15:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=28346#comment-356751</guid>
		<description>By reversing the parameters, you end up creating an ISO rather than burning it.</description>
		<content:encoded><![CDATA[<p>By reversing the parameters, you end up creating an ISO rather than burning it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Me_too</title>
		<link>http://osxdaily.com/2012/03/13/burn-an-iso-image-from-the-command-line/#comment-356702</link>
		<dc:creator>Me_too</dc:creator>
		<pubDate>Wed, 14 Mar 2012 14:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=28346#comment-356702</guid>
		<description>I think the command parameters are reversed. It should be dd count=1 if=/dev/disk1s1/ of=/Users/Will/Desktop/OSXMountainGorilla.iso</description>
		<content:encoded><![CDATA[<p>I think the command parameters are reversed. It should be dd count=1 if=/dev/disk1s1/ of=/Users/Will/Desktop/OSXMountainGorilla.iso</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://osxdaily.com/2012/03/13/burn-an-iso-image-from-the-command-line/#comment-356649</link>
		<dc:creator>me</dc:creator>
		<pubDate>Wed, 14 Mar 2012 13:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=28346#comment-356649</guid>
		<description>man hdiutil


sh-3.2$ hdiutil burn
hdiutil: burn: no input file specified
Usage:  hdiutil burn [options] 
        hdiutil burn -help
sh-3.2$</description>
		<content:encoded><![CDATA[<p>man hdiutil</p>
<p>sh-3.2$ hdiutil burn<br />
hdiutil: burn: no input file specified<br />
Usage:  hdiutil burn [options]<br />
        hdiutil burn -help<br />
sh-3.2$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas de Lima</title>
		<link>http://osxdaily.com/2012/03/13/burn-an-iso-image-from-the-command-line/#comment-356616</link>
		<dc:creator>Lucas de Lima</dc:creator>
		<pubDate>Wed, 14 Mar 2012 12:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=28346#comment-356616</guid>
		<description>I can&#039;t use the &quot;unmount&quot; command. Everytime time i try i get the message:

unmount: command not found

How can i install the &quot;unmount&quot; command?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t use the &#8220;unmount&#8221; command. Everytime time i try i get the message:</p>
<p>unmount: command not found</p>
<p>How can i install the &#8220;unmount&#8221; command?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/3 queries in 0.004 seconds using disk: basic
Object Caching 255/256 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-06-19 01:18:31 -->