It should be
fastboot flash recovery recoveryll.img
Also make sure recoveryll.img is in the same directory that your running fastboot from.
fastboot flash recovery recoveryll.img
Also make sure recoveryll.img is in the same directory that your running fastboot from.
hi,
when I am trying to flash the recovery I get this error:
fastboot flash rcovery recoveryll.img
target reported max download size of 268435456 bytes
sending 'rcovery' (6634 KB)...
OKAY [ 0.312s]
writing 'rcovery'...
FAILED (remote: partition table doesn't exist)
finished. total time: 0.403s
adb version
Android Debug Bridge version 1.0.32
any idea?
do I need to flash the new boot.img before?