Saturday, 16 January 2016

Only access to fastboot and unable to flash (ZE551ML)



Hi, I was in the process of flashing back to stock and, at some point, I decided to hard reset (format). It was taking too long, and I thought it had crashed. I thought turning off my device would cancel the fotmat process (thinking of it right now sounds so dumb.) So basically I end up with no access to recovery and system because I erased it earlier. I can only access fastboot; however, I can't flash, format or erase anything (including cache.) All I get is "Access Denied."

Note: I've already tried to boot into a TWRP image with no errors in the process but it does nothing (can't access it.) I end up in the Asus spashs creen. By the way, I was able to flash the white splash with the black one. It's the only thing that worked.

Some examples getting the "Permission denied" error:





C:\Users\MS\Desktop\Z00A images>fastboot flash fastboot droidboot.img
target reported max download size of 536870912 bytes
sending 'fastboot' (14824 KB)...
OKAY [ 0.622s]
writing 'fastboot'...
FAILED (remote: Permission denied
)
finished. total time: 0.774s

C:\Users\MS\Desktop\Z00A images>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (11870 KB)...
OKAY [ 0.559s]
writing 'boot'...
FAILED (remote: Permission denied
)
finished. total time: 0.709s


C:\Users\MS\Desktop\Z00A images>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (11882 KB)...
OKAY [ 0.551s]
writing 'recovery'...
FAILED (remote: Permission denied
)
finished. total time: 0.704s


C:\Users\MS\Desktop\Z00A images>fastboot flash system system.img
target reported max download size of 536870912 bytes
erasing 'system'...
FAILED (remote: Permission denied)
finished. total time: 0.106s




Download from this link

No comments:

Post a Comment