- Download the 4.4.1 image (7ed504f678cea49ecf0974e8cd956e2974e3f943.signed-hammerhead-KOT49E-from-KRT16M.7ed504f6.zip)
- Download the stock image (hammerhead-krt16m-factory-bd9c39de.tgz).
- Copy the updated image to the phone
$ adb push ~/Downloads/7ed504f678cea49ecf0974e8cd956e2974e3f943.signed-hammerhead-KOT49E-from-KRT16M.7ed504f6.zip /mnt/sdcard/ - Reboot into fastboot (power and volume down when booting).
- Extract the stock image.
$ tar zxvf hammerhead-krt16m-factory-bd9c39de.tgz - Unzip the image
$ unzip image-hammerhead-krt16m.zip - Flash the boot img
$ fastboot flash boot boot.img - Reboot into bootloader
$ fastboot reboot-bootloader - Flash the system img.
$ fastboot flash system system.img - Go into recovery (TWRP for me) and flash the 4.4.1 update copied over earlier.
- Flash custom kernel on sdcard.
- Let twrp install supersu and reboot.
- Not rooted - download the latest twrp (openrecovery-twrp-2.6.3.4-hammerhead.img)
- Reboot into fastboot mode again.
- Flash the twrp image
$ openrecovery-twrp-2.6.3.4-hammerhead.img - Boot into recovery mode.
- Download latest supersu (UPDATE-SuperSU-v1.80.zip)
- Copy supersu over to card.
$ adb push UPDATE-SuperSU-v1.80.zip /sdcard/update-supersu-v1.80.zip - Install it from TWRP.
- Done.
Thursday, December 5, 2013
How I updated my rooted nexus 5 with a custom kernel to kitkat 4.4.1
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment