Success! I couldn't get it into DFU mode this morning, so I thought about what I had changed and the only thing I changed was that I completely unplugged the AppleTV from AC power. This time around I had to power the AppleTV with AC and plug in the USB, run iREB and get exploit loaded, then immediately unplug AC power (leaving USB plugged in), this left iTunes with the option to restore. I LEFT SHIFT - RESTORE and loaded the new IPSW.
Next I just need to get tetherboot to work!
[AppleTV2] ATV2 + 4.2.1 + Windows
electricd7
Member Posts: 58 Joined: Sep 2007 Reputation: 0 |
2011-01-28 15:58
Post: #201
|
| find quote |
willise
Junior Member Posts: 45 Joined: Mar 2007 Reputation: 0 |
2011-01-28 16:06
Post: #202
For some reason, I cannot ssh into the ATV anymore with my iMac.
I enter the following into terminal: $ssh root@192.168.2.29 and I get an error: -bash: root@192.168.2.29: command not found That is the correct IP of the ATV2. I used it two days ago to jailbreak and load XBMC. Any ideas? Please disregard - I see the error now
(This post was last modified: 2011-01-28 16:08 by willise.)
|
| find quote |
electricd7
Member Posts: 58 Joined: Sep 2007 Reputation: 0 |
2011-01-28 16:16
Post: #203
OK got tetheredboot to work, ssh'd into the appletv and installed XBMC. It seems to work, and I get the XBMC icon in my menu and it loads, however, when I installed XBMC I got this error in my putty session. Should I be concerned?:
Code: Setting up gawk (3.1.6-2) ... |
| find quote |
dazex
Member+ Posts: 548 Joined: Nov 2009 Reputation: 0 |
2011-01-28 16:48
Post: #204
willise Wrote:For some reason, I cannot ssh into the ATV anymore with my iMac. Your command looks fine. Just make sure you're not putting in the $ before the ssh command: ssh root@192.168.2.29 |
| find quote |
Numus
Posting Freak Posts: 809 Joined: May 2007 Reputation: 6 |
2011-01-28 17:22
Post: #205
dazex Wrote:Your command looks fine. Just make sure you're not putting in the $ before the ssh command: $ is just a prompt |
| find quote |
electricd7
Member Posts: 58 Joined: Sep 2007 Reputation: 0 |
2011-01-28 19:44
Post: #206
OK, so I get this to work the first time by using the procedure spelled out here. I had to run the following commands to get mine to load since it said a file was missing:
Code: apt-get install wgetOnce I get it all working, I can use XBMC like I should. I then unplug the power to be sure I can get back in incase my power goes out (it does it alot). And I do the DFU mode, tetheredboot (from PC) and it works fine, then I unplug microusb and plug in HDMI and I am sitting at a black screen. White light on the front is steady on. I have no SSH and pushing any button on the remote has no effect. If I try and boot the box up normally without the tethered boot, it is still a black screen with a white blinking light on the device itself. What have I done wrong? I do get an error on one of the final steps of the xbmc install which is in a post a few above this one. |
| find quote |
dazex
Member+ Posts: 548 Joined: Nov 2009 Reputation: 0 |
2011-01-28 20:03
Post: #207
electricd7,
The timing is important. After the tethered boot process is completed, you want to plug in the HDMI cable before the ATV2 finish booting. By the time the white light becomes solid, it's too late to plug in the HDMI cable is what I understand. Without the tethered boot, the ATV2 can not complete the boot process and all you see is a blank screen with blinking light. This is a good thing, as it suggest that you jailbroke the device properly. Simply try the tethered boot process again and make sure to plug in the HDMI cable shortly after the tethered boot process is completed. I also find that waiting till the GUI is up before plugging in the network cable may possibly prevent the dreaded "no network" connection some users have reported to having. This is not conclusive without verified testing, but something to keep in mind. -Dazex |
| find quote |
Numus
Posting Freak Posts: 809 Joined: May 2007 Reputation: 6 |
2011-01-28 20:04
Post: #208
electricd7 Wrote:OK, so I get this to work the first time by using the procedure spelled out here. I had to run the following commands to get mine to load since it said a file was missing: You running tetheredboot in a bat file or from the command prompt? dazex Wrote:electricd7, I do not believe this is true... I have plugged in hdmi a couple minutes after i tetherbooted and it still worked... The main problem is some people running tetheredboot in a bat file, which wont error or prompt if it fails, it just closes the cmd prompt and seems like it worked... |
| find quote |
marksch
Junior Member Posts: 4 Joined: Jan 2011 Reputation: 0 |
2011-01-28 20:27
Post: #209
Hoping someone can give me a little help, I've gotten all the way to using putty and logging in as root but I cant get XBMC to install.
putty 192.168.1.201 username root, pw alpine that all works. I then pasted the code from wiki, not including the $. The first command takes, the second throws the error. Apple-TV:~ root# echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list Apple-TV:~ root# apt-get update E: Type '.deb' is not known on line 1 in source list /etc/apt/sources.list.d/awkwardtv.list I've tried using ssh on my vmware mac install but am getting the same results. any suggestions? echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list
(This post was last modified: 2011-01-28 20:29 by marksch.)
|
| find quote |
electricd7
Member Posts: 58 Joined: Sep 2007 Reputation: 0 |
2011-01-28 20:36
Post: #210
marksch - make sure you replace the characer directly before the deb and after the ./ with a real " mark. A copy and paste doesn't always work because of the font of your browser
|
| find quote |

Search
Help