Quote:
Originally Posted by CharlesJV
I had these same problems last night with the new version of PWNAGETOOL 2.0.3..... i re-pwned twice and still did not have mobileme syncing or my passwords saving, including voicemail. Here's how I fixed it.
1.) Download Terminal from Cydia.
2.) Launch Terminal
3.) Type 'su root' and hit return
4.) Type 'alpine' and hit return
5.) Type 'cd /' and hit return
6.) Type 'chmod 777 /var/Keychains' and hit return
7.) Type 'chmod -R 777 /private/var/Managed Preferences/' and hit return
8.) Type 'restart' and hit return
- Cheers
|
When I type command #7 I am told "no such file or directory"
edit*
Nevermind, I figured it out and it works!
Make sure you type:
'chmod -R 777 /private/var/
Managed\ Preferences/' and hit return
and
NOT:
'chmod -R 777 /private/var/
Managed Preferences/' and hit return
For some reason #7 in quotes is different. Thank you for this CharlesJV!
Quote:
Originally Posted by ODavy
When I typed 'restart' and hit return, Terminal said "command not found"

|
the command is actually 'reboot'.