a day in the life of wayne ward….

technology, linux, life and music… what else is there?

atv2 4.3.1 jailbreak

just done the jailbreak on the my atv to take it to 4.3.1
on the mac seaonpass failed
so i used pwnagetool

follow this

then i installed plex ->

echo “deb http://www.ambertation.de ./downloads/PLEX/” > /etc/apt/sources.list.d/plex.list
apt-get update
apt-get install com.plex.client-plugin

then xbmc was a bitch to install so fixed using this..

http://wiki.xbmc.org/index.php?title=Install_XBMC_on_ATV2

then
echo “deb http://apt.saurik.com/ tangelo-3.7 main”>/etc/apt/sources.list.d/saurik.list
apt-get update
apt-get -f install
apt-get install org.xbmc.xbmc-atv2

install remotehd just to be cool

scp root@ssh.remotehd.com:RemoteHelper.tar RemoteHelper.tar;
tar xvf RemoteHelper.tar;
./install-RemoteHelper

ENJOY! :)

The post is brought to you by lekhonee v0.7

You must log in to post a comment.