2008-11-20, 05:18
2008-11-21, 17:38
Any chance you could tell us how to downgrade from 2.3 to 2.2?
EDIT: found in other post
http://wiki.awkwardtv.org/wiki/OSupdate
EDIT: found in other post
http://wiki.awkwardtv.org/wiki/OSupdate
2008-11-21, 18:13
zedzed Wrote:Any chance you could tell us how to downgrade from 2.3 to 2.2?
EDIT: found in other post
http://wiki.awkwardtv.org/wiki/OSupdate
Update - I tried to downgrade to 2.2 but got the following error after following the instructions on the page above
Command I enter = sudo ./2Z694-5499.dmg
Error I get = Cannot execute binary file
Update - did a factory restore to v1.0 but the upgrade to 2.2 still does not work
2008-11-21, 19:08
zedzed Wrote:Update - I tried to downgrade to 2.2 but got the following error after following the instructions on the page above
Command I enter = sudo ./2Z694-5499.dmg
Error I get = Cannot execute binary file
Update - did a factory restore to v1.0 but the upgrade to 2.2 still does not work
You need to read the guide again, there is no reference to the above command.
The correct command-line would be
Quote:sudo ./osupdate
2008-11-21, 19:55
My bad since I thought the OSUPDATE was a placeholder for the update file name.
2008-11-21, 22:54
2008-11-21, 23:53
^ Following on from that - are there simple instructions on how to re-enable the Update process. Cheers.
2008-11-22, 01:48
PHP Code:
sudo sed '$d' < /etc/hosts > file2 ; sudo mv file2 /etc/hosts
2008-11-22, 02:58
Whenever I try to SSH into my ATV it immediately says connection closed by <ip of my ATV>... any ideas?
2008-11-27, 02:52
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
2008-11-27, 08:44
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
2008-12-17, 04:26
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?
2008-12-17, 04:44
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
cat /etc/hosts
2008-12-17, 06:48
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?
2008-12-17, 07:06
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.