<?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: How To Properly Create And Burn CD/DVD ISO Images From The Command Line</title>
	<atom:link href="http://pthree.org/2011/09/26/how-to-properly-create-and-burn-cddvd-iso-images-from-the-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://pthree.org/2011/09/26/how-to-properly-create-and-burn-cddvd-iso-images-from-the-command-line/</link>
	<description>Linux.  GNU.  Freedom.</description>
	<lastBuildDate>Mon, 17 Jun 2013 17:06:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta3-24432</generator>
	<item>
		<title>By: Dinar Qurbanov</title>
		<link>http://pthree.org/2011/09/26/how-to-properly-create-and-burn-cddvd-iso-images-from-the-command-line/#comment-116175</link>
		<dc:creator>Dinar Qurbanov</dc:creator>
		<pubDate>Tue, 29 Nov 2011 12:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=2067#comment-116175</guid>
		<description><![CDATA[hello. how to correctly calculate md5 of cd, (to compare it with md5 of iso file?) there are 2 methods in https://help.ubuntu.com/community/HowToMD5SUM#Check_the_CD . do not you know better way?]]></description>
		<content:encoded><![CDATA[<p>hello. how to correctly calculate md5 of cd, (to compare it with md5 of iso file?) there are 2 methods in <a href="https://help.ubuntu.com/community/HowToMD5SUM#Check_the_CD" rel="nofollow">https://help.ubuntu.com/community/HowToMD5SUM#Check_the_CD</a> . do not you know better way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominik Honnef</title>
		<link>http://pthree.org/2011/09/26/how-to-properly-create-and-burn-cddvd-iso-images-from-the-command-line/#comment-116165</link>
		<dc:creator>Dominik Honnef</dc:creator>
		<pubDate>Sun, 27 Nov 2011 18:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=2067#comment-116165</guid>
		<description><![CDATA[Shouldn&#039;t the DVD drive itself, and thus the drivers in the kernel, take care of detecting errors in the first place?]]></description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t the DVD drive itself, and thus the drivers in the kernel, take care of detecting errors in the first place?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Gutter</title>
		<link>http://pthree.org/2011/09/26/how-to-properly-create-and-burn-cddvd-iso-images-from-the-command-line/#comment-115980</link>
		<dc:creator>Jan Gutter</dc:creator>
		<pubDate>Tue, 27 Sep 2011 07:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://pthree.org/?p=2067#comment-115980</guid>
		<description><![CDATA[Sorry to burst your bubble, but it turns out that it&#039;s actually:

$ wodim -v -eject cdimage.iso # NO!

$ wodim -v -eject padsize=63s -pad -dao cdimage.iso # YES!

Why the padding? Turns out that a lot of distributed .iso&#039;s haven&#039;t been created with proper padding (I&#039;m looking at YOU, Ubuntu!). -dao and padding helps with CD drives can&#039;t handle data that ends abruptly. For more info, check out:

http://www.troubleshooters.com/linux/coasterless.htm]]></description>
		<content:encoded><![CDATA[<p>Sorry to burst your bubble, but it turns out that it&#8217;s actually:</p>
<p>$ wodim -v -eject cdimage.iso # NO!</p>
<p>$ wodim -v -eject padsize=63s -pad -dao cdimage.iso # YES!</p>
<p>Why the padding? Turns out that a lot of distributed .iso&#8217;s haven&#8217;t been created with proper padding (I&#8217;m looking at YOU, Ubuntu!). -dao and padding helps with CD drives can&#8217;t handle data that ends abruptly. For more info, check out:</p>
<p><a href="http://www.troubleshooters.com/linux/coasterless.htm" rel="nofollow">http://www.troubleshooters.com/linux/coasterless.htm</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
