Regenerate SpringBoard on a jailbroken iPhone

Useful if you're installing packages from the command line and want the homescreen icons to be visible.
Install UIKit Tools (apt-get install uikittools) and from the command line run sudo -u mobile uicache

If sudo isn't installed, install that with apt-get install sudo or

su mobile
uicache

And while you're on the command line, make sure to change the password for the root and mobile users.

  1. SSH to your iPhone
  2. su -
  3. Enter the root password, alpine by default.
  4. passwd
  5. Enter your new root password
  6. passwd mobile
  7. Enter the new password for the mobile user

 

Tags: , , ,

Leave a Reply


© 2007-2012, Corey Gilmore | Posts RSS Feed | Comments RSS Feed | Contact

 

The views expressed on these pages are mine alone and not those of any past or present employer. All information presented on this site was obtained lawfully and not through disclosure under the terms of an NDA.