How to Install XBMC on ATV2 ios 4.3(I think) with Seasonpass
#1
Hi guys I used greenpoison but it no longer works because I had to restore ATV2 because it was frozen. I dont know how to install XBMC because with greenpoison I could install it directly from greenpoison. Only thing I could find to jailbreak 4.3 was seasonpass. Please Help i have Windows 7
#2
You'll have to use a program called "PuTTy" ( http://www.chiark.greenend.org.uk/~sgtat...nload.html ) to SSH into your Apple TV2 and install XBMC manually.

What SSH does is give you what is equivalent to the DOS prompt you know from Windows, just running on the Apple TV2. This way you can install software on the Apple TV2.

After logging onto your Apple TV2 you'll have to input the following:
Quote:apt-get install wget

wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -

echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list

echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list

apt-get update

apt-get install org.xbmc.xbmc-atv2


In case it's still a little confusing, there's a detailed video of the process over at Xtechs page:
http://xctechs.info/vlog/?p=102
#3
Gracias...working on it now
#4
jlor Wrote:You'll have to use a program called "PuTTy" ( http://www.chiark.greenend.org.uk/~sgtat...nload.html ) to SSH into your Apple TV2 and install XBMC manually.

What SSH does is give you what is equivalent to the DOS prompt you know from Windows, just running on the Apple TV2. This way you can install software on the Apple TV2.

After logging onto your Apple TV2 you'll have to input the following:



In case it's still a little confusing, there's a detailed video of the process over at Xtechs page:
http://xctechs.info/vlog/?p=102


How do I log onto ATV from SSH prompt?
#5
proudTSUalum Wrote:How do I log onto ATV from SSH prompt?

I figured it out.
#6
Quote: How to Install XBMC on ATV2 ios 4.3

I've tried everything to set this and Plexi up, but neither will show their menus. I've tried multiple times with multiple instructions and commands, and yet nothing seems to work. Earlier this year I had it working great, until the iOS automatically updated and erased all my custom stuff.

Any thoughts on what I'm not doing right this time around? I installed on 4.3 with season pass untethered. Any help would be greatly appreciated. Thanks!
#7
once you have jb ur atv2 with seansonpass (4.3 untethered)

use this
http://wiki.xbmc.org/index.php?title=HOW...Apple_TV_2
#8
nicholasbritain Wrote:I've tried everything to set this and Plexi up, but neither will show their menus. I've tried multiple times with multiple instructions and commands, and yet nothing seems to work. Earlier this year I had it working great, until the iOS automatically updated and erased all my custom stuff.

Any thoughts on what I'm not doing right this time around? I installed on 4.3 with season pass untethered. Any help would be greatly appreciated. Thanks!

Best to follow the instructions in the jailbreak FAQ, especially the step about preventing updates.

http://forum.xbmc.org/showthread.php?tid=99315
#9
README 1ST BEFORE POSTING
Quote:This is not a jailbreak forum, and discussion on this topic here is not permitted. All jailbreak posts on this forum will be moved/deleted, and repeat offenders will be warned then banned if it continues.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.

Logout Mark Read Team Forum Stats Members Help
How to Install XBMC on ATV2 ios 4.3(I think) with Seasonpass0