<?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: Extracting rom.zip from RUU update in Linux</title>
	<atom:link href="http://www.kennynet.co.uk/2010/06/24/extract-rom-zip-from-ruu-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kennynet.co.uk/2010/06/24/extract-rom-zip-from-ruu-in-linux/</link>
	<description>Ramblings of a PHP developer</description>
	<lastBuildDate>Sat, 03 Dec 2011 21:35:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Will</title>
		<link>http://www.kennynet.co.uk/2010/06/24/extract-rom-zip-from-ruu-in-linux/comment-page-1/#comment-368</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Fri, 24 Sep 2010 11:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennynet.co.uk/?p=126#comment-368</guid>
		<description>I run the script, but the zip it creates appears to have a totally different structure and does not apply when i choose rom.zip as the zip to apply from clockwork recovery</description>
		<content:encoded><![CDATA[<p>I run the script, but the zip it creates appears to have a totally different structure and does not apply when i choose rom.zip as the zip to apply from clockwork recovery</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emil</title>
		<link>http://www.kennynet.co.uk/2010/06/24/extract-rom-zip-from-ruu-in-linux/comment-page-1/#comment-354</link>
		<dc:creator>Emil</dc:creator>
		<pubDate>Fri, 23 Jul 2010 17:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennynet.co.uk/?p=126#comment-354</guid>
		<description>Nevermind, the method probably works. Seems like the RUU was bad to start with. Thanks for the help!</description>
		<content:encoded><![CDATA[<p>Nevermind, the method probably works. Seems like the RUU was bad to start with. Thanks for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emil</title>
		<link>http://www.kennynet.co.uk/2010/06/24/extract-rom-zip-from-ruu-in-linux/comment-page-1/#comment-353</link>
		<dc:creator>Emil</dc:creator>
		<pubDate>Fri, 23 Jul 2010 15:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennynet.co.uk/?p=126#comment-353</guid>
		<description>Thank you for uploading the latest script. I recompiled and pushed the new rom.zip to my phone. Unfortunally it is not working. It tries to install the rom but quickly (before I can read) returns to the recovery menu.</description>
		<content:encoded><![CDATA[<p>Thank you for uploading the latest script. I recompiled and pushed the new rom.zip to my phone. Unfortunally it is not working. It tries to install the rom but quickly (before I can read) returns to the recovery menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny Millington</title>
		<link>http://www.kennynet.co.uk/2010/06/24/extract-rom-zip-from-ruu-in-linux/comment-page-1/#comment-352</link>
		<dc:creator>Kenny Millington</dc:creator>
		<pubDate>Fri, 23 Jul 2010 14:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennynet.co.uk/?p=126#comment-352</guid>
		<description>I&#039;ve pushed to:-

https://code.launchpad.net/~kmdm/unruu/trunk

...but not had time to attach here I&#039;m afraid. Feel free to branch from there.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve pushed to:-</p>
<p><a href="https://code.launchpad.net/~kmdm/unruu/trunk" rel="nofollow">https://code.launchpad.net/~kmdm/unruu/trunk</a></p>
<p>&#8230;but not had time to attach here I&#8217;m afraid. Feel free to branch from there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emil</title>
		<link>http://www.kennynet.co.uk/2010/06/24/extract-rom-zip-from-ruu-in-linux/comment-page-1/#comment-351</link>
		<dc:creator>Emil</dc:creator>
		<pubDate>Fri, 23 Jul 2010 14:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennynet.co.uk/?p=126#comment-351</guid>
		<description>Really? Interesting. How would I go about to fix that on my version of your extractrom tool? Thanks</description>
		<content:encoded><![CDATA[<p>Really? Interesting. How would I go about to fix that on my version of your extractrom tool? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny Millington</title>
		<link>http://www.kennynet.co.uk/2010/06/24/extract-rom-zip-from-ruu-in-linux/comment-page-1/#comment-350</link>
		<dc:creator>Kenny Millington</dc:creator>
		<pubDate>Fri, 23 Jul 2010 12:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennynet.co.uk/?p=126#comment-350</guid>
		<description>If you used the extractrom tool I posted that&#039;s because there&#039;s 256 bytes of junk data at the start (Linux unzip ignores it).

(I&#039;ve got that fixed my end, just not published the updated version)</description>
		<content:encoded><![CDATA[<p>If you used the extractrom tool I posted that&#8217;s because there&#8217;s 256 bytes of junk data at the start (Linux unzip ignores it).</p>
<p>(I&#8217;ve got that fixed my end, just not published the updated version)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emil</title>
		<link>http://www.kennynet.co.uk/2010/06/24/extract-rom-zip-from-ruu-in-linux/comment-page-1/#comment-349</link>
		<dc:creator>Emil</dc:creator>
		<pubDate>Fri, 23 Jul 2010 12:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennynet.co.uk/?p=126#comment-349</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-348&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-348&quot; rel=&quot;nofollow&quot;&gt;Emil&lt;/a&gt; :&lt;/strong&gt;
Works on Mac OS X too. If u have dev tools installed. (I did everything manually instead of running the script, had to choose file to patch because the script didn’t find it)
&lt;/blockquote&gt;

Sorry. Turns out the extraced zip file is bad and cannot be flashed.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-348"><p>
<strong><a href="#comment-348" rel="nofollow">Emil</a> :</strong><br />
Works on Mac OS X too. If u have dev tools installed. (I did everything manually instead of running the script, had to choose file to patch because the script didn’t find it)
</p></blockquote>
<p>Sorry. Turns out the extraced zip file is bad and cannot be flashed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emil</title>
		<link>http://www.kennynet.co.uk/2010/06/24/extract-rom-zip-from-ruu-in-linux/comment-page-1/#comment-348</link>
		<dc:creator>Emil</dc:creator>
		<pubDate>Fri, 23 Jul 2010 12:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennynet.co.uk/?p=126#comment-348</guid>
		<description>Works on Mac OS X too. If u have dev tools installed. (I did everything manually instead of running the script, had to choose file to patch because the script didn&#039;t find it)</description>
		<content:encoded><![CDATA[<p>Works on Mac OS X too. If u have dev tools installed. (I did everything manually instead of running the script, had to choose file to patch because the script didn&#8217;t find it)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extracting rom.zip from RUU update in Linux &#171; Lazy Droid</title>
		<link>http://www.kennynet.co.uk/2010/06/24/extract-rom-zip-from-ruu-in-linux/comment-page-1/#comment-334</link>
		<dc:creator>Extracting rom.zip from RUU update in Linux &#171; Lazy Droid</dc:creator>
		<pubDate>Sat, 26 Jun 2010 09:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennynet.co.uk/?p=126#comment-334</guid>
		<description>[...] read about nice utility to extract rom.zip from RUU update and could not believe someone really have spent time to write a program, which [...]</description>
		<content:encoded><![CDATA[<p>[...] read about nice utility to extract rom.zip from RUU update and could not believe someone really have spent time to write a program, which [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

