This is for educational purpose only and im not responsible if any illegal activity
English French German Spain Italian Dutch Russian Portuguese Japanese Korean Arabic Chinese Simplified

Saturday 21 January 2012

How To Install OpeniBoot For iPod Touch 2G



Requirements:
-A Jailbroken iPod Touch 2g (redsn0w or pwnagetool)
-Linux Ubuntu 


Open terminal:
apt-get install libusb-1.0-0 libusb-1.0-0-dev libreadline6-dev readline-common libreadline6 libreadline-dev texinfo cmake git-core build-essential texinfo libreadline-dev libssl-dev libusb-1.0-0-dev libpng12-dev libusb-dev autoconf automake libnewlib-dev scons


Installers and Compiled OpeniBoot: http://www.mediafire.com/?l67gx9x7y505phr

Lets start : 



1. First mount the git repository :
git clone git://github.com/kleemajo/openiBoot.git
2. Then change the directory type :
cd openiBoot/
3. Build the toolchain(loged in as root):
toolchain/build-toolchain.sh make
4. If any errors occurred when building newlib try this type :
sudo rm /usr/local/bin/arm-elf-cc
5. Then build again.
6. To Build you need Change Directory :
cd
cd openiBoot
cd openiboot
8. Compiling :
scons iPod2G
9. Now in your openiboot folder you will find a new .img3 file.
10. Compiling loadibec.
11. Mount old git :
git clone git://github.com/kleemajo/iphonelinux.git
12.compile loadibec from there.
13. Compiling oibc :
cd
cd openiBoot
cd utils
cd oibc
make
cd
14.Loading It on.
cd into the dir where the: img3,oibc,loadibec are.
in terminal :
./loadibec "name of  file".img3
./oibc
then in oibc :
install
Wait for it to install and you done


for more info visit http://www.ifans.com/forums/showthread.php?p=2540062#post2540062

0 comments:

Post a Comment

Blogger news