Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 893 Bytes

RECOVERY.md

File metadata and controls

13 lines (11 loc) · 893 Bytes

GOING BACK TO STOCK

To recover the modem to stock, follow the following steps exactly

  • Grab the recovery image from my recovery repo
  • Extract it to some folder and move to the update/ folder
  • One by one, flash all the image files, in this order:
    • fastboot flash system mdm9607-sysfs.ubi
    • fastboot flash recoveryfs mdm9607-recovery.ubi
    • fastboot flash:raw boot mdm9607-boot.img
    • fastboot flash:raw recovery mdm9607-boot.img
    • If all the files have been correctly flashed, only then, run fastboot flash aboot appsboot.mbn

The reason for this is because if you reinstall the locked bootloader and some of the official files weren't flashed you might enter a reboot loop and you will need to open the phone and short the emergency recovery test points to get into EDL mode and use Qfirehose.