problem with fastboot oem lock

dgero83

Senior Member
Jan 23, 2012
61
4
0
Hi, I'm trying to relock my nexus 6P, but i have a problem, because my phone doesn't seem to recognize the command fastboot oem lock. I can see the phone whith adb devices and fastboot devices, and actually i unlocked the phone and installed android developer preview. I also tried to install the factory image, but the phone doesn't execute the commands i give it. Can somebody help me understand what i'm doing wrong?

Excuse me. solved. i don't know why though :confused:
 
Last edited:

DJBhardwaj

Recognized Contributor
Apr 23, 2011
5,013
2,658
253
27
Delhi
Hi, I'm trying to relock my nexus 6P, but i have a problem, because my phone doesn't seem to recognize the command fastboot oem lock. I can see the phone whith adb devices and fastboot devices, and actually i unlocked the phone and installed android developer preview. I also tried to install the factory image, but the phone doesn't execute the commands i give it. Can somebody help me understand what i'm doing wrong?

Excuse me. solved. i don't know why though :confused:
Fastboot commands were revised months ago. So the proper lock command would now be:

Code:
fastboot flashing lock
 
Last edited:
  • Like
Reactions: bighyyy