Assumptions being made here:
- You have ClockworkMod's ROM Manager installed.
- You installed ICS 4 .
- You have Android SDK installed.
- You have a fastboot program and have set up the USB rules on Ubuntu (see earlier posts).
- You have a custom recovery image such as ClockworkMod.
- You have a copy of the superuser program in ZIP format installed on the root of your SDCard.
Procedure:
- Put the phone into the bootloader - power off, power on whilst pressing volume up. Or use adb:
adb boot bootloader
Either way when it is in the bootloader, confirm your connected properly:
fastboot devices
Which *should* list your device else review the settings in the earlier post. - Run fastboot to boot the recovery image:
fastboot boot path to recovery image - Phone will boot to the recovery image.
- Use the recovery image tool to locate the superuser zip and install it.
- Boot phone and enter ClockworkMod ROM Manager to re-flash the recovery image to make it permanent. If you do not have ROM Manager, refer to the earlier post on making the recovery image permanent.
No comments:
Post a Comment