I'm trying to root my android using adb from a linux distro. When I run
fastboot flash recovery recovery-clockwork-5.0.2.0-blade.img I get
> sending 'recovery' (3768 KB)... OKAY [ 0.142s] writing 'recovery'... FAILED (remote: partition 'recovery' not support flash ) finished. total time: 0.155s
I'm following this site http://rootearandroid.com/zte-kis/
I have looked the solution since a while but there are not specifics about my android, I guess adb is not working correctly. What can I do?