View Full Version : How do i re-enable auto-update on AppleTv.
machater81
2008-12-22, 03:46
I want to update to 2.3 now and everytime i hit "update software" it says "AppleTV can't check right now. Try again later"
I want to update to 2.3 now and everytime i hit "update software" it says "AppleTV can't check right now. Try again later"
edit "/etc/hosts" and remove what was added to prevent the update.
machater81
2008-12-22, 05:30
i used the code you previously provided to disable auto-update:
sudo bash -c 'echo "127.0.0.1 mesu.apple.com" >> /etc/hosts'
what should i remove to get it to update again
i used the code you previously provided to disable auto-update:
sudo bash -c 'echo "127.0.0.1 mesu.apple.com" >> /etc/hosts'
what should i remove to get it to update again
edit "/etc/hosts" and remove the line "127.0.0.1 mesu.apple.com"
nano works well for editing files
sudo nano /etc/hosts
google "osx nano" for info on how to use nano.
machater81
2008-12-22, 05:55
nvm fixed it ...thx. ALSO if I update to 2.3 now will it destroy boxee even if i updated boxee to the newest version???????
nvm fixed it ...thx. ALSO if I update to 2.3 now will it destroy boxee even if i updated boxee to the newest version???????
any appletv os update will nuke osboot. that's just how it works. so update then re-patch.
machater81
2008-12-22, 21:13
nvm deleted old local_hosts file