The Android 6.0 Marshmallow OTA updates are now availableย for the Nexus devices and ready to be installed. We have already informed you about the OTA updates and have framed a detailed tutorial to install them. The Nexus devices that have received these updates are the Nexus 5,6,7,9, the Nexus Player.
To install these OTA updates you would need stock recovery to apply them to the system. To solve this problem we have brought you theย stock recovery images that can be installed readily.
The support to theseย images range from the previous Android 5.1.1 to the latest available Android 6.0 updates. You need to setup ADB and fastboot environment to install these recovery images.
Nexus 5 stock recovery
- n5-mra58k-recovery.img
- n5-lmy48m-recovery.img
- n5-lmy48i-recovery.img
- n5-lmy48b-recovery.img
Nexus 6 stock recovery
- n6-mra58k-recovery.img
- n6-lmy48t-recovery.img
- n6-lmy48w-recovery.img
- n6-lvy48h-recovery.img
- n6-lyz28m-recovery.img
Nexus Player stock recovery
- nexus-player-mra58k-recovery.img
- nexus-player-lmy48n-recovery.img
- nexus-player-lmy48j-recovery.img
Nexus 9 WiFi stock recovery
- n9wifi-mra58k-recovery.img
- n9wifi-lmy48t-recovery.img
- n9wifi-lmy48m-recovery.img
Nexus 9 LTE stock recovery
- n9lte-mra58k-recovery.img
- n9lte-lmy48t-recovery.img
- n9lte-lmy48m-recovery.img
Nexus 7 WiFi stock recovery
- n7wifi-mra58k-recovery.img
- n7wifi-lmy48m-recovery.img
- n7wifi-lmy48i-recovery.img
Nexus 7 LTE stock recovery
- n7lte-mra58k-recovery.img
- n7lte-lmy48u-recovery.img
- n7lte-lmy48p-recovery.img
How to Install Stock Recovery for Nexus 9,7,6,5 and Player
Here is a simple tutorial to install stock recovery on your Nexus device. You need to make some some preparations first.
Prerequisites
- Set up ADB and Fastboot on your computer. You can download the minimal ADB and fastboot tool from hereย (unzip it) or get the quick ADB and fastboot installer fromย here. For Mac or Linux OS, click here.
- Install Nexus USB Drivers on your computer.
- Open Settings> Developer options and enable USB Debugging on your device.
- Go to Developer options and enable Allowย oem unlock.
Installation Instructions
- Make sure you have downloaded the suitable recovery image for your device. Now transfer them to your PC.
- Make sureย you have setup ADB and fastboot on your PC.ย Alsoย acceptย Always allow from this computer when you plug in the device for first time to enable USB Debugging.
- Now power off your device and unplug it from your PC.
- Boot into the bootloader or fastboot mode. To do so, press and hold volume down and the power button simultaneously for 5-6 seconds.
- You will see the bootloader screen. Select fastboot if suchย option is available. Now connectย your device to the PC using a USB cable.
- Navigate to the location where you have placed the recoveryย file. Rename the recovery file to a simple one, like recovery.img. While the folder with recovery.imgย file is open, hold shift key on keyboard and right-click on an empty space and select โOpen command window hereโ option to launch a cmd window.
- Now typeย the following in the command prompt to check your device connectivity
fastboot devices
- Now flash customย recovery. Issueย the following command for that.
fastboot flash recovery recovery.img
- The stockย recovery will now be installed on yourย device.ย Now boot your phone in recovery mode. You can do this by turning your device off and then press and hold volume down and power keys at the same time. Or you can simply enter the following command.
fastboot boot recovery.img
- This will take you to the recovery and you can test your stock recovery once booted.
Now you are ready to flash the new OTA updates that have been rolling out for your Nexus device. For any queries, comment down below.
Also See:
How do you know which one of the nexus 6 files to download?!
The alphanumeric value in the file names stand for incremental version of the Marshmallow recovery. Go to Settings- About on your device and look for the firmware version there. Download the file that matches yours.