I have unlocked my Moto-Z play. When I try to use fastboot I always get:
..\tools\platform-tools\fastboot.exe flash recovery twrp-3.0.2-0-addison.img
(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' (11206 KB)...
OKAY [ 0.249s]
writing 'recovery'...
(bootloader) Image not signed or corrupt
OKAY [ 0.253s]
finished. total time: 0.502s
I boot the phone, copy twrp.img to /sdcard/twrp.img and then do a 'fastboot boot twrp.img' and when I try to find twrp.img in /sdcard, it isn't there. If I go in with 'adb shell' and do an 'ls' I can see the 'twrp.img' file. but TWRP itself doesn't show it when I select 'Install Image'.
Y-
..\tools\platform-tools\fastboot.exe flash recovery twrp-3.0.2-0-addison.img
(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' (11206 KB)...
OKAY [ 0.249s]
writing 'recovery'...
(bootloader) Image not signed or corrupt
OKAY [ 0.253s]
finished. total time: 0.502s
I boot the phone, copy twrp.img to /sdcard/twrp.img and then do a 'fastboot boot twrp.img' and when I try to find twrp.img in /sdcard, it isn't there. If I go in with 'adb shell' and do an 'ls' I can see the 'twrp.img' file. but TWRP itself doesn't show it when I select 'Install Image'.
Y-