I did everything, and when I insert my SIM back in my iPhone and connect to iTunes, it pops up a progress box "waiting for iPhone" and says a bit after "we're unable to continue with your activation at this time".
It tried it twice, always the same error. I have the iOS4 activation screen (quite laggy) and followed every step. I have also the lastest iTunes beta.
I'm really out of options, tips anyone ? :/
Thanks !
This is exactly what I got before doing the scp command correctly (I did it while logged into the iPhone, and not the Mac.)
If you think you might have skipped it too: log in, run the rm command, then open a new window and run the scp command (make sure the .plist is at the first level of your HD directory too).
If that doesn't work, another thing I did was block Apple's servers in the hosts file.
Type
sudo nano /private/etc/hosts, scroll to the bottom, and put a
#[space] in front of the gs.apple.com line(s). Type control+O, hit enter, then reconnect iPhone to iTunes.
You might also need to add, and then block,
74.208.105.171 gs.apple.com. I have three different lines in my hosts, all of which had the pound sign in front of them when I activated (I added the .171 line after
reading about this error with the first beta).
Then, go back and remove the pound signs (unless you don't care about iTunes receiving iOS updates, which becomes blocked I believe).