G gtg941f macrumors newbie Original poster Jun 29, 2008 20 0 Jul 2, 2008 #1 Is the anyway to prevent my AppleTV from auto-downloading future software updates? I've hacked my AppleTV and don't want an update to wipe all my changes. Thanks
Is the anyway to prevent my AppleTV from auto-downloading future software updates? I've hacked my AppleTV and don't want an update to wipe all my changes. Thanks
T tom1971 macrumors 6502a May 15, 2007 670 0 Jul 2, 2008 #2 log via Terminal into ATV and enter the following command: sudo bash -c 'echo "127.0.0.1 mesu.apple.com" >> /etc/hosts'
log via Terminal into ATV and enter the following command: sudo bash -c 'echo "127.0.0.1 mesu.apple.com" >> /etc/hosts'
G gtg941f macrumors newbie Original poster Jun 29, 2008 20 0 Jul 2, 2008 #3 thank you! I appreciate it. i'm no terminal expert but executed the command, so i'm hopeful that this works
thank you! I appreciate it. i'm no terminal expert but executed the command, so i'm hopeful that this works
T tom1971 macrumors 6502a May 15, 2007 670 0 Jul 2, 2008 #4 no problem. Copy & Paste will do the trick