<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Jed's fridge door notes (a.k.a. "so i won't forget") &#187; nero</title>
	<atom:link href="http://jedrm.wordpress.com/tag/nero/feed/" rel="self" type="application/rss+xml" />
	<link>http://jedrm.wordpress.com</link>
	<description>classic jazz, unix one-liners, anti-theism, crypto</description>
	<lastBuildDate>Tue, 20 Jan 2009 09:14:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='jedrm.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/08e3cab4b47f38ff54c038bdbf5b82e8?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Jed's fridge door notes (a.k.a. "so i won't forget") &#187; nero</title>
		<link>http://jedrm.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jedrm.wordpress.com/osd.xml" title="Jed&#8217;s fridge door notes (a.k.a. &#8220;so i won&#8217;t forget&#8221;)" />
		<item>
		<title>Convert Nero .nrg files to .iso via dd</title>
		<link>http://jedrm.wordpress.com/2007/06/27/convert-nero-nrg-files-to-iso-via-dd/</link>
		<comments>http://jedrm.wordpress.com/2007/06/27/convert-nero-nrg-files-to-iso-via-dd/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 04:41:18 +0000</pubDate>
		<dc:creator>jedrm</dc:creator>
				<category><![CDATA[Unix One-Liners]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[nero]]></category>
		<category><![CDATA[nrg]]></category>

		<guid isPermaLink="false">http://jedrm.wordpress.com/2007/06/27/convert-nero-nrg-files-to-iso-via-dd/</guid>
		<description><![CDATA[There&#8217;s a tool called nrg2iso to convert .nrg files to .iso files. You can use that. Just emerge/apt-get/make the tool and you&#8217;re done.
nrg2iso cd-image.nrg cd-image.iso
OR
You can use the `dd` command. The difference between an NRG and ISO file is basically a 300kb header that Nero adds to a simple ISO file. So we can just [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jedrm.wordpress.com&blog=107906&post=124&subd=jedrm&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There&#8217;s a tool called <a href="http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html">nrg2iso</a> to convert .nrg files to .iso files. You can use that. Just emerge/apt-get/make the tool and you&#8217;re done.</p>
<p><code>nrg2iso cd-image.nrg cd-image.iso</code></p>
<p>OR</p>
<p>You can use the `dd` command. The difference between an NRG and ISO file is basically a 300kb header that Nero adds to a simple ISO file. So we can just trim this header off and you&#8217;ll have your ISO file.</p>
<p><code>dd bs=1k if=cd-image.nrg of=cd-image.iso skip=300</code></p>
<p>That&#8217;s it.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jedrm.wordpress.com/124/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jedrm.wordpress.com/124/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jedrm.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jedrm.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jedrm.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jedrm.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jedrm.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jedrm.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jedrm.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jedrm.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jedrm.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jedrm.wordpress.com/124/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jedrm.wordpress.com&blog=107906&post=124&subd=jedrm&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jedrm.wordpress.com/2007/06/27/convert-nero-nrg-files-to-iso-via-dd/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/01998f8679fb55985dfc2ac450a51521?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jedrm</media:title>
		</media:content>
	</item>
	</channel>
</rss>