Difference between revisions of "Xperia M2 cyanogenmod"

From Tech
Jump to navigationJump to search
(Created page with "* Get the unlock code from [http://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/ sony] * As [http://wiki.cyanogenmod.org/w/Install_CM_for_yuga cyanogenmod]...")
 
Line 4: Line 4:
 
version: 0.5
 
version: 0.5
 
finished. total time: 0.003s
 
finished. total time: 0.003s
  +
  +
* Then unlock using:
  +
# fastboot -i 0x0fce oem unlock 0x012345678ABCDEF
  +
...
  +
OKAY [ 1.133s]
  +
finished. total time: 1.133s

Revision as of 19:52, 24 May 2015

  • Get the unlock code from sony
  • As cyanogenmod describes for the Yuga, power down the xperia, the hold volumeUp while inserting USB cable, and on the computer type:
# fastboot getvar version
version: 0.5
finished. total time: 0.003s
  • Then unlock using:
# fastboot -i 0x0fce oem unlock 0x012345678ABCDEF
...
OKAY [  1.133s]
finished. total time: 1.133s