Got custom recovery from Renate and tried the following:
Code:
.\adb.exe reboot fastboot
.\fastboot.exe flash recovery_a ..\go7-rec.img
Sending 'recovery_a' (57972 KB) OKAY [ 1.450s]
Writing 'recovery_a' FAILED (remote: 'Unrecognized command flash')
.\fastboot.exe reboot-edl
fastboot: usage: unknown command reboot-edl
.\fastboot.exe oem edl
FAILED (remote: 'Command not supported in default implementation')
.\adb.exe reboot edl
error: closed
So I can't even enter EDL, any ideas?