when I unlock, It get stuck in waiting for device But unlock wont work, see blowactually rename the recovery.img as recovery
but the command remains the same fastboot flash recovery recovery.img
edit: also unlock the bootloader again
probably the command won't work with locked bootloader
----------------------------------------------------------
[email protected]:~/htc_acer$ ^C
[email protected]:~/htc_acer$ fastboot flash unlocktoken Unlock_code.binsending 'unlocktoken' (0 KB)...
OKAY [ 0.152s]
writing 'unlocktoken'...
(bootloader) unlock token check successfully
OKAY [ 0.007s]
finished. total time: 0.159s
[email protected]:~/htc_acer$ fastboot flash recovery recovery.img< waiting for device >
-------------------------------------------------------------------
then I neeed to unplug, remove the batterie, plug in again, to find device, but then it will not find recovery, due to different name
-----------------------------------------------------------------------------
[email protected]:~/htc_acer$ fastboot flash recovery recovery.img
error: cannot load 'recovery.img': No such file or directory
----------------------------------------------------------------
then i lock the device, but as you can see, device was still locked!
---------------------------------------------------------------
[email protected]:~/htc_acer$ fastboot oem lock
...
(bootloader) Device was already locked!
OKAY [ 0.006s]
finished. total time: 0.006s
[email protected]:~/htc_acer$ fastboot flash recovery recovery.img
error: cannot load 'recovery.img': No such file or directory
[email protected]:~/htc_acer$
--------------------------------------------------------------
1. could it be I got the wrong hboot on the phone, now it says HBOOT-1.29.0000 before update messed everything up it was HBOOT- 1.27* ???
2. Can it be nothing works because USB-DEBUGGING is off ???
Last edited: