Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\ADB_M9_1.0.32>dir
- Volume in drive C has no label.
- Volume Serial Number is 0622-9D4A
- Directory of C:\ADB_M9_1.0.32
- 24/04/2015 14:52 <DIR> .
- 24/04/2015 14:52 <DIR> ..
- 07/11/2014 19:41 1,009,664 adb.exe
- 07/11/2014 19:41 96,256 AdbWinApi.dll
- 07/11/2014 19:41 60,928 AdbWinUsbApi.dll
- 07/11/2014 19:41 196,608 fastboot.exe
- 20/01/2015 03:52 89,865 htc_fastboot_2.0.8.exe
- 24/04/2015 14:45 36,823,040 twrp-recovery-2.8.6.4-hima.img
- 23/04/2015 19:25 256 Unlock_code.bin
- 7 File(s) 38,276,617 bytes
- 2 Dir(s) 6,186,713,088 bytes free
- C:\ADB_M9_1.0.32>adb reboot download
- * daemon not running. starting it now on port 5037 *
- * daemon started successfully *
- C:\ADB_M9_1.0.32>fastboot flash unlocktoken Unlock_code.bin
- target reported max download size of 800000000 bytes
- sending 'unlocktoken' (0 KB)...
- OKAY [ 1.004s]
- writing 'unlocktoken'...
- (bootloader) flash unlocktoken
- (bootloader) [KillSwitch] : disable
- (bootloader) unlock token check successfully
- OKAY [ 0.022s]
- finished. total time: 1.029s
- C:\ADB_M9_1.0.32>fastboot flash recovery twrp-recovery-2.8.6.4-hima.img
- target reported max download size of 800000000 bytes
- sending 'recovery' (35960 KB)...
- OKAY [ 3.274s]
- writing 'recovery'...
- (bootloader) HOSD CL#493992
- (bootloader) start@1
- (bootloader) recovery@100%
- (bootloader) Update partition OK
- (bootloader) end@Done
- OKAY [ 2.930s]
- finished. total time: 6.210s
Advertisement
Add Comment
Please, Sign In to add comment