veryniceipod has fixed his guide here.
(this is veryniceipod's guide)
How To Jailbreak 2.2.1 Using redsn0w on a Mac Credit to veryniceipod
DISCLAIMER: I am not responsible for any damage you do to your iPod. It is virtually impossible to brick an iPod, though use redsn0w at your own risk. If you follow this guide properly, however, no damage should be done to your iPod.
Note: This guide assumes that you have libusb installed. If you need to install it, this post explains how:
http://www.ipodtouchfans.com/forums/...05&postcount=4 (Credit: RavenII).
First download redsn0w from the Dev Team:
http://www.redsn0w.com/rslite101.zip Unzip this and place the folder "rslite" onto your desktop (do not rename it).
Download PwnageTool 2.2.5 from the Dev Team: Official torrent -
http://thepiratebay.org/torrent/4688...Tool_2.2.5.dmg
Open PwnageTool_2.2.5.dmg and copy PwnageTool.app into the rslite folder that is on your Desktop.
Download the official Apple 2.1.1 and 2.2.1 iPod touch firmware files (Sorry, can't link those). Rename the 2.1.1 update to 211.ipsw and the 2.2.1 update to 221.ipsw. (The official 2.1.1 file is called "iPod2,1_2.1.1_5F138_Restore.ipsw" and the official 2.2.1 file is called "iPod2,1_2.2.1_5H11a_Restore.ipsw") Place the renamed files into the rslite folder on your Desktop. Users are reporting that Safari automatically unzips the firmware files (which we don't want), so downloading them in Firefox is a good idea.
Download the 2 attachments I have uploaded and place them both into the rslite folder on your Desktop.
Now open up a Terminal (located in Applications > Utilities). and type
Code:
cd ~/Desktop/rslite
and then press Enter. Then type
Code:
bash Copy.txt
followed by Enter. Leave the Terminal window open.
Open up PwnageTool.app, click OK when the blue window pops up and then click the "Expert Mode" button on the top of the window. Click the iPod touch in the middle of the window, followed by the arrow in the bottom right corner. Let it search for IPSW files on your computer. If it finds the 2.2.1 update file automatically, click that and then the arrow in the bottom right corner. If it doesn't find it automatically, double click the "Browse for IPSW" file and open the 221.ipsw file in the rslite folder on your Desktop. On the next screen, double click the button that says "Custom logos" and on the next screen uncheck the 2 check boxes at the top of the window, followed by clicking the blue arrow in the bottom right corner. Finally, double click the "Build" button and save the custom ipsw as "221pwn.ipsw" in the rslite folder (next to the other firmwares) [I (Bi0hAzArD) edited this line]. It will ask for your password sometime during the build and supply it when it does. When it finishes, close the program.
In the previously opened Terminal window, type
Code:
bash unzip.txt
followed by Enter. This may take a few minutes. Leave the Terminal open.
When that is done, plug your iPod into your computer and put it into DFU mode (instructions on how to do this are at the end of the guide). If iTunes is open, close it now and close it if it tries to automatically open in the following process. Only open it when the guide says.
In the terminal, type
Code:
./rslite
then Enter and then type
Code:
!iBSS211.dfu
followed by Enter. Wait a few seconds and then type
Code:
./rslite
again, then enter. Then tpye
Code:
#pwn211ibss.txt
and Enter. Next type
Code:
!iBSS221pwn.dfu
then Enter. Your iPod's screen should be white. Leave the terminal open.
Now open up iTunes and hold Option (the Alt key) while clicking the Restore button. This will allow you to choose the restore file. Restore using the custom ipsw file you created with PwnageTool earlier. When this is done, your iPod will shut down. To boot back up, you must use rslite. Again, close iTunes now and don't open it until the guide says.
In the terminal, type
Code:
./rslite
then Enter and then type
Code:
!iBSS211.dfu
followed by Enter. Wait a few seconds and then type
Code:
./rslite
again, then enter. Then tpye
Code:
#pwn211ibss.txt
and Enter. Next type
Code:
!iBSS221pwn.dfu
then Enter. Your iPod's screen should be white. Then type
Code:
./rslite
followed by Enter. Lastly, type
Code:
!iBoot221pwn.img3
and then Enter and your iPod should boot. Just to be safe, do not disconnect it from the computer until the slide to unlock screen comes up. At this point, you can close the terminal and open up iTunes to sync.
Congrats, you now have a jailbroken iPod touch 2G!
How To Get Into DFU Mode
1. Connect iPod to computer.
2. Hold Home and Sleep/Wake buttons for 10 seconds.
3. Release Sleep/Wake button and keep holding Home button for 7 seconds. Release it after 7 seconds.
4. You are in DFU mode.
How To Reboot The iPod
If you need to reboot the iPod from after it has been turned off:
Put the iPod into DFU mode. Open up a terminal and type
Code:
cd ~/Desktop/rslite
followed by Enter. Next type
Code:
./rslite
then Enter and then type
Code:
!iBSS211.dfu
followed by Enter. Wait a few seconds and then type
Code:
./rslite
again, then enter. Then tpye
Code:
#pwn211ibss.txt
and Enter. Next type
Code:
!iBSS221pwn.dfu
then Enter. Your iPod's screen should be white. Then type
Code:
./rslite
followed by Enter. Lastly, type
Code:
!iBoot221pwn.img3
and then Enter and your iPod should boot back up. You must do this every time you need to reboot.
Credit to veryniceipod
Here is the unzip.txt (fixed by me [Bi0hAzArD]) and copy.txt used above.
Quote:
|
Originally Posted by unzip.txt
#/bin/bash
mv 211.ipsw 211.zip
mv 221.ipsw 221.zip
mv 221pwn.ipsw 221pwn.zip
unzip 211.zip -d 211
unzip 221.zip -d 221
unzip 221pwn.zip -d 221pwn
cp 221pwn/Firmware/dfu/iBSS.n72ap.RELEASE.dfu ~/Desktop/rslite/iBSS221pwn.dfu
cp 221pwn/Firmware/all_flash/all_flash.n72ap.production/iBoot.n72ap.RELEASE.img3 ~/Desktop/rslite/iBoot221pwn.img3
cp 211/Firmware/dfu/iBSS.n72ap.RELEASE.dfu ~/Desktop/rslite/iBSS211.dfu
mv 211.zip 211.ipsw
mv 221.zip 221.ipsw
mv 221pwn.zip 221pwn.ipsw
|
copy and paste into text editor. save as unzip.txt
Quote:
|
Originally Posted by Copy.txt
#/bin/bash
cp CustomPackages/CydiaInstaller.bundle/Info.plist PwnageTool.app/Contents/Resources/CustomPackages/CydiaInstaller.bundle
cp -r FirmwareBundles/iPod2,1_2.2.1_5H11a.bundle PwnageTool.app/Contents/Resources/FirmwareBundles
|
copy and paste into text editor. save as Copy.txt