Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

EarthDawn

macrumors 6502a
Original poster
Other then leaving my phone connected to iTunes and clicking the "Check for Updates" button how can else can I check if it is available ?

😀
 
I'd say in this forum. People are going crazy just speculating about its release. You'll see 14384239 threads here the second it's released. 😛
 
If I were to do it I would use Terminal and put this to look for html links:

Code:
while true; do clear; curl -s -L http://phobos.apple.com/version | grep -i restore | grep '_3.' | sed 's/

Right now it only shows: 2,1 (iPhone 3G S firmware). If it shows 1,2 than you can download it. I think its coming out at 10AM PST.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.