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

From Official Kodi Wiki
Jump to navigation Jump to search
>Amet
(Created page with 'The following HOW-TO requires you to have Jailbroken ATV2 version [http://www.iclarified.com/entry/index.php?enid=13581 4.1] or [http://www.iclarified.com/entry/index.php?enid=12…')
 
>Timecmdr
mNo edit summary
Line 1: Line 1:
The following HOW-TO requires you to have Jailbroken ATV2 version [http://www.iclarified.com/entry/index.php?enid=13581 4.1] or [http://www.iclarified.com/entry/index.php?enid=12380 4.2.1]
The following HOW-TO requires you to have Jailbroken ATV2 version [http://www.iclarified.com/entry/index.php?enid=13581 4.1] or [http://www.iclarified.com/entry/index.php?enid=12380 4.2.1]


<pre>$ ssh root@<your ATV2 IP adress>
<pre>$ ssh root@<your ATV2 IP address>


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


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




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


[[File:ATV2.jpg | 800px]]
[[File:ATV2.jpg | 800px]]

Revision as of 15:51, 21 January 2011

The following HOW-TO requires you to have Jailbroken ATV2 version 4.1 or 4.2.1

$ 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''

$ 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