<?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: Howto Convert a .nrg (Nero) file to a .iso file in Debian</title>
	<atom:link href="http://www.debianadmin.com/howto-convert-a-nrg-nero-file-to-a-iso-file-in-debian.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/howto-convert-a-nrg-nero-file-to-a-iso-file-in-debian.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 18 Mar 2010 18:04:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nono</title>
		<link>http://www.debianadmin.com/howto-convert-a-nrg-nero-file-to-a-iso-file-in-debian.html/comment-page-1#comment-3821</link>
		<dc:creator>nono</dc:creator>
		<pubDate>Wed, 14 Oct 2009 09:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-convert-a-nrg-nero-file-to-a-iso-file-in-debian.html#comment-3821</guid>
		<description>No no... NRG files DO NOT have a 300kb header. That dd command won&#039;t work. you would want something more like this:

dd ibs=2048 count=[filesize-156] if=image.nrg of=image.iso</description>
		<content:encoded><![CDATA[<p>No no&#8230; NRG files DO NOT have a 300kb header. That dd command won&#8217;t work. you would want something more like this:</p>
<p>dd ibs=2048 count=[filesize-156] if=image.nrg of=image.iso</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khurn Noy</title>
		<link>http://www.debianadmin.com/howto-convert-a-nrg-nero-file-to-a-iso-file-in-debian.html/comment-page-1#comment-1784</link>
		<dc:creator>Khurn Noy</dc:creator>
		<pubDate>Sat, 10 May 2008 17:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-convert-a-nrg-nero-file-to-a-iso-file-in-debian.html#comment-1784</guid>
		<description>thank you</description>
		<content:encoded><![CDATA[<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: default</title>
		<link>http://www.debianadmin.com/howto-convert-a-nrg-nero-file-to-a-iso-file-in-debian.html/comment-page-1#comment-1783</link>
		<dc:creator>default</dc:creator>
		<pubDate>Fri, 03 Aug 2007 00:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-convert-a-nrg-nero-file-to-a-iso-file-in-debian.html#comment-1783</guid>
		<description>Stupid. Try this:
~$ dd if=image.nrg of=image.iso bs=100k skip=3

Is this really a site for DEBIAN folk?? With tips like that I doubt it.</description>
		<content:encoded><![CDATA[<p>Stupid. Try this:<br />
~$ dd if=image.nrg of=image.iso bs=100k skip=3</p>
<p>Is this really a site for DEBIAN folk?? With tips like that I doubt it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
