fix
Jailbreak iPhone 2.0 with PwnageTool
Posted by Gina Trapani at 2:00 AM on July 22, 2008

When you don't want to depend solely on the official App Store to get your iPhone 2.0 applications, you want to jailbreak your iPhone or iPod touch—and less than two weeks after the iPhone 2.0 launch, it's easier than ever to do with your new device. The hard-working iPhone Dev Team released the jailbreak utility PwnageTool version 2.0.1 this weekend, and while it's not as one-step as ZiPhone, it still offers an easy GUI interface for the job. Let's take a look at the step by step for jailbreaking your iPhone 2.0 device with PwnageTool.
Warning: The 2.0 jailbreak is still relatively new, and does suffer from instability. While I successfully jailbroke my device this morning, I have experienced hang-ups and freezes trying out new apps, and I haven't had a chance to make sure every single feature on my device still works as it did pre-break. If you decide to jailbreak, proceed with the utmost caution and a full backup of your device's data.
What You'll Get
You can still use the App Store as usual after you jailbreak your device—this just gives you more than one place to get iPhone apps. Apps you've already installed from the App Store still run on your device as well.
At this point in time the 2.0 jailbreak is still very young and the selection of applications is sparse for end users—so you may run into problems without much gain. If you're dead-set on jailbreaking right now, before you start, back up your device and be prepared for the worst. Alternately, you can hang in there and wait for things to get more stable, more apps to come out, and for developers to issue a one-step solution like ZiPhone was for the 1.0 software.
What You'll Need
To get your 2.0 jailbreak on with PwnageTool 2.0, you'll need an original iPhone upgraded to the iPhone 2.0 software, a new iPhone 3G, or an iPod touch upgraded to the iPhone 2.0 software. You'll also need a Mac since PwnageTool is Mac-only. Finally, you'll also need to download a few files: the PwnageTool itself, iPhone 2.0 firmware, and boot loaders.
As per the very helpful Mac OSx86 blog:
- People with old iPhone V1 (2G) will need to download this firmware from Apple :
iPhone 2.0 (5A347) firmware for 2G (10121)- People with new iPhone V2 (3G) will need to download this firmware from Apple :
iPhone 2.0 (5A347) firmware for 3G (3883)- Please also download the bootloaders 3.9 and 4.6 : here.
Finally, download PwnageTool 2.0.1 here. Once you've got the right files, unzip PwnageTool and launch it.
PwnageTool Step by Step
What PwnageTool does is build a custom software bundle to install on your device, which includes all the official iPhone 2.0 software goodness along with the jailbreak. When all is said and done, you'll come out the other end with an IPSW file that you'll use to "restore" your iPhone or touch with in iTunes. Here's how to build your custom jailbreak bundle with PwnageTool.
Fire up PwnageTool and note the big honking warning.

Again, for emphasis: While the custom iPhone software PwnageTool produced ran fine on my first gen phone, your mileage may vary, proceed with caution, don't run with scissors, and do consider just waiting till more folks get a chance to test this out and developers can squash any bugs.
What, you can't wait? Or you just want to live vicariously? Ok. Choose your device and hit the next button.

PwnageTool will try to detect the 2.0 firmware you've already got. If it doesn't automatically (which it didn't for me), browse to the firmware you downloaded above and select it.

Next up is the boot loaders. Unzip the bootloaders.rar file you downloaded above, and choose "No" when PwnageTool asks to search the web for them.

Hit Yes to manually browse to the bootloader.

Once you've selected the appropriate bootloader file (BL-39.bin, may be 4.6 for your newer 3G device), give PwnageTool the go-ahead to generate its IPSW file.

If you've got a plan with AT&T (or your original local provider) and haven't unlocked the carrier on your iPhone, answer "Yes" to the "Are you a legit iPhone user?" question.

Now PwnageTool starts to do its thing and build your custom IPSW file. Go get yourself a drink or watch the pretty animation while it works.

Enter your password when it prompts you.

PwnageTool will work awhile longer, then ask if your device has ever been pwned before. Hit No if you've never seen the pineapple logo on your device.

Now PwnageTool has to get your device in "DFU" mode to prime it for restoration with the new IPSW file it created. You'll have to shut the device off, connect it to your Mac, hold down Home and Power for 10 seconds, then just Home for another 10. PwnageTool will time you, but if you screw up, it's a no-go.

I'm such a spaz that it took a couple of tries to get the keys and timing down for me (while trying to get screenshots). If you don't get it right you can try again.

Once you're in DFU mode, you're done with PwnageTool—you've got your custom IPSW bundle file sitting on your desktop.

Now, fire up iTunes, which will prompt you to restore your device. Hold down the Option key when you click the Restore button in iTunes, and choose the PwnageTool-generated IPSW file on your desktop. iTunes will install the custom bundle on your device. Then it will prompt you to restore your device's data from backup.

Oddly, my iPhone wasn't able to restore from the most recent backup I had—I got an error saying it was incompatible. But choosing an older backup did work.
Using Cydia
Once your iPhone has the jailbreak installed and it's restored from backup and synced your data, the Cydia app will appear on your device.Tap Cydia to launch it.
When you get a prompt to upgrade to the latest version, choose "Upgrade Essential."
Once Cydia updates and you re-launch it, you can browse featured packages, read the FAQ, and experiment with what's available (which is exactly what I'm doing right now). As I play with what's out there, I'll update this post.
Jailbreak Application Offerings
Update: For the end user, "slim pickings" is an understatement in terms of apps. Here's an explanation of why from the iPhoneOS 2.0 folks. That said, for command line lovers, there are few really useful (and fun) things here—namely, OpenSSH, the NES emulator, and MobileTerminal. Get them under the "Featured Packages" section of Cydia, as pictured.
Gamers, here's what the NES emulator looks like running a Pacman ROM:
Here's what MobileTerminal looks like:
While that may not seem like much, the OpenSSH server package alone—which gives you command line access to the device—lets you do all sorts of things, like tether your iPhone to your laptop to get online from anywhere, copy music and video from the device to your computer without iTunes, securely wipe your device's data before you sell or give it away, and even wirelessly sync the device in Linux.
Once you've installed OpenSSH, here's how to use it from your Mac's Terminal.

I used OpenSSH to copy the Pacman ROM to my device for the screenshot above. The exact command I used was:
scp PACMAN.NES root@192.168.xxx.xxx:/var/mobile/Media/ROMs/NES/.
Just replace 192.168.xxx.xxx with your device's IP address.
For more jailbreak documentation, check out:
- How to jailbreak your iPod touch running the 2.0 firmware [Simple Help]
- Pwnage 2.0—Jailbreak iPhone 3G now! [Mac OSx86]
Have you jailbroken your device? How'd it go? Got any tips, tricks, or insights? Post 'em up in the comments.
Gina Trapani, the editor of Lifehacker, enjoys a good 2.0 jailbreak. Her feature Geek to Live appears every week on Lifehacker.
Tags: fix | geek to live | iphone | iphone 2.0 | mac os x | pwnagetool

Comments (AU Comments · US Comments)
There are currently no AU comments for this post.
jonnypage
Posted 3:00 AM 22/7/08
any news on jailbreaking the ipod touch 2.0?
jonnypage
robotleawesome
Posted 2:56 AM 22/7/08
so do we know who is actually editing their apps for 2.0?
robotleawesome
teo.boev
Posted 2:49 AM 22/7/08
i dont think that this will unlock ur iphone 3g....
teo.boev
hypnotik_jello
Posted 2:45 AM 22/7/08
@pmcarrion: No, it can't unlock 3G. Only onlocks the first gen iPhone, but can jailbreak/activate either model
hypnotik_jello
sitric
Posted 2:39 AM 22/7/08
@pmcarrion: Nope. This does not unlock your iPhone 3G. Just jailbreaks it for custom applications.
Whats the status on winpwn?
sitric
jarhead
Posted 2:37 AM 22/7/08
And just as a clarification, the iPhone 2.0 firmware was unlocked by the iPhone Dev Team before Apple even released the firmware... see Gizmodo
jarhead
tptcat
Posted 2:35 AM 22/7/08
@pmcarrion: Seconded.
Also - is there a list of apps that are available for 2.0 as well as a list for 1.0?
tptcat
jarhead
Posted 2:33 AM 22/7/08
@pmcarrion: The negative may have been from the initial release of the Pwnage tool... this is updated to 2.0.1 which was suppose to fix issues some users were having
jarhead
pmcarrion
Posted 2:26 AM 22/7/08
Can someone confirm if this can unlock 3G iPhones?
I've seen positive and negative answers.
pmcarrion
Gina Trapani
Posted 3:49 AM 22/7/08
All--just added more info with (Pacman!) screenshots of what you get app-wise. It's not much, but command line lovers will be stoked.
Gina Trapani
petrarch1612
Posted 3:12 AM 22/7/08
what a nice article lifehacker! thank you!
petrarch1612
Alex7575
Posted 3:07 AM 22/7/08
Awwww, I thought I was finally getting Gina's number...
Oh, I just want it just to have it, nothing to do with stalking...
Great write up Gina, now here's the interesting thing. My wife and I both have iPhones (2G). I created the ipsw image with my iPhone connected (which later I found out it's not necessary) and used iTunes to update BOTH the phones.
iTunes restore function works for Leo and Windows. In theory all you should really need is the correct custom ipsw image and "restore" it to your phone...
Am I missing something?
Alex7575
x3r0
Posted 4:19 AM 22/7/08
@jewdass: Wow.
x3r0
hasonman
Posted 4:06 AM 22/7/08
is there a way yet to jailbreak the ipod touch 2.0? cant wait. thanks!
hasonman
jewdass
Posted 4:06 AM 22/7/08
Favorite 'app' by far has been tethering over ad-hoc.
There are articles out there for previous versions, and the only thing that has really changed is that you get your OpenSSH via Cydia instead of Installer. Also, ignore any version that involves using srelay, the openSSH way is much simpler.
1. Install OpenSSH via Cydia
2. Create an ad-hoc network on your computer. On macs just click on the wifi icon in the menubar and select "Create Network". Someone else is welcome to chime in with instructions for windows.
3. Join the iphone to this network via wifi
4. On the iphone, under Settings->Wifi, select the network you have joined to view connection details. Record your IP.
5. From the PC, run the following command: 'ssh -ND 9999 root@IPHONE_IPADDR' and login (default password: 'alpine', you should really login normally over ssh and change this)
Windows users: the free SSH client Putty will allow you to accomplish this same step. Don't install Cygwin+OpenSSH as some suggest, that's massive overkill.
6. Configure your browser/os to use a SOCKS5 proxy server at localhost:9999
7. Surf. I've successfully done web browsing and IRC, anything that supports SOCKS4/5 should work. Haven't yet had success with my citrix client :(
For the curious:
The iphone is joining your wifi network, but with no internet access on this network it falls back to using 3G for outgoing packets. ssh -ND creates a local proxy server that relays packets from the loopback address on your pc to the iphone, which dutifully proxies them out the cellular connection.
Browsing is surprisingly fast, 3G really shows its potential here. It's zippier than doing it directly on the iphone, which I put down to rendering delay.
A more ideal solution of course would be to get the iphone showing up as a regular access point. I see no reason why this wouldn't be possible, and will be doing some research myself, mostly observing what unix processes handle this on desktop OS X, and see if they can be compiled from source for the iPhone. In the meantime, the steps to accomplish this are not bad and will definitely serve in a pinch.
jewdass
bobdow
Posted 4:04 AM 22/7/08
After reading various blogs, I jumped in and used the Pwnage tool on my 1st Gen US iPhone with 1.0.2 firmware, T-Mobile SIM inserted.
running 2.0 flawlessly... T-Mobile working, no issues so far
the keys were waiting to get into DFU mode correctly and making sure your ipsw file finishes building.
kudos to the iPhone Dev Team.
bobdow
revolution-inc
Posted 3:58 AM 22/7/08
can it unlock 1st gen iphones running on 2.0?
revolution-inc
dbr
Posted 3:52 AM 22/7/08
If you are upgrading a jail-broken iPhone v1 (the EDGE one)
For the paranoid (who don't trust the iTunes phone backups, which don't backup custom applications and a few other things), and are upgrading a 1.1.4 jail-broken iPhone (the EDGE one) - rsync! \o/
In terminal.app (or iTerm, or in cygwin, or gnome-terminal etc), run the following commands
mkdir iphone_backup
rsync -ave ssh root@192.168.1.15:/ iphone_backup
Then login with the iPhone root password (alpine) when prompted.
That makes a directory called iphone_backup in your home dir (cd Documents; mkdir iphone_backup will put the backup in Documents/iphone_backup),
then connect via SSH to 192.168.1.15 (change that to your iPhone's IP address) and sync the / directory (the root of the device, so evveerything) to the iphone_backup folder.
-a means "archive" (keeps permissions, symlinks and such), v means verbose (so you can see what it is doing)
It might take a while - it is currently going at 800-900KB/s, so will take about 10 minutes for an 8GB phone. To restore, you would restore your iPhone, re-jailbreak it, then do..
rsync -ave ssh iphone_backup root@192.168.1.15:/
Although I've no idea if that will work, since I haven't had to do it. If that fails, you would just selectivly copy files back (i.e rsync -ave ssh iphone_backup/Applications root@192.168.1.15:/Applications )
dbr
It_Figures
Posted 4:51 AM 22/7/08
@dbr, @jewdass: I am impressed. Those sets of instructions are going into my toolbox. :)
It_Figures
tptcat
Posted 5:23 AM 22/7/08
Successfully Pwned my 3G.
- Official apps are still there and working.
- Cydia is working great.
No issues so far!
tptcat
deadrobot
Posted 5:06 AM 22/7/08
Pwnage 2.0.1 does away with the locating the bootloader files if you have them in the same folder as Pwnage.
deadrobot
phoomp
Posted 5:28 AM 22/7/08
FTA: "Warning: The 2.0 jailbreak is still relatively new, and does suffer from instability. While I successfully jailbroke my device this morning, I have experienced hang-ups and freezes trying out new apps"
Sounds like your jailbreak was successful, then. Hang-ups, freezes and restarts are apparently part of the iPhone 2.0 experience.
phoomp
geeniusatwrok
Posted 6:23 AM 22/7/08
OK I see one successful pwnage of a 1G fone that was previously unlocked and running on T-Mo. I unlocked/jailbroke/etc with Ziphone 3.0 and have been running on 1.1.4 on T-Mobile phone and EDGE service with no problems.
Any others in the same T-Mo boat able to pwn the 2.0 firmware without drama?
geeniusatwrok
hanspecans
Posted 6:01 AM 22/7/08
@hasonman:
read the friggin article you lazy shithead.
hanspecans
storm
Posted 7:07 AM 22/7/08
@Deadhacker:
My Prius doesn't have 4WD either. What it does have is an engine that captures more energy and gets better mileage than just about any other car.
Similarly, though my iPhone can't voice dial or do MMS, it can do about 1,000 things that my clunky old HTC phones couldn't.
storm
Deadhacker
Posted 7:01 AM 22/7/08
Why bother? $200 for a phone that can't voice dial? Man, did Apple see you guys coming, or what?
Deadhacker
Tylas
Posted 6:50 AM 22/7/08
@storm: Yes, I have jailbroken the phone since day 1 of jailbreak last year. I tried with the pwned 2.0 yesterday and didn't have much luck (the phone didn't ring for calls!), so all I did was restore the phone from the previous point and it was as if I did nothing with it yesterday.
As far as hacks go, this is just all software - as long as you don't migrate carriers. Go ahead and check it out, I hear 2.0.1 is a lot better - but there isn't much there to be had yet.
Tylas
tptcat
Posted 6:49 AM 22/7/08
@storm: I assume you should be able to just do a full restore the same way whether you've pwned or not. That's just a guess though. I could be wrong.
The only slowness I've noticed so far is in exiting Cydia. The screen seems to hang for a few seconds and then eventually get back to the iPhone browser.
tptcat
timofcourse
Posted 6:44 AM 22/7/08
Alex7575 brings up a good question:
"iTunes restore function works for Leo and Windows. In theory all you should really need is the correct custom ipsw image and "restore" it to your phone..."
Can anyone attest to this? Can I simply make the ipsw on a mac and restore from a Windows PC?
timofcourse
storm
Posted 6:38 AM 22/7/08
@tptcat:
I've never had any desire to pwn my iPhone before--so, just in case I do decide to do so, is it simply a matter of restoring the vanilla 5A347 firmware from iTunes to remove all traces of it?
storm
storm
Posted 6:37 AM 22/7/08
@jewdass:
I'm considering starting a project to make an app that would essentially make the iPhone a 3G (...or EDGE) router with DHCP/zero config over wireless.
I think dd-wrt's open source code would be a good place to start. If you're interested, head over to hackint0sh. I've posted there to see if anyone else is into it.
storm
tptcat
Posted 8:30 AM 22/7/08
@jewdass: Thanks for the tutorial! I'm having an issue though. I can log rugularly via SSH, but when I try to login to tether, my password isn't accepted. I changed my password from 'alpine' to something else and have verified that I can log in normally with it.
Any ideas?
tptcat
jewdass
Posted 9:08 AM 22/7/08
@tptcat:
I'm sorry, I should have been more specific there. The connection will appear to hang after you enter your password. This is normal, this means the proxy is running.
There is an alternate solution here:
[cre.ations.net]
That actually runs a background proxy service, removing the need to use SSH for this. I haven't tried it, so I can't vouch for it, but it looks good.
jewdass
tptcat
Posted 9:03 AM 22/7/08
Strike that. I had a small typo. It's working great through Safari. Can't get Firefox to work though.
tptcat
tptcat
Posted 10:09 AM 22/7/08
@jewdass: No worries. Actually, your instructions are great. I found my way to a Firefox solution.
Thanks!
tptcat
timofcourse
Posted 1:49 PM 22/7/08
@Alex7575:
Just wanted you to know your assumption was correct. I created the ispw on my Girlfriends mac, transferred it to my PC and ran the restore on WinXP without issue.
Jailbroken iPhone 2G here!
Thanks for the write up Gina!
timofcourse
JamesIsIn
Posted 3:17 PM 22/7/08
I don't even have one of the iPhones (or touches), but I had to drop in and say hello because I love the simple and expert buttons: Harpo and Einstein. Nice. Probably download the software for that reason alone.
JamesIsIn
donnacha
Posted 6:38 PM 22/7/08
"Hold down the Option key when you click the Restore button in iTunes, and choose the PwnageTool-generated IPSW file on your desktop."
What should I be getting here: I held down the Option key while clicking the Restore button but no box pops up to let me browse to the newly created bundle. Instead, it simply starts restoring and I get the regular iPhone 2.0 install.
Can anyone tell what I'm missing here?
donnacha
jonny6pak
Posted 9:23 PM 22/7/08
No offense, but the fact that one has to jailbreak a phone makes the iPhone seem incredibly unappealing. I would love it if there were tips/comparisons for other internet phones. The Open Moko looks kind of neat for example.
jonny6pak
donnacha
Posted 9:35 PM 22/7/08
I must have been getting it wrong, Option key worked this time and everything else fell into place with no problems :)
donnacha
Pixelologist
Posted 11:08 PM 22/7/08
@storm: Nevertheless, there IS a point there. I'm very happy with the overall user experience on my iPhone and 99 percent of the time I couldn't care less about MMS. But the lack of voice dial (I had fully speaker-independent voice dial on my previous phone) and the crippled bluetooth (even my previous phone could do file transfers and sync wirelessly) have been big sticking points with me. And, to a lesser extent, the lack of copy/paste.
Pixelologist
MMcNasby
Posted 11:38 PM 22/7/08
@hanspecans: You made my morning!
MMcNasby
dbr
Posted 12:47 AM 23/7/08
Something I've just discovered - For those without an iTunes account, and no credit-card.. Either buy a iTunes card from a shop (£5 or £10 I think), or go to [www.tunecore.com] and click the "get a code" link thing, and copy the code it gives you (or AJ3WF64XF3AR may work)
I had iTunes set to the UK store (as that's where I am currently), I clicked "Get app" (on a free application), clicked create account, agreed to the EULA, then clicked "Redeem code". Enter the code, when it's on the payment form, click "none" (something that only appears when you use the redeem code button).
It didn't accept the code because it's for the US store only, but it had already created the account so it didn't matter, and I can now download the free applications..
dbr
biggunks
Posted 12:18 AM 23/7/08
How about a little Mac Only statement at the top of the article? It's a little annoying to waste time reading an article and then 6 paragraphs into it you see "You'll also need a Mac since PwnageTool is Mac-only." A bit of a productivity killer for use window and linux folk.
biggunks
aakar
Posted 2:44 AM 23/7/08
@timofcourse Did you put the phone in DFU mode with the Pwnage tool on the mac? i.e. did you connect your phone to the mac at all?
Maybe I'm missing something here. But is the pwnage tool just taking the 2.0 firmware, which is on the Apple website, and hacking it and repackaging it back up? In theory couldn't someone just make the hacked firmware available for download?
aakar
mannyotr
Posted 6:00 AM 23/7/08
I am picking up my 3G phone this afternoon and want to jailbreak and unlock my current 2G phone to give it to a friend on t-mobile.
Question, will I be able to do the jailbreak/unlock of my 2G phone after I have already moved my ATT plan to my new 3G phone?
I ask because of the part that asks, "Are you a legit iPhone user."
mannyotr
Brandon
Posted 7:42 AM 23/7/08
Thanks so much for this tutorial. I've really been wanting to upgrade my 2G iPhone to 2.0, but had been waiting to see how it went for other people, and for a nice set of step-by-step instructions like this.
I had previously jailbroken my iPhone with firmware 1.1.4 using Ziphone, and these instructions worked flawlessly for me.
Brandon
raremmick
Posted 3:01 AM 23/7/08
Ok, here's a question. I have access to a mac and could jailbreak it that way, but would I be able to go home and use my iphone on my PC where I normally do everything with it? I don't even care about the apps, I just want to customize my text and vm sounds. A beep isn't very good when you have other noise around.
raremmick
ozcet
Posted 9:43 PM 22/7/08
Hi, for the initial start of 2.0 jailbreak. Do I have to first upgrade my phone to unlocked original 2.0 software with Itunes, or can I simply start pwnage 2.0.1 with my 1.1.4 firmware device ?
Thanks
ozcet
ryetee
Posted 9:15 PM 22/7/08
This maybe a spectacularly dumb question BUT. I had successfully jailbroken my iPhone. Went to download 2.0 and all went awry. To cut a long story short I can follow all the instructions with the correct messages, etc., using the Pwnage Tool but after my phone has been connected to iTunes for a while I get the message that the SIM card in the phone does not appear to be supported. Well, no, of course not. So - in order to jailbreak/unlock the phone again is it necessary to have the original SIM card which came with the phone (or a replacement from the same carrier)? If it is, I'm snookered as I checked that away. If not, then any ideas what I'm doing wrong?
ryetee
ericshmerick
Posted 12:15 PM 23/7/08
Nice guide. Just jailbroke and listed my iPhone 2G on eBay w/2.0 software!
ericshmerick
Miss_mindy
Posted 12:31 PM 23/7/08
Can someone clarify if the pwnage tool will work without using a mac for the 2.0 version...ive heard conflicting info...i upgraded my phone to the 2.0 firmware yesterday then my phone starting freezing up so i had to restore it to the factory settings...i've tried to reload the installer app from ziphone but it freezes at restore. I'de like to jailbreak my phone again but don't have a MAC...any suggestions, comments @ericshmerick:
Miss_mindy
Miss_mindy
Posted 12:21 PM 23/7/08
@pmcarrion:
Can someone clarify if this tool can be used without using a MAC for the 2.0 firmward...i've heard conflicting information. If so is there a tool out there that can jailbreak the 2.0 without using a MAC
Miss_mindy
mannyotr
Posted 1:12 AM 24/7/08
This was awesome! It worked perfectly.
I finally figured out that when it asks the 'legit' AT&T question, if you are trying to unlock the phone, you have to say 'No.'
Once I figured that out, it took 20 minutes from start to finish. Brought the phone to my friend, he inserted his SIM card from T-Mobile, and immediately had access!!
mannyotr
ballaboardin
Posted 10:36 AM 22/7/08
Any word on windows yet?
ballaboardin
alt3r3g0
Posted 4:39 AM 22/7/08
For ipod touch remarks:
[rc.vc]
this guide describes how to restore to a custom ipod touch 2.0 firmware through itunes. the firmware is available from the link. it worked for me but definately check the md5 sums to be safe.
im still messing around with the new apps but everything seems in working order.
alt3r3g0
ballaboardin
Posted 2:52 AM 22/7/08
I use to hack my iPod video all the time.
Does Jailbreaking 3G void warrenty? I assume it would but i would like to know for sure.
Also any jailbreaking horror stories, as this is my first iPhone
ballaboardin
lilwhitey7
Posted 7:48 AM 24/7/08
Successfully jailbroke/unlocked my 1st gen iPhone on a mac. I use it with windows, but I had access to a mac for the pwnage. Everything works correctly including the app store.
lilwhitey7
ilanny
Posted 12:40 AM 24/7/08
@dbr:
-e flag on rsnc does not work
ilanny
ilanny
Posted 11:58 PM 23/7/08
I have followed the guide to the letter. All worked exactly as described. I had to try DFU 3 times, but it worked. The update download worked second time (first time it was just stuck).
iPhone 1st G, 2.0, officially unlocked in France.
ilanny
scottschulthess
Posted 7:54 AM 22/7/08
The most significant application lacking on iphone 2.0 is a way to read google reader on the go.
It used to be called "feeds" a nice application that would allow me to sync while I was in a wifi area and then move into low-service area's and still be able to read your feeds i.e. on the subway.
Apparently there is an app that isn't as nice and cost $$ in the app store, which makes my iphone sad.
scottschulthess
Brandon
Posted 5:56 PM 24/7/08
After successfully jailbreaking my 1st gen iPhone, Mail would continually crash a few seconds after opening. After doing a bit of searching, I found the solution on the Arstecnica forum:
Login to your iPhone using OpenSSH as described above and run the following commands:
chmod 777 /var/mobile/Library/Mail
chown mobile /var/mobile/Library/Cookies/
chown mobile /var/mobile/Library/Cookies/Cookies.plist
Brandon
aakar
Posted 10:32 PM 24/7/08
@lilwhitey7: Did you just hook it up and not sync anything with your mac?
aakar
lilwhitey7
Posted 1:13 AM 25/7/08
After I pwned it with the mac, I connected it to the pc and synced it with that itunes library
lilwhitey7
RossGeryon
Posted 1:28 AM 25/7/08
Yeah I used the Socks cre.ations.net method on my pc and it worked great. For vista just go to start -connect to- setup new connection-setup ad hoc network. And then do save connection and whatever security settings. Then follow the rest of the guide
RossGeryon
windmillninja
Posted 12:32 PM 25/7/08
This is going to sound uber-noob, I know, but does this unlock it for use with other carriers (i.e. Verizon, T-Mobile, etc.) as well?
windmillninja
jokerman6
Posted 12:08 AM 29/7/08
Just used the pwnagetool on my 1st gen iPhone for 2.0....brilliant, easy and it works! Only problem was phone freezing on upgrading Cydia, but did a restore with no probs.
Thank you, thank you.
Having lost money to www.iphoneunlockuk.com I was p**sed off because it's all BS! No support and unreliable instructions- total rip off!
Lesson learned to use ONLY Ziphone or iPhone Dev Team!
jokerman6