|
iPod/iPhone: upgrading to 2.0.1
2008.08.10 10:53 AM
I’ve just upgraded [the Operating System of] both my units to v2.0.1; here are some things keep in mind. Upgrade or not?If you “update” via a pwned
For other points discussed below, I’m assuming a jailbroken scenario.
Before everything elseThere are three terms to consider when dealing with iPhones:
I thought I’d say this because regular people tend to assume either 2 and 3 are the same thing, or assume that once 2 is achieved, 3 would come naturally, it doesn’t work that way. Unlock?2G phones are covered. 3G phones on the other hand, still only go as far as getting jailbroken. Restore a backup or start from scratch?Restoring settings from a backup is safe; you will retain all your AppStore applications and data, yay! Even the “cracked” You will have to reinstall the jailbroken apps though, unless you preinstall them on the MobileSafari problemsIn case MobileSafari acts up (e.g. doesn’t remember cookies); symptoms of this is if you can’t remain logged in on some accounts. Fix the directory cookie permissions via SSH. In chown mobile /var/mobile/Library/Cookies/ chown mobile /var/mobile/Library/Cookies/Cookies.plist You can also do it this way: chmod 777 /var/mobile/Library/Cookies chmod 666 /var/mobile/Library/Cookies/Cookies.plist The first method is preferred as it sticks to the “Apple Standard” of file permissions; unlike the latter, which uses an “allow all” hack/approach – which I guess by nature is less secure. You can also save yourself the headache by installing iPod touch users are safe since the issue mentioned in the start has something to do with the 3G baseband – which doesn’t exist in the Touches. |
