Since installing the latest LOS20 this morning my phone won't boot. This was installed over the version from 2 weeks ago (or was it 3 weeks ago .. 2 I think). I can get to the
fastboot screen, but nothing else.
I've tried connecting via USB and using
adb/
fastboot to flash it, but so far no success. Also oddly, on the
fastboot screen, under "Power OK", is says "flashing_locked" ... which might be why I haven't been able to flash boot.img onto it.
graeme@slim-jim:~/Downloads/phone/MotoG6plus$ fastboot devices
ZY322QNTHC fastboot
graeme@slim-jim:~/Downloads/phone/MotoG6plus$ fastboot flash boot boot.img
(bootloader) is-logical:boot: not found
(bootloader) is-logical:boot: not found
Warning: skip copying boot image avb footer (boot partition size: 0, boot image size: 28099880).
Sending 'boot' (27441 KB) OKAY [ 1.164s]
Writing 'boot' (bootloader) Invalid partition name boot
FAILED (remote: '')
fastboot: error: Command failed
graeme@slim-jim:~/Downloads/phone/MotoG6plus$
Any suggestions?
BTW., my work Windows laptop doesn't seem to like the Lenovo RSA and I'm not sure how "open" it is to use adb/fastboot properly. I also have a Linux laptop that I have root access to and that I used over a year ago to put LOS19 onto this phone.