Only access to fastboot ,but got "Command not allowed" - Honor 9 Questions & Answers

So I've gotten in a position where I can only get into FASTBOOT&RESCUE MODE on my Honor 9, so no TWRP, no eRecovery and no Android. I got here when I tried to install STF_RECOVERY_OREO_NoCheck.img from the terminal in TWRP.
From my Ubuntu (17.10) PC I can see the device in fastboot, but trying to flash TWRP (or any other image) gives me an error:
sudo fastboot flash recovery twrp-3.1.1-oreo-stf.img
target reported max download size of 471859200 bytes
sending 'recovery' (20336 KB)...
OKAY [ 0.651s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.656s
In FASTBOOT&RESCUE MODE it says:
PHONE Unlocked
FRP Lock
The device doesn't show up in ADB. It shows up in "lsusb" as a Google device, so I tried both Google as Huawei USB drivers.

Related

YuYureka stuck in FASTBOOT

Hi everyone.
I had a working Lineage OS 14.1 installed on my yureka device.
I got the newer version TWRP and instead of going to install the latest update from COMMAND PROMPT , i used FLASFHFIRE and this corrupted my device.
My phone when switched OFF shows the battery indications of charging, when connected to charger.
But, doesn't start when switched ON and when connected to laptop, shows the YU logo and goes into FASTBOOT mode.
Code:
$ fastboot devices & $ fastboot -i 0x1ebf devices
detects the phone and gives this
4a252f6 fastboot
Click to expand...
Click to collapse
But, any other FASTBOOT command to flash the boot or recovery fails with error , for the first run
Error 1 :
Code:
D:\RootingKit\platform-tools>fastboot flash boot 15_April_2018_Boot.img
target reported max download size of 268435456 bytes
sending 'boot' (20480 KB)...
FAILED (data write failure (Unknown error))
finished. total time: 5.001s
And successive runs shows a different error
Error 2:
Code:
D:\RootingKit\platform-tools>fastboot flash boot 15_April_2018_Boot.img
target didn't report max-download-size
sending 'boot' (20480 KB)...
FAILED (command write failed (No error))
finished. total time: 0.000s
Now, when i remove the cable and connect it back then again the first error message is observed.
I have tried all cables from different phones, samsung xperia yureka and others and not able to flash. Also, i have tried on different USB ports of my laptop and no SUCCESS.
Please help me out here.

bricked p20 lite

Hello guys, i bricked my phone and now i get errors:
Error!
Func NO : 11 (reovery image)
Error NO : 2 (load failed!)
I have unlocked bootloader, access to fastboot and stock recovery. Any idea how to fix it?
I can't flash anything becouse i get error FAILED (remote: Command not allowed). I have driver for my phone (Android ADB Interface)
D:\ROOT\Minimal ADB and Fastboot>fastboot devices
9WV7N18425025395 fastboot
D:\ROOT\Minimal ADB and Fastboot>fastboot flash ramdisk patched_ramdisk.img
target reported max download size of 471859200 bytes
sending 'ramdisk' (8638 KB)...
OKAY [ 0.268s]
writing 'ramdisk'...
FAILED (remote: Command not allowed)
finished. total time: 0.276s
D:\ROOT\Minimal ADB and Fastboot>
edit.
I had to relock bootloader and i get access to stock recovery, form there i can dowload software last version
IDeeJay91 said:
Hello guys, i bricked my phone and now i get errors:
Error!
Func NO : 11 (reovery image)
Error NO : 2 (load failed!)
I have unlocked bootloader, access to fastboot and stock recovery. Any idea how to fix it?
I can't flash anything becouse i get error FAILED (remote: Command not allowed). I have driver for my phone (Android ADB Interface)
D:\ROOT\Minimal ADB and Fastboot>fastboot devices
9WV7N18425025395 fastboot
D:\ROOT\Minimal ADB and Fastboot>fastboot flash ramdisk patched_ramdisk.img
target reported max download size of 471859200 bytes
sending 'ramdisk' (8638 KB)...
OKAY [ 0.268s]
writing 'ramdisk'...
FAILED (remote: Command not allowed)
finished. total time: 0.276s
D:\ROOT\Minimal ADB and Fastboot>
edit.
I had to relock bootloader and i get access to stock recovery, form there i can dowload software last version
Click to expand...
Click to collapse
https://forum.xda-developers.com/huawei-p20-lite/help/solution-nova-3e-p20-lites-brock-bolt-t3816608 my Solution
César Terrazas said:
https://forum.xda-developers.com/huawei-p20-lite/help/solution-nova-3e-p20-lites-brock-bolt-t3816608 my Solution
Click to expand...
Click to collapse
i cant used this method becouse i had FRP locked and i cant flash anything...
IDeeJay91 said:
Hello guys, i bricked my phone and now i get errors:
Error!
Func NO : 11 (reovery image)
Error NO : 2 (load failed!)
I have unlocked bootloader, access to fastboot and stock recovery. Any idea how to fix it?
I can't flash anything becouse i get error FAILED (remote: Command not allowed). I have driver for my phone (Android ADB Interface)
D:\ROOT\Minimal ADB and Fastboot>fastboot devices
9WV7N18425025395 fastboot
D:\ROOT\Minimal ADB and Fastboot>fastboot flash ramdisk patched_ramdisk.img
target reported max download size of 471859200 bytes
sending 'ramdisk' (8638 KB)...
OKAY [ 0.268s]
writing 'ramdisk'...
FAILED (remote: Command not allowed)
finished. total time: 0.276s
D:\ROOT\Minimal ADB and Fastboot>
edit.
I had to relock bootloader and i get access to stock recovery, form there i can dowload software last version
Click to expand...
Click to collapse
I've the same problem if you get the solution please inform me as well
Thanks
IDeeJay91 said:
i cant used this method becouse i had FRP locked and i cant flash anything...
Click to expand...
Click to collapse
Watch a YouTube tutorial to umlock FRP

Huawei Mate 10 Lite bricked REMOTE: Command not allowed

Hi there, so I've just bricked my RNE_L21 when trying to flash system image from Pixel Experience.
I wan't to flash stock recovery images to make it work again but it stops me at all of the recovery images (ramdisk, vendor, etc.):
target reported max download size of 471859200 bytes
sending 'ERECOVERY_KERNEL' (24576 KB)...
OKAY [ 0.725s]
writing 'ERECOVERY_KERNEL'...
FAILED (remote: Command not allowed)
finished. total time: 0.745s
Bootloader is fully unlocked and i have all fastboot and ADB drivers updated, TWRP installed
Please help, thanks

Can´t install TWRP

Hi folks,
I´ve an Xiaomi Poco F1 with an unlocked bootloader. Usb debugging is enabled and no password is set. If I run
HTML:
fastboot flash recovery twrp.img
the error
HTML:
Sending 'recovery' (31000 KB) FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
appers. Any ideas why this happens?
Count_Omega said:
Hi folks,
I´ve an Xiaomi Poco F1 with an unlocked bootloader. Usb debugging is enabled and no password is set. If I run
HTML:
fastboot flash recovery twrp.img
the error
HTML:
Sending 'recovery' (31000 KB) FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
appers. Any ideas why this happens?
Click to expand...
Click to collapse
Under linux, I get a success
HTML:
target reported max download size of 536870912 bytes
sending 'recovery' (6 KB)...
OKAY [ 0.010s]
writing 'recovery'...
OKAY [ 0.003s]
finished. total time: 0.013s
and
HTML:
fastboot boot twrp.img
creating boot image...
creating boot image - 10240 bytes
downloading 'boot.img'...
OKAY [ 0.008s]
booting...
OKAY [ 0.051s]
finished. total time: 0.059s
runs along. But it doesn´t get through to the twrp screen.
some weeks ago i read on forum that miui10.0.3 or 4 has some fastboot errors,
for example if you have flashed miui10.0.3 or 10.0.4 and then try to write recovery it will give error in fastboot
i would suggest flash miui10.0.1 or earlier via miuiflasher fastboot rom and then try!

Download Mode - Restart loop after installing OS

Adroid One 10
Unlock solved and installed the lineage OS a several times in twrp with success according to the given instruction here:
https://raw.githubusercontent.com/RaghuVarma331/changelogs/master/crossdevelopment/abcrins.txt
but the phone didnt boot the OS after restarting neither in slot A nor B. In twrp u could read that there was "no OS installed" (??).
In the last try i changed the slot before installing and now the phone hangs in a restart loop with download mode and i connot turn down the phone or get back to twrp. Trying to connect it by adb to restart twrp is not working....
=========================
My errors while trying to get out:
=========================
fastboot boot twrp.img
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot B:\Various\Nokia\TWRP\twrp.img
downloading 'boot.img'...
OKAY [ 0.969s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
finished. total time: 1.011s
fastboot flash recovery twrp.img
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery B:\Various\Nokia\TWRP\twrp.img
target reported max download size of 402653184 bytes
sending 'recovery' (42412 KB)...
OKAY [ 0.953s]
writing 'recovery'...
FAILED (remote: (recovery_a) No such partition)
finished. total time: 0.968s
So right now I'm at the end with my rudementary skills here.
Any idea how to get back to the point with twrp and installing an OS?
Thanks.
In case that no one else answers but someone else have the same problems , I write my solutions here.
.......
I got back to twrp by changing the slot in ADB
fastboot --set-active=a
unfortunately the restart loop doesn't end and no OS starts wether in slot a or b.

Categories

Resources