886 views and not one thank you, I spent a long time writing the guide so i have removed it
Thank you guys that is all i wanted for trying to help out people who was having trouble with the new firmware and xbmc installation
I do think that was a bit rude of you “Plexfan” to paste my instructions back in after i had deleted it without asking first
anyhow i am glad it has helped some of you so put it back in
The guide:
"I Have written a guide on how to do a tethered jailbreak and install xbmc and nito tv on the apple tv2 firmware version 5.0
I hope it helps a lot of you that is having trouble
To jailbreak and run tethered for version 5.0 With XBMC and Nito TV
If you haven’t already got a good usb to micro usb then this ebay link sells good ones that work with the apple tv
as a lot do not work
http://www.ebay.co.uk/itm/190657826921?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1439.l2649
Make sure you have itunes installed
Connect your apple tv to your pc or laptop with the usb lead
Run seasonpass
press on “create IPSW” Wait for it to do it’s thing then when it asks to let itunes restore click “yes”
Itunes will restore the apple tv with the jailbreak firmware
When finished close itunes and unplug the apple tv then plug in the power cable and usb lead only
go to seasonpass and click on “Boot Tethered” (Never the “Create IPSW” from this point onwards)
Also if itunes ever opens up just close it as you will not need itunes anymore
and never click on restore with itunes from this point onwards as you will lose your jailbreak
Follow the promps of the “Boot Tethered” until it has finished uploading the files for Tethered Boot
Unplug the usb cable but not the power lead
That is it done, If you get a black screen then run the season pass Tethered Jailbreak again
and try to unplug the usb and plug the hdmi lead in quicker, as that usually works.
How to install xbmc with all the addons on apple tv2 version 5.0
I found the easiest program to use is tunnelier by Bitvise, “Client version” as you can SSH and ftp into the apple tv with it
http://dl.bitvise.com/Tunnelier-Inst.exe
Download and install the software
Make sure you have your apple tv connected to your internet then go to the apple tv
in settings/General/about, there it will show you your internal ip usually 192.168..
Now run Tunnelier,
In host you put the ip address of the apple tv
In username you put in “root”
In password you put in “alpine” all lower case letters
Then press on “login”
two windows will open, a black box and the ftp window first go to the black box
Copy each line listed below one at a time, you can copy and paste each line (Press enter each time you paste a line and wait until root appears then copy and paste the next line)
echo “deb http://apt.saurik.com/ tangelo-3.7 main”>/etc/apt/sources.list.d/saurik.list
apt-get update
apt-get -f install
mkdir -p /Applications/AppleTV.app/Appliances
apt-get install org.xbmc.xbmc-atv2
mkdir -p /Applications/XBMC.frappliance
wget http://dl.dropbox.com/u/14341410/org.xbmc.xbmc-atv2_11.0-3_iphoneos-arm.deb
dpkg -i org.xbmc.xbmc-atv2_11.0-3_iphoneos-arm.deb
rm org.xbmc.xbmc-atv2_11.0-3_iphoneos-arm.deb
apt-get install com.nito.nitoTV
killall AppleTV
Now you have Nito tv and XBMC installed and you can close the black box
How To install the addons
Go to the other box with two windows in it and in the left hand window browse to where you have put your addons
In the right hand window press the yellow box once, which will take you up a directory
Now look down the list in the right hand window and look for a folder called “mobile” double left click on that to enter it’s directory
In the left hand window highlight your addons and drag and drop them into the right hand window
(To drag and drop press and hold the left mouse button on the addons then drag it into the right hand window and let go of the mouse button)
Once you have copied all the addons to the apple tv you can now logout and exit Tunnelier
Now go to your apple tv and you should see an icon with XBMC on it, press on that with your remote
XBMC wil now start for you,
go to system/setting/add-ons/install from zip
click on the “Home” folder and scroll down, you will see all the addons that you have put on the apple tv
Press each one of them, it will take you back out each time, just go back in do the same for all the addons
once done above where it says install from zip, click on the get-add-ons
You will see all your addons, click on one then click on video add-ons and then the program you want, and click on install
Repeat this process for all the addons
Once done that is it, Just press menu to go back a level and take a quick look to see if there is any updates which will show above the enabled addons
If so Press on it and update what is there,
Now if you go to Videos/Addons you should see all your addons
If you have installed navi-X that will be in “Programs”, remember to install any navi-X-Updates scripts that is on the first page when you run it."