<?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/"
	>

<channel>
	<title>Random thoughts of an overloaded mind &#187; 2G</title>
	<atom:link href="http://blog.amarkulo.com/tag/2g/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.amarkulo.com</link>
	<description>Yet another technical blog about iOS, Windows, Linux, Arduino and everything else</description>
	<lastBuildDate>Tue, 13 Dec 2011 16:56:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to jailbreak Iphone 2G (untethered solution)</title>
		<link>http://blog.amarkulo.com/jailbreak-iphone-2g</link>
		<comments>http://blog.amarkulo.com/jailbreak-iphone-2g#comments</comments>
		<pubDate>Thu, 12 Mar 2009 10:27:28 +0000</pubDate>
		<dc:creator>amar</dc:creator>
				<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[2G]]></category>
		<category><![CDATA[break]]></category>
		<category><![CDATA[DFU]]></category>
		<category><![CDATA[entering DFU]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[freedom]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[ipsw]]></category>
		<category><![CDATA[itouch]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[jail]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[libusb]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[redsnow]]></category>
		<category><![CDATA[tethered]]></category>
		<category><![CDATA[touch]]></category>
		<category><![CDATA[untethered]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://dzo.blogsite.org/?p=184</guid>
		<description><![CDATA[Yesterday I have found on iPod Touch Fans forums instructions how to jailbreak iPod touch 2G. Instructions are on link here tnx to shortperson1026 who created this tutorial. BEFORE you begin, restore your iPod Touch clean to it&#8217;s factory state. &#8230; <a href="http://blog.amarkulo.com/jailbreak-iphone-2g">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday I have found on iPod Touch Fans forums instructions how to jailbreak iPod touch 2G. Instructions are on link <a title="iPod Touch Fans Forum" href="http://www.ipodtouchfans.com/forums/showthread.php?t=155816">here</a> tnx to <strong>shortperson1026 </strong>who created this tutorial.</p>
<blockquote><p><strong>BEFORE you begin, restore your iPod Touch clean to it&#8217;s factory state.</strong><br />
As with every other tutorial you need the C++ redistributable and LIBusb.</p>
<p>1. Download unofficialsn0w 2.0 for Windows from here <a rel="nofollow" href="http://outgoing.ipodtouchfans.com/?d=aHR0cDovL3d3dy5tZWdhdXBsb2FkLmNvbS8/ZD1SRDNJVVdPVw%7E%7E" target="_blank"><span style="color: red;"><strong>Download</strong></span></a></p>
<p>2. Get the 2.2.1 iPod Touch Firmware <a rel="nofollow" href="http://outgoing.ipodtouchfans.com/?d=aHR0cDovL2FwcGxkbmxkLmFwcGxlLmNvbS5lZGdlc3VpdGUubmV0L2NvbnRlbnQuaW5mby5hcHBsZS5jb20vaVBob25lLzA2MS01ODYzLjIwMDkwMTI3LnJ0NTZLL2lQb2QyLDFfMi4yLjFfNUgxMWFfUmVzdG9yZS5pcHN3" target="_blank"><span style="color: red;">HERE</span></a></p>
<p>3. Rename the 2.2.1 ipsw to OriginalFW, or <strong>OriginalFW.ipsw IF you have file extensions visible</strong>, and place it in /IPSW</p>
<p>4. Run IPSW.bat (It will take a while)</p>
<p>5.<br />
<span style="color: red;"> a.Right click on the jb.ispw and either open with Winrar or 7.zip</span></p>
<p>b.Go into Firmware\all_flash\all_flash.n72ap.production\</p>
<p>c. Delete the LLB file.(optional since it will be replaced by the new one)</p>
<p>d. Replace (by dragging) with the LLB file that&#8217;s in the same folder as the jb.ipsw.</p>
<p>e. Exit, continue to step 6</p>
<p>6. Place your iPod Touch 2G into DFU mode, plug it in and run RUNME.exe</p>
<p>7. Shift + Restore to JB.ipsw in iTunes and your done!!!</p></blockquote>
<p>Although I have done all that is written there, during flashing I would receive error and iPod would stay in recovery mode.</p>
<p>Then I have found one small program &#8211; <a title="QuickFreedom Untethered GUI" href="http://www.ipodtouchfans.com/forums/showthread.php?t=155875">QuickFreedom &#8211; Untethered GUI</a> that has created firmware for me that I could flash latter with iTunes and jailbreak my iPod. So if you have problems with first solution try the program and also if you want to change boot logos you can do it with this program. For original firmware you can use one that you have downloaded from link above.</p>
<p>Some notes.</p>
<p>Note 1.</p>
<blockquote><p>You will need libusb for first solution (and I think for second one as well) and you can download it <a title="Usb filter" href="http://downloads.sourceforge.net/libusb-win32/libusb-win32-filter-bin-0.1.12.1.exe?use_mirror=heanet">here</a>.</p></blockquote>
<p>Note 2.</p>
<blockquote><p>Entering DFU mode is not that simple as someone would say it is. Here are steps to enter it:</p>
<ul>
<li>Power off iPod.</li>
<li>Press and hold power and home buttons.</li>
<li>Ipod will start and then it will shut down again. When this happens release power button and hold home button for 15-20 seconds.</li>
<li>You will have blank black screen and it means that you have entered in DFU mode.</li>
</ul>
</blockquote>
<hr>
<p><div class="entry-utility">If you don't already have a <a href="http://db.tt/aqrG0tY">Dropbox</a> account then you can create it by clicking on my <a href="http://db.tt/aqrG0tY">affiliate link</a>. You will receive 2GB free account + 250 MB extra and I will receive 250 MB as well. Win-Win :-)</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.amarkulo.com/jailbreak-iphone-2g/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

