Archive:Install Kodi on Apple TV 2: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Davilla
No edit summary
m (Unprotected "Install XBMC on ATV2": nothing special about this page)
(No difference)

Revision as of 03:21, 24 August 2011

The following HOW-TO requires you to have Jailbroken ATV2 version 4.2.1(ATV2 will report this as 4.1.1) or 4.1(ATV2 will report this as 4.0)

$ ssh root@<your ATV2 IP address>

root@<your ATV2 IP address>'s password: ''enter your password here, it should be "alpine" if you haven't changed it''

$ 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


after XBMC is successfully installed, frontrow(ATV2 home screen) will restart and you will see XBMC in it.

ATV2.jpg