XBMC Community Forum
Can't Jailbreak ATV2 ver 4.2.1 (2100) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Off-Topic (/forumdisplay.php?fid=34)
+--- Forum: Off-Topic Discussion (/forumdisplay.php?fid=113)
+--- Thread: Can't Jailbreak ATV2 ver 4.2.1 (2100) (/showthread.php?tid=98658)

Pages: 1 2 3


Can't Jailbreak ATV2 ver 4.2.1 (2100) - nedjel - 2011-04-06 07:43

I have ATV 2. VER 4.1 Tried to jail break it with greenp0is0n rc6.1. Followed exact instructions, it Failed every time. I gave up and went Updated to VER 4.2.1 (2100).
Can this VER be JB with RC6.1, or do I have to wait for a new RC7 ?
What else can I do ?
I killed my anti-virus, disabled WIN firewall, started RC6.1 as Admin.

Where can I get hacked firmware patch, as I'm not getting any where?
Followed videos and discussions but to no avail. It looks so simple yet Greenp0is0n Jail break Fails every time. It goes through the motions but fails at the end.
your help is appreciated Big Grin


- kalidav - 2011-04-06 08:36

Use seas0npass to jailbreak 4.2.1 (iOS 4.3).


- nedjel - 2011-04-06 09:07

I tried JB again with RC6.1 this time connected to the internet and it said Complete at the end. Connected to the TV and don't see anything different, no greenpoison menu. Why did it say complete ? I waited a 5 min after complete.


- SavellM - 2011-04-06 09:23

Greenpois0n specifically says if you read the readme!

The device should run iOS 4.2.1 (4.2.6 for iPhone 4 Verizon)
Which is the older version so updating your ATV2 to 4.3.1 (4.2.1) will NOT work with this JB!


- nedjel - 2011-04-06 22:58

The weird thing is that when the firmware was 4.1.1, the jailbreak with greenpoison failed every time, when I upgraded to 4.2.1, ran jailbreak and at the end it said COMPLETED!, waited 5 min, then unplugged it but nothing was installed on ATV2. It’s kind of confusing.
Which one is better to try red snow or seas0npass?


- Omniscient - 2011-04-07 03:42

I used Seas0nPass and it worked for me... I know that QuickPWN is having issues with the sound. Seas0nPass won't install a installer in your AppleTV though, you will have to SSH your way in and install it by command line.

Use these instructions I found over here.


1) Jailbreak your AppleTV with Seas0nPass according to the following jailbreak:
http://support.firecore.com/entries/387605

2) Log into you AppleTV via ssh:
$ 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''

3) Add the missing repository and make update on the AppleTV:
$ echo "deb http://apt.saurik.com/ tangelo-3.7 main">/etc/apt/sources.list.d/saurik.list
$ apt-get update
$ apt-get -f install

4) Install the latest nightly build from xbmc:
a - $ wget http://hadm.net/~keith/xbmc_atv2/latest_atv2.deb
(then hit enter and wait until its done)
b - $ dpkg -i xbmc_atv2/latest_atv2.deb
(then hit enter and wait until its done)

5) Just to make sure that all dependencies have been installed properly:
$ apt-get -f install

6) Change your root password because the default password is no secret
$ passwd
<new password>
<new password>

7) close the ssh connection and enjoy XBMC on your AppleTV


Attention for step 4-b though as it is wrong... You actually have to type - $ dpkg -i latest_atv2.deb (at least I did).

Hope it helps Wink


- nedjel - 2011-04-07 06:36

Followed the steps and at the end, it gave me an error '' unable to restore version etc etc (1600). I don't know why


- Omniscient - 2011-04-07 13:29

Weird... never had that problem... Did you option-clicked or shift clicked and chose the custom IPSW that Seas0nPass made?


- GoldenClaw - 2011-04-07 14:39

think you've got the same problem as I had.
I did the following and do have a jailbroken, working ATV2 now. But this is without any warranty given by me:
1. run seasonpass jailbreak
2. when prompted to enter DFU-mode: connect ATV2 via USB + power connector to the mac and hold menu+pause for 7 seconds. -> enters DFU-Mode
3. iTunes opens -> option-click and choose the IPSW made by seasonpasss
4. everything works, until it gets stuck installing the firmware
5. at this point, I just disconnected the power plug and the update got completed.

let me know, if it also worked for you.


- jd2157 - 2011-04-07 15:59

GoldenClaw Wrote:think you've got the same problem as I had.
I did the following and do have a jailbroken, working ATV2 now. But this is without any warranty given by me:
1. run seasonpass jailbreak
2. when prompted to enter DFU-mode: connect ATV2 via USB + power connector to the mac and hold menu+pause for 7 seconds. -> enters DFU-Mode
3. iTunes opens -> option-click and choose the IPSW made by seasonpasss
4. everything works, until it gets stuck installing the firmware
5. at this point, I just disconnected the power plug and the update got completed.

let me know, if it also worked for you.

With Seas0npas, you shouldn't have the power plugged in, USB only... see Step 4 here: http://support.firecore.com/entries/387605

On a Mac at least, Seas0npass should automatically open iTunes and select the ipsw file for you (no need to option-click). If it's not doing that something went wrong.