42. install TWRP Recovery poging 1

Moto G4

fail : waarschijnlijk logisch gezien phone niet unlocked was , en ik het niet door had

download
- TWRp custom recovery : twrp-3.2.1-0-athene.img
- installer /e/

fastboot flash recovery twrp-3.2.1-0-athene.img
=> failed :

(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
target reported max download size of 536870912 bytes
sending 'recovery' (12644 KB)...
OKAY [  0.402s]
writing 'recovery'...
(bootloader) Image recovery failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.415s

==(bootloader) Image recovery failed validation== een andere fout als bij Moto G7 Plus
verify :
- right image ?
- bootloader is unlocked?

fastboot oem device-info
=>
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found

(bootloader) ‘device-info’ is not a supported oem command
(bootloader) See ‘fastboot oem help’
FAILED (remote failure)

?? find the motorola fastboot file called mfastboot and use that instead of normal fastboot.

( or :
- open the Phone app and enter the code : “##7378423#*#”. as if you were dialing a phone number (voice call ? )
- a new window should pop up.
- navigate to 
Service info and then to Configuration*.
- On this screen, look for the “Bootloader unlock” heading
- see if there’s a “Yes” next to it. If there’s no next to the heading, the bootloader is locked )

INSTEAD :
- restart phone in normal mode
- copy the TWRP image to SD card via usb (? in de “root” folder van shared storage , dus boven /Documents /Download etc )
- temporaly boot into TWRP from pc :
./adb reboot bootloader
./fastboot boot twrp-3.2.1-0-athene.img
=> lukt ook niet
locatie .img ?

  • then TWRP : menu > advanced > select the image and choose flash current twrp ( to recovery )