Can't flash boot.img and recovery.img by fastboot - Honor 8 Questions & Answers

OK so I tried to upadte to OREO with Hurupdater and something went wrong.
So I installed a rollback package - OK
Then tried to install MM and I entered in ERROR MODE
I get Func NO: 8 (hifi image)
Error no: 1 (security verify failed!)
Then I was able to enter in Fastboot recovery mode (after fully discharging the battery).
At this point I unlock the bootloader
fastboot OEM UNLOCK "UNLOCK CODE"
ok
I use Huawei update extractor to get boot, cust, recovery, system and user data from FRD-L04 MM Fw 4.1 found here
https://forum.xda-developers.com/honor-8/how-to/guide-comprehensive-method-to-unbrick-t3632998
I tried to flash cust and recovery but the processes failed (see below)
C:\adb>fastboot flash cust cust.img
target reported max download size of 471859200 bytes
sending 'cust' (252389 KB)...
OKAY [ 5.428s]
writing 'cust'...
FAILED (remote: partition error)
finished. total time: 5.441s
C:\adb>fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (36976 KB)...
OKAY [ 0.796s]
writing 'recovery'...
FAILED (remote: partition length get error)
finished. total time: 0.825s
Any idea what I am doing wrong?
I heard that in Oreo partitions are different. That might explain the problem but on the other side I flashed a MM rollback already.
Please HELP!!!
Thx

Anyone?

https://forum.xda-developers.com/honor-8/how-to/guide-flashing-unapproved-firmwares-t3668306

Related

Honor 8 impossible to flash system.img

Hey guys
having some problem flashing a stock system.img to my phone. I try to get back to Mashmellow to get my phone back to stock. Currently its rooted and unlocked.
I downloaded the following zip:
Honor 8_Firmware_FRD-L09_Android 6.0_EMUI 4.1_C432B131_Western Europe.zip
I unzipped it and extracted all Images from the UPDATE.APP file.
Flashing cust.img, recovery.img, and recovery2.img is no problem. Problem is when flashing system.img
It always says
Code:
[[email protected] honor8]# fastboot flash system SYSTEM.img
target reported max download size of 471859200 bytes
sending sparse 'system' 1/6 (435393 KB)...
OKAY [ 11.022s]
writing 'system' 1/6...
FAILED (remote: sparse flash write failure)
finished. total time: 11.056s
[[email protected] honor8]#
[[email protected] honor8]# fastboot --version
fastboot version 7.1.1_r13
Phone is unlocked
FRP is unlocked
Flashing recovery works:
Code:
[[email protected] Downloads]# fastboot flash recovery twrp-3.1.0-0-frd.img
target reported max download size of 471859200 bytes
sending 'recovery' (24884 KB)...
OKAY [ 0.630s]
writing 'recovery'...
OKAY [ 0.327s]
finished. total time: 0.957s
TWRP tells me, that it cannot mount system. When restoring a backup with TWRP it works: it writes the system to the flash.
After restore I can reboot into Android again. Unfortunately I tried to installe the latest OTA (B380) which bricked my camera for some reason and makes the system itself kinda buggy.
Does anyone have an idea, how I get out of this situation?
Current Version: FRD-L09C432B360
It won't work this way. I wasted so much time trying. You have to use the rollback procedure to get your phone working again. Search the forum for it, it's been documented pretty well. Good luck

Failed remote command not allowed custom Rom (twrp)

Hi.
I've been trying to flash twrp my Huawai Mate 8 for a couple of weeks. I keep getting the error I mentioned in the title. The bootloader is unlooked, frp is looked. USB debugging is enabled. OEM is grey.
Android version 7.0, emui version 5.0.1. I've been using the official twrp and used adb files and fastboot from other sources as well as official files. The phone is NOT rooted.
Here is the full message:
fastboot flash recovery recovery.img
target reported max download size of 471859200 bytes
sending 'recovery' (22142 KB)...
OKAY [ 0.470s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.477s
I would appreciate any help as this problem has bugged me for so long by now. Thanks!!

Bricked Honor 6X after new branding over OTA

Hello,
My Phone (Honor 6X BLN-AL10) is brick
Here the link: https://forum.xda-developers.com/honor-6x/development/hwota7-hwota8-honor-6x-t3792601
On Fastboot Mode show only PHONE Unlocked and on normaly Boot: func No 11 and 2
dload not working it show the message func no 11
recovery flash show me:
target max-download-size: 450MB
sending 'boot' (15840 KB)...
OKAY [ 0.542s]
writing 'boot'...
FAILED (remote: partition length get error)
finished. total time: 0.579s
and recovery too.. what can i make now? oooh and with : fastboot -c "console=ttyHSL0,115200,n8" boot BOOT.img comes:
creating boot image...
creating boot image - 16222208 bytes
downloading 'boot.img'...
OKAY [ 0.507s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.739s
thx for your answer
What have done? Hwota first flash the twrp recovery.
Hi,
Yes i wanna upgrade my phone from emui 5 (Android 7) to emui 8 (Android Oreo)
Okey i follow this how to: https://forum.xda-developers.com/hon...or-6x-t3792601
But on TWRP Section my phone print error on partition i dont know which....
next Boot Installing dload twice and now bricked phone
dload not working the only thats work is download mode and HiSuite say not compatible phone
I dont know frp lock is on or off

problem with honor 6X when i want to flash twrp~

plaese help me ,this is what happpens ,it goes "FAILED (remote: partition length get error)"
BLN-AL10 ,with system is android 9.0,pie...omni version 9-20190203-treble-HOMEMADE,,,get from openkirin
PSwhat happens in adb)
C:\Users\admin\Downloads\工具箱adb>fastboot flash recovery twrp-3.2.3-0-berlin.img
target reported max download size of 471859200 bytes
sending 'recovery' (25068 KB)...
OKAY [ 0.693s]
writing 'recovery'...
FAILED (remote: partition length get error)
finished. total time: 0.699s
If you're on EMUI 8 (and you surely are, because you're running a treble OS) the correct command to flash on recovery partition is now "fastboot flash recovery_ramdisk nameoftwrp.img".
On previous EMUI versions the command you tried was correct, but things are changed now so recovery partition is now intended as "recovery_ramdisk".

error installing twrp

trying to install twrp,the bootloader is already unlocked.
this is what happens:
fastboot flash recovery recovery.img
target reported max download size of 805263360 bytes
sending 'recovery' (34200 KB)...
OKAY [ 0.728s]
writing 'recovery'...
(bootloader) Invalid partition name recovery
FAILED (remote failure)
finished. total time: 0.841s
fastboot boot recovery twrp.img also give a error
what is the solution ?
neozbr said:
trying to install twrp,the bootloader is already unlocked.
this is what happens:
fastboot flash recovery recovery.img
target reported max download size of 805263360 bytes
sending 'recovery' (34200 KB)...
OKAY [ 0.728s]
writing 'recovery'...
(bootloader) Invalid partition name recovery
FAILED (remote failure)
finished. total time: 0.841s
fastboot boot recovery twrp.img also give a error
what is the solution ?
Click to expand...
Click to collapse
OK:
1. First you need to root the device. Follow this guide. You will use adb to patch the boot.img file of your current firmware.
2. After you have rooted, you can install the unofficial TWRP for Android 10 Moto G8 Plus from here. The zip file will install through magisk. Works fine; I tested it last night.

Categories

Resources