[AppleTV] HOW-TO disable the Apple TV auto-update (ATV)

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
davilla Offline
Team-XBMC Developer
Posts: 10,506
Joined: Feb 2008
Reputation: 58
Post: #11
flipp3r Wrote:I ran the command to add the loopback for mesu.apple.com and then decided to look at the hosts file. I can see the entry in there twice. Is there a way to remove the 2nd line? I can't locate vi on the ATV, so I'm not sure how to edit the file. Thanks, Eric

sudo nano /etc/hosts

control-x to save and exit


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Sekou Offline
Junior Member
Posts: 22
Joined: Oct 2008
Reputation: 0
Post: #12
Quick question..... After I've entered the line as well as the frontrow password, how do I know if it works? I just get a -bash-2.05b$ . Am I supposed to see something else, or is this confirmation it' s taken?
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,506
Joined: Feb 2008
Reputation: 58
Post: #13
Sekou Wrote:Quick question..... After I've entered the line as well as the frontrow password, how do I know if it works? I just get a -bash-2.05b$ . Am I supposed to see something else, or is this confirmation it' s taken?

look and see Smile

cat /etc/hosts


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Sekou Offline
Junior Member
Posts: 22
Joined: Oct 2008
Reputation: 0
Post: #14
I haven't downgraded to 2.2, I'm still on 2.3, so other than waiting for a new update from Apple, how do I check to see if it's worked?
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,506
Joined: Feb 2008
Reputation: 58
Post: #15
Sekou Wrote:I haven't downgraded to 2.2, I'm still on 2.3, so other than waiting for a new update from Apple, how do I check to see if it's worked?

Already told you, if it's in /etc/hosts, it's blocked.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Sekou Offline
Junior Member
Posts: 22
Joined: Oct 2008
Reputation: 0
Post: #16
Er...ok. Listen, I'm an utter noob, so please explain in detailConfused.... Are you saying I should be looking for "cat /etc/hosts" in my terminal window after I've entered the script?
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,506
Joined: Feb 2008
Reputation: 58
Post: #17
Sekou Wrote:Er...ok. Listen, I'm an utter noob, so please explain in detailConfused.... Are you saying I should be looking for "cat /etc/hosts" in my terminal window after I've entered the script?

http://en.wikipedia.org/wiki/Cat_(Unix)

"cat" is a command-line application. Use it to dump/display the contents of a file.

So "cat /etc/hosts" will display the contents of the file "host" in the path "/etc".

you should see your addition on the last line.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Sekou Offline
Junior Member
Posts: 22
Joined: Oct 2008
Reputation: 0
Post: #18
And there it is! Ahhh Davilla...is there anything you don't know?
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,506
Joined: Feb 2008
Reputation: 58
Post: #19
Sekou Wrote:And there it is! Ahhh Davilla...is there anything you don't know?

Not much, and what I don't know, I fake Smile


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
thesaint Offline
Junior Member
Posts: 6
Joined: Jan 2009
Reputation: 0
Post: #20
Hey guys,

I am trying to disable auto update on my Apple TV. I followed the instructions on the first post of this thread (by davilla), and as soon as i enter

ssh frontrow@AppleTV.local, i get the following message:

ssh: connect to host AppleTV.local port 22: Connection refused

Any help would be greatly appreciated.

Thanks
find quote