Upgrade XBMC on Apple TV2 v5.x

xbmc-logo

  1. Open up your terminal/ssh application and enter the following command to log in to your ATV2:
    ssh root@YOUR.ATV2.IP.ADDRESS
    EXAMPLE: ssh root@192.168.1.5
  2. You will be asked for a password: default password is alpine
  3. Continue to enter the following commands:
    apt-get update
    apt-get install org.xbmc.xbmc-atv2

     

Leave a Reply