[Factory Image] [mako] Kit Kat 4.4 - KRT16O - Download+Instructions

Search This thread

dEris

Senior Member
Nov 6, 2009
3,127
789
36
Dallas Texas
google.com
Before you begin:
  • Please make sure Fastboot is configured and properly installed on your computer.

How to flash a factory image:
  1. Download Android 4.4 Factory Image (occam-krt16o-factory-75ccae7a.tgz) for the Nexus 4 on your PC, if you haven’t already.
  2. Connect your Nexus 4 to your computer using the USB cable.
  3. Reboot into the Fastboot/Bootloader Mode by using the key combo.
  4. Navigate to where Fastboot is located and extract the files there.
  5. From the factory image files in your Fastboot directory that you just extracted; locate a file called "flash-all.bat" and run it.
    Edit the flash-all.bat file and remove the wipe command (-w) if you do not want it to wipe your device. (thx kzoodroid)
  6. Now wait and watch as the process is completed.
  7. Done

Additional Things:
  • You will need to flash your recovery (TWRP or CWM) if you want it back. The factory image returns your device to the stock recovery.
    Reboot into bootloader and run the following in CMD - "fastboot flash recovery nameofrecovery.img"
  • If you want root, flash SuperSU.

Version: 4.4 (KRT16O)
MD5: 7180251114d877d162a886d13fff1cf8
SHA-1: 75ccae7a44e7b4e5488675284509dbdb90137276


Download and Info:
https://developers.google.com/android/nexus/images?hl=ja#occamkrt16o

Direct Download:
https://dl.google.com/dl/android/aosp/occam-krt16o-factory-75ccae7a.tgz

Mako 4.4 Binaries:
https://developers.google.com/android/nexus/drivers#mako
 
Last edited:

dexterboygenius

Senior Member
Apr 9, 2011
54
7
I am on a Custom ROM(Pure Speed X) + Conservative Kernel ..

Do I directly flash this after downloading from my PC ?
 

srathi

Member
Apr 8, 2012
48
5
Stock 4.3 + Rooted + Custom Recovery (CWM Touch) + Locked bootloader

How to flash a factory image:
http://forum.xda-developers.com/showpost.php?p=34552123&postcount=1

Download and Info:
https://developers.google.com/android/nexus/images?hl=ja#occamkrt16o

Direct Download:
https://dl.google.com/dl/android/aosp/occam-krt16o-factory-75ccae7a.tgz

3LCJkbW.png


↗device: mako
↗rom: slimkat
↗kernel: ak
↗recovery: cwm

Stock 4.3 + Rooted + Custom Recovery (CWM Touch) + Locked bootloader

What should I do to get 4.4?
 
  • Like
Reactions: oceanNg and alexjnz

mandhir.s.bajwa

Senior Member
Sep 19, 2011
223
33
New Delhi
LG G8X ThinQ
I remember there was a way to install the factory image without deleting the data. i.e: on a complete stock phone

I just can't remember how I did it last time when 4.3 images were released.

Any help on this would be highly appreciated. (I have checked few threads, and they all talk about the process deleting all the data)
 

RealiZms

Senior Member
Nov 21, 2010
524
203
DC
Samsung Galaxy A52 5G
Use BootUnlocker for Nexus and unlock your phone. If in the past you already unlocked it, it will not wipe you data, but for be sure just do a full backup before unlocking... or take the risk.:p
No...lol
I have an unlocked bootloader, with stock recovery and rom. Waiting for the OTA

My point is it's not possible to have a LOCKED bootloader and also be rooted with a custom recovery.

I think you miss worded your question.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 63
    Before you begin:
    • Please make sure Fastboot is configured and properly installed on your computer.

    How to flash a factory image:
    1. Download Android 4.4 Factory Image (occam-krt16o-factory-75ccae7a.tgz) for the Nexus 4 on your PC, if you haven’t already.
    2. Connect your Nexus 4 to your computer using the USB cable.
    3. Reboot into the Fastboot/Bootloader Mode by using the key combo.
    4. Navigate to where Fastboot is located and extract the files there.
    5. From the factory image files in your Fastboot directory that you just extracted; locate a file called "flash-all.bat" and run it.
      Edit the flash-all.bat file and remove the wipe command (-w) if you do not want it to wipe your device. (thx kzoodroid)
    6. Now wait and watch as the process is completed.
    7. Done

    Additional Things:
    • You will need to flash your recovery (TWRP or CWM) if you want it back. The factory image returns your device to the stock recovery.
      Reboot into bootloader and run the following in CMD - "fastboot flash recovery nameofrecovery.img"
    • If you want root, flash SuperSU.

    Version: 4.4 (KRT16O)
    MD5: 7180251114d877d162a886d13fff1cf8
    SHA-1: 75ccae7a44e7b4e5488675284509dbdb90137276


    Download and Info:
    https://developers.google.com/android/nexus/images?hl=ja#occamkrt16o

    Direct Download:
    https://dl.google.com/dl/android/aosp/occam-krt16o-factory-75ccae7a.tgz

    Mako 4.4 Binaries:
    https://developers.google.com/android/nexus/drivers#mako
    4
    Just wondering,,, why is called "occam" ? and not mako ?


    Occam read backwards kinda sounds like mako, *shrugs* go figure
    4
    For those who get stuck at the spinning google screen, boot back into the bootloader and try locking and then unlocking it, simply using:
    fastboot oem lock
    followed by
    fastboot oem unlock

    This is the only thing that worked for me.
    4

    Yeah.

    The question wasn't about stock launcher.
    4
    Should I download SDK again just to be sure?
    Nope, your not doing it right. You can't launch a command prompt at random and use the fastboot commands. Download the attachment, extract the files on to your desktop. Put all the .img files that you get from the factory image into this folder[only .img files, no subfolders at all]. Now hold on to Shift key and right click. Open command window here and do the following.
    1) Make sure your computer recognizes your device by typing: fastboot devices
    2)fastboot flash bootloader bootloader-mako-makoz10o.img (or whatever the name of the bootloader image that you downloaded).
    3) Reboot: fastboot reboot-bootloader
    4) Flash the radio: fastboot flash radio radio-mako-m9615a-cefwmazm-2.0.1700.48.img (or whatever the name is of the radio image that you downloaded).
    5) Reboot: fastboot reboot-bootloader
    6) Flash the system partition: fastboot flash system system.img
    7) Flash the kernel/ramdisk: fastboot flash boot boot.img
    8)fastboot format cache

    Once you do this, boot into recovery, do a factory reset,flash SuperSU 1.65 and boot