Heuuu...je sais plus le site mais j'ai un readme ou ya la démarche je le met ici (effacez si ca prends trop de place)
This method is just a simplification to the method kindly provided by koog at http://www.ipodtouchfans.com/forums/showthread.php?
t=29980 . It also includes numerous corrections. The community's deepest thanks go to koog's effort and work![SIZE="5"]Using this method you can update your 1.1.1/1.1.2 jailbroken iPod Touch to a 1.1.3 Jailbroken iPod Touch WITHOUT USING IBRICKR,
with NO GLITCHES and ALL THE NEW APPLE APPLICATIONS AND FEATURES ENABLED.[/SIZE]
Follow those simple steps to get a jailbroken iPod Touch 1.1.3. This method has been tested and found to work.
STUFF TO HAVE:MAKE SURE YOUR IPOD IS JAILBROKEN AND IS RUNNING SSHD AND AN FTP DAEMON.
DRAWBACKS:THIS METHOD WILL DELETE ALL APPS YOU HAD INSTALLED BEFORE ON YOUR IPOD EXCEPT FOR INSTALLER (You can easily reinstall
them later).
[SIZE="4"]1- DOWNLOAD FILES.[/SIZE]
I have made a package that contains all the files you need to perform this jailbreak. it can be downloaded at:
- Code: Select All Code
http://files.keihatsu.org/jailbreak.7z
PLEASE
GO EASY ON THE BANDWIDTH! TORRENT AND MIRROR THIS FILE IF YOU CAN. I WILL POST MIRRORS HERE AS SOON AS PEOPLE POST THEM IN
THIS THREAD OR PM THEM TO ME. IF TOO MUCH BANDWIDTH IS USED AND NO MIRROR IS PROVIDED I WILL BE FORCED TO REMOVE THE FILE OFF MY SERVER!
You will need
7zip to extract this archive.
After downloading, extract all files.
[SIZE="4"]2- COPY FILES[/SIZE]
Use FTP to copy the softupdate directory provided in jailbreak.7z to /private/var/root/Media/ so that you end up with a new
/private/var/root/Media/softupdate/ directory. This will take some time as some files are quite large (300MB+)
[SIZE="4"]3- INSTALL NEW FIRMWARE[/SIZE]
Go to Installer and look for a package called "1.1.3 soft upgrade". Install this package. After a couple of minutes, your iPod will
reboot with jailbroken 1.1.3 firmware! Congratulations, but you're not quite done yet.
[SIZE="4"]4- INSTALL NECESSARY STUFF[/SIZE]
Reinstall the following applications using Installer:
BSD Subsystem
OpenSSH (Root password has been reset to "alpine")
PureFTPd
[SIZE="4"]5- PATCH SPRINGBOARD[/SIZE]
Using FTP, go to /System/Library/CoreServices/SpringBoard.app/ and replace the file SpringBoard with the copy provided in the
jailbreak.7z.
Now, using SSH, type the following command:
- Code: Select All Code
chmod +x /System/Library/CoreServices/SpringBoard.app/SpringBoard
[SIZE="4"]6- ENABLE APPLE APPS[/SIZE]
While still in /System/Library/CoreServices/SpringBoard.app/ , use FTP to delete the file called "M68AP.plist". Then, replace the file
called "N45AP.plist" with the copy provided in jailbreak.7z.
[SIZE="4"]7- FINAL SEQUENCE[/SIZE]
Using SSH, copypaste the following commands in order:
- Code: Select All Code
cd /
mv Applications Applications_
mkdir /private/var/Applications
ln -s /private/var/Applications /Applications
cd /Applications
cp -R /Applications_/* .
rm -r /Applications_
Reboot your iPod.[SIZE="4"]8- FIX MAIL.APP[/SIZE]
On some iPods, Mail will not remember saved passwords. To fix this, do the following:
In installer, add the following new Source repository:
- Code: Select All Code
http://sleepers.net/iphonerepo
Then, install "113 Mail Fix".
[SIZE="5"]
YOU NOW HAVE A FULLY FUNCTIONAL, FLAWLESS IPOD TOUCH, JAILBROKEN WITH 1.1.3 AND ALL THE NEW APPLE APPLICATIONS.[/SIZE]
I hope this helps!