Note to Windows Users: You can perform these same steps with an ssh app like putty on Windows.
Step One
Make sure your jailbreak is enabled by launching the Cydia app. If it opens and closes right away launch mach_portal from your SpringBoard to re-enable the jailbreak.

Step Two
Make sure your iPhone is connected to the same wireless network as your computer.

Enter the following command into the Terminal window:
chmod 777 /var; chmod 777 /var/mobile; chmod 777 /var/mobile/Library; chmod 777
/var/mobile/Library/Preferences
Step Three
Launch Terminal from the Applications:Utilities folder on your Mac.
Step Four
SSH to your iPhone using the following command:
ssh root@your.ip.address
Replace your.ip.address with the IP address of your iPhone.

Step Five
If this is the first time you are doing this, you may be asked to confirm you want to continue. Type yes.
Enter your iPhones root password when prompted. Please note, if you have just jailbroken then this will be alpine. Hint: You should really change that using the command passwd once logged in.

Step Six
Although, Luca Todesca offered chmod 777 as the fix, you may want to try 755 first as 777 gives read, write, and execute permissions to owner, group, and others.

Step Six
Although, Luca Todesca offered chmod 777 as the fix, you may want to try 755 first as 777 gives read, write, and execute permissions to owner, group, and others.

Step Seven
Reboot your iPhone and enjoy LTE!
More information on our page!
No comments:
Post a Comment