Stuck on Recovery - Honor 8 Questions & Answers

I have tired fastboot ,
https://forum.xda-developers.com/showthread.php?t=3512110
https://forum.xda-developers.com/showthread.php?t=3550312
https://forum.xda-developers.com/showthread.php?t=3512110
fastboot method, forced update method doesn't work. My boot loader is unlocked and I can see it from fastboot. I tried to flash twrp but twrp doesn't start on my device. I thin I did something wrong on partition. I found following while searching:
-formatted the custom partition in fastboot.
-flashed boot.img, recovery.img, cust.img and system.img again.
-forced the update by putting the entire firmware in the dload folder located in the sdcard, it failed at the end, but i rebooted by pressing and holding the power button.
-the phone passed beyond the point where it was getting stuck (finally!), but now it got stuck in the honor 8 blue screen. Rebooted it again doing coldboot.
-entered to stock recovery, wiped everything.
I don't have any clue on how to format custom partition in fastboot.. Can someone please help.:crying::crying:

Related

BRICK on HONOR 6(H60-L04), can't flashing ROMs

Following this thread http://forum.xda-developers.com/android/general/guide-workaround-running-xposed-t3338765 I accidentally deleted from /sys app, framework and priv-app folders, the device stopped immediatly and I only could boot in recovery(TWRP). I go on following the thread but at the end I was stuck in bootloop. Following the suggestion of mfbcool and other users i tried to unbrick the device but nothing worked: when I tried to reboot from TWRP it said "No OS Installed". If i try to flash from TWRP it fail, doing the update, after flashing the stock recovery, with the three buttons combination it stops at 5%.
As mentioned above the device is a Honor 6 H60-L04 which mounted android M(the official beta version).
Ok now we try somthing difftrent
Did you ever did a backup via TWRP ? you can restore now?
Else...
Download ADB/FASTBOOT (attachment)
In this zip is also Huawei Update Extractor
Download B550 Firmware (e.g. https://mega.nz/#!DB4R3YjT!Fp3JDf1WwmiyNX7mYD_Rftu0BDtXnorNaggOqpRouZU )
Extract via Huawei Update Extractor recovery.img, boot.img and put them in ADB folder
Reboot your device in recovery
Wipe all (dalvik /art cache, cache, cust, system, data, boot, internal memory)
Connect your device with your computer
Open ADB and type "adb devices"
Is your device listed? If not, download the right driver
If yes, type "adb reboot bootloader"
"fastboot flash boot boot.img"
"fastboot flash recovery recovery.img"
Now reboot your device into recovery.
If you see the orginal recovery put the update.app on your sd card in dload folder an reboot your phone with the three button methode.
Now the update should start. It will take about 5-10 min.
RangerP7 said:
Ok now we try somthing difftrent
Did you ever did a backup via TWRP ? you can restore now?
Else...
Download ADB/FASTBOOT (attachment)
In this zip is also Huawei Update Extractor
Download B550 Firmware (e.g. https://mega.nz/#!DB4R3YjT!Fp3JDf1WwmiyNX7mYD_Rftu0BDtXnorNaggOqpRouZU )
Extract via Huawei Update Extractor recovery.img, boot.img and put them in ADB folder
Reboot your device in recovery
Wipe all (dalvik /art cache, cache, cust, system, data, boot, internal memory)
Connect your device with your computer
Open ADB and type "adb devices"
Is your device listed? If not, download the right driver
If yes, type "adb reboot bootloader"
"fastboot flash boot boot.img"
"fastboot flash recovery recovery.img"
Now reboot your device into recovery.
If you see the orginal recovery put the update.app on your sd card in dload folder an reboot your phone with the three button methode.
Now the update should start. It will take about 5-10 min.
Click to expand...
Click to collapse
i've never made a backup, i know it would solve this problem...
i did everything you wrote, but when i was trying to reboot in recovery the device showed me the screen "HONOR(with the red <h>) powered by android"
sl97 said:
i've never made a backup, i know it would solve this problem...
i did everything you wrote, but when i was trying to reboot in recovery the device showed me the screen "HONOR(with the red <h>) powered by android"
Click to expand...
Click to collapse
i've already tried to flash other version of recovery, but the only two version that work are TWRP for EMUI 4.0 and the Stock of B803
Download the ROM you were on before all this happened. It's compulsory you're downloading the ROM you were on to avoid any compatibility errors.
Make sure you have installed Huawei HiSuite.
Extract boot.img , system.img , cust.img and recovery.img from the ROM you downloaded using Huawei Update Extractor.
Move all the extracted .img to the Fastboot/ADB folder (folder where fastboot.exe or adb.exe is installed)
While your device is powered off, hold volume down button and plug your device to computer. Your device will boot to Fastboot Mode.
Enter the following commands one by one:
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
fastboot flash recovery.img
After all commands have been executed, unplug your device from computer and hold Volume Up button. Your device will boot to Huawei's eRecovery (2nd Recovery).
Shutdown your device via the eRecovery.
Now hold Volume Up and Power button. As soon as you see Honor logo, leave the power button but continue to hold Volume Up button. Your device will now boot to recovery.
Perform a Factory Reset via the recovery.
Now reboot your device.
Done!!!
mfbcool said:
Download the ROM you were on before all this happened. It's compulsory you're downloading the ROM you were on to avoid any compatibility errors.
Make sure you have installed Huawei HiSuite.
Extract boot.img , system.img , cust.img and recovery.img from the ROM you downloaded using Huawei Update Extractor.
Move all the extracted .img to the Fastboot/ADB folder (folder where fastboot.exe or adb.exe is installed)
While your device is powered off, hold volume down button and plug your device to computer. Your device will boot to Fastboot Mode.
Enter the following commands one by one:
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
fastboot flash recovery.img
After all commands have been executed, unplug your device from computer and hold Volume Up button. Your device will boot to Huawei's eRecovery (2nd Recovery).
Shutdown your device via the eRecovery.
Now hold Volume Up and Power button. As soon as you see Honor logo, leave the power button but continue to hold Volume Up button. Your device will now boot to recovery.
Perform a Factory Reset via the recovery.
Now reboot your device.
Done!!!
Click to expand...
Click to collapse
the problem is that i had android m beta update(B803) and i don't know where to find the full ROM. i have the update but cust and system are not ".img" but they are folders. i don't know how to flash them...
this is the link of the files i use https://drive.google.com/folderview?id=0B9EKeqAx6XkfRGdTVjlJQ1VyLUk#
sl97 said:
the problem is that i had android m beta update(B803) and i don't know where to find the full ROM. i have the update but cust and system are not ".img" but they are folders. i don't know how to flash them...
this is the link of the files i use https://drive.google.com/folderview?id=0B9EKeqAx6XkfRGdTVjlJQ1VyLUk#
Click to expand...
Click to collapse
Alright. That's the problem. You don't have the full ROM yet and the file you gave is an OTA zip. It's never gonna work.
But try my method again but this time with a Lollipop ROM EMUI 3.1 which you were having before Marshmallow.
mfbcool said:
Alright. That's the problem. You don't have the full ROM yet and the file you gave is an OTA zip. It's never gonna work.
But try my method again but this time with a Lollipop ROM EMUI 3.1 which you were having before Marshmallow.
Click to expand...
Click to collapse
i'm trying your method but i cannot boot into eRecovery. i unplug the device and keep pressed the vol + but nothing happened, it stay in fastboot mode
sl97 said:
i'm trying your method but i cannot boot into eRecovery. i unplug the device and keep pressed the vol + but nothing happened, it stay in fastboot mode
Click to expand...
Click to collapse
Then, just restart your device, boot to stock recovery, factory reset and again reboot.
mfbcool said:
Then, just restart your device, boot to stock recovery, factory reset and again reboot.
Click to expand...
Click to collapse
i cannot boot in recovery. the device vibrates but then shows me the logo screen.
the only recovery which works is for emui 4.0...
it seems that i need or a backup of someone of the same firmware in TWRP or the full ROM of the B803 update...
sl97 said:
i cannot boot in recovery. the device vibrates but then shows me the logo screen.
the only recovery which works is for emui 4.0...
it seems that i need or a backup of someone of the same firmware in TWRP or the full ROM of the B803 update...
Click to expand...
Click to collapse
Then use EMUI 4.0 recovery to factory reset the phone but use Android 5.1.1 ROM for system.img, cust.img and boot.img.
mfbcool said:
Then use EMUI 4.0 recovery to factory reset the phone but use Android 5.1.1 ROM for system.img, cust.img and boot.img.
Click to expand...
Click to collapse
while wiping fro factory reset it comes to 17% than stops showing a red exclamation mark in the middle of the circle
sl97 said:
while wiping fro factory reset it comes to 17% than stops showing a red exclamation mark in the middle of the circle
Click to expand...
Click to collapse
Try this using fastboot
Code:
fastboot erase cache
fastboot erase userdata
mfbcool said:
Try this using fastboot
Code:
fastboot erase cache
fastboot erase userdata
Click to expand...
Click to collapse
I was trying to restore a backup i found in another thread for TWRP and B804 and incredibly it work!! http://forum.xda-developers.com/honor-6/general/help-honor-6-bricked-b805-t3315247 here there are also other backups, in your opinion i should restore that B803 or is better to leave so?!
sl97 said:
I was trying to restore a backup i found in another thread for TWRP and B804 and incredibly it work!! http://forum.xda-developers.com/honor-6/general/help-honor-6-bricked-b805-t3315247 here there are also other backups, in your opinion i should restore that B803 or is better to leave so?!
Click to expand...
Click to collapse
Fine!
I would go back to LP and clear install MM. So you could be sure you have a new and clear ROM installed.
Ok! Thank you very much!
Sent from my H60-L04 using XDA-Developers mobile app
i couldnot flash stock recovery because of the fail command not alowed,
thalaraj1992 said:
i couldnot flash stock recovery because of the fail command not alowed,
Click to expand...
Click to collapse
Is your bootloader unlocked?
my bootboader show "phone unlocked"
What are you typing?
"fastboot flash recovery recovery.img"
Is your recovery.img in the ADB / FASTBOOT folder?

Mate 8 bricked after unroot and return to Stock B320 ?

Hi,
I was running NXT-L29C432B320 Firmware with TWRP and root on my Mate 8. Due to some display issues I have to send the device to Huawei service now. Before I do that, I wanted to unroot and go back to Stock B320 Firmware with locked Bootloader. Now the Phone doesn't boot any longer. When I start now, I see the Huawei flower for 5 seconds than the screen gets black. Here's what I' ve done:
-Unroot via SuperSu app
-Unfortunately I forgot to wipe and do factory reset
-Flash Stock Recovery from B320 Firmware via fastboot
-Tried to lock Bootloader via Fastboot, but failed
-Flashed Boot.img, System.img from B320 Stock - Device stucked in bootloop for hours
-Flashed stock B320 firmware via Huawei dload method - Bootloader gets locked but phone doesn't boot completely
I still can unlock bootloader via fastboot & unlock code and I'm able to flash files.
What can I do to get the device working again?
Thank you very much in advance for your help.
Flash all image files via fastboot and reboot and wipe and start
...I've flashed the files recovery.img, boot.img, cust.img, system.img already. How can I wipe then at start? Do I need to flash TWRP again? If I flash stock recovery with TWRP, how will I be able to wipe anything?
...fastboot doesn't allow me to wipe anything! If I enter "fastboot wipe userdata", I'll get error message "fastboot error failed (remote command not allowed)!
Is there any solution for this?
Fastboot erase cache
Fastboot reboot
Hold volume-up and power and wipe from recovery
error

[BRICKED] Honor 6X boots into Stock Recovery, after flash TWRP

hi, somehow wiped the 'system' through TWRP by mistake while installing Elemental ROM (I was on EMUI8). And since then I am trying to flash TWRP to boot, but I am getting nothing. I had EMUI 8
Tried flashing stock nougat through Multi Tool but no use, it succeeds but does not boot into anything, just the stock recovery whenever I turn it on. (boot.img didn't install while flashing)
Whenever I flash TWRP and try to boot into recovery (Vol-up+power), it would always boot into stock recovery.
Tried booting into eRecovery, but same thing.
Tried command 'fastboot boot RECOVERY-V2.img' but got the problem saying 'command not allowed'
what to do.
[EDIT]: Can't use 'dload' method because I had EMUI 8 and if i try to flash nougat firmware, it will show an error after 5%.
aryaban2011 said:
hi, somehow wiped the 'system' through TWRP by mistake while installing Elemental ROM (I was on EMUI8). And since then I am trying to flash TWRP to boot, but I am getting nothing. I had EMUI 8
Tried flashing stock nougat through Multi Tool but no use, it succeeds but does not boot into anything, just the stock recovery whenever I turn it on. (boot.img didn't install while flashing)
Whenever I flash TWRP and try to boot into recovery (Vol-up+power), it would always boot into stock recovery.
Tried booting into eRecovery, but same thing.
Tried command 'fastboot boot RECOVERY-V2.img' but got the problem saying 'command not allowed'
what to do.
Click to expand...
Click to collapse
What command are you using to boot into TWRP. Can you access Bootloader. What's the FRP and Phone status. Since you tried to flash Nougat I recommend you try fastboot flash recovery and then any Nougat Compatible TWRP. Yo boot into TWRP after flashing hold Power and Volume Up. If it boots into stock, try factory reset. Either it will boot into TWRP or try to reset. If by some miracle you boot into TWRP don't turn off your phone. Plug it on charging and don't let it Power Off no matter what. After that download Hurupdater and stock Nougat Update files i.e update.zip, update_data_public.zip & uodate_all_hw.zip. Now place these three files as well as Hurupdater in the same folder and transfer them to phone through Micro SD or something. Then go to wipe Format Data and then Advanced Wipe and Mark Dalvik Cache, Cache Data Internal and System. Now flash only the Hurupdater.zip in recovery. Once it completes reboot system and while phone is booting hold Volume up yo enter stock recovery and factory reset. Then format Cache and Reboot. First boot can take up to 10 mins. Don't panic. Good Luck.
Mannan Qamar said:
What command are you using to boot into TWRP. Can you access Bootloader. What's the FRP and Phone status. Since you tried to flash Nougat I recommend you try fastboot flash recovery and then any Nougat Compatible TWRP. Yo boot into TWRP after flashing hold Power and Volume Up. If it boots into stock, try factory reset. Either it will boot into TWRP or try to reset. If by some miracle you boot into TWRP don't turn off your phone. Plug it on charging and don't let it Power Off no matter what. After that download Hurupdater and stock Nougat Update files i.e update.zip, update_data_public.zip & uodate_all_hw.zip. Now place these three files as well as Hurupdater in the same folder and transfer them to phone through Micro SD or something. Then go to wipe Format Data and then Advanced Wipe and Mark Dalvik Cache, Cache Data Internal and System. Now flash only the Hurupdater.zip in recovery. Once it completes reboot system and while phone is booting hold Volume up yo enter stock recovery and factory reset. Then format Cache and Reboot. First boot can take up to 10 mins. Don't panic. Good Luck.
Click to expand...
Click to collapse
When factory resetting from stock recovery, shows that reset failed.
PHONE Unlocked
FRP Unlock
aryaban2011 said:
When factory resetting from stock recovery, shows that reset failed.
PHONE Unlocked
FRP Unlock
Click to expand...
Click to collapse
Try flashing TWRP. I have detailed it above. Don't just try to factory reset.
Mannan Qamar said:
Try flashing TWRP. I have detailed it above. Don't just try to factory reset.
Click to expand...
Click to collapse
Tried Flashing twrp-3.1.1-0-berlin for Honor 6X countless times, no success, still booting into stock recovery.
Try with commands for Oreo as well as Nougat.
Mannan Qamar said:
Try with commands for Oreo as well as Nougat.
Click to expand...
Click to collapse
the only difference in command i know is while flashing recovery, it's changed to 'flash fastboot recovery_ramdisk' from just 'flash fastboot recovery'
can't use dload method because last firmware is Nougat or Marshmellow I think, but I am updated to EMUI 8, so it will crash after 5%.
Dude. What command are you using to flash recovery. The command is
fastboot flash recovery nameofrecovery.img for Nougat
fastboot flash recovery_ramdisk nameof recovery.img for Oreo.
Try dload of EMUI 5. If you maybe try to flash system through fastboot. You can get system.img but extracting the update.app of main update.zip
is there a tool for flashing from your computer? like Multi Tool or something.
if there is, i might try with that.
the command i am using to flash recovery is : 'fastboot flash recovery_ramdisk RECOVERY-V2.img'
Try flashing system through fastboot. There isn't a flashing tool that I know of

Stuck on "Bootloader is unlocked" screen, can't boot into recovery

So I wanted to root my op6 after updating to android 10
(OnePlus6Oxygen_22_OTA_041_all_1911142043_dde113e53cd0f9.zip)
I tried booting into twrp via fastboot using fastboot flash boot twrp.img (twrp-3.3.1-x_blu_spark_v9.101_op6.img, my bootloader is unlocked).
I then tried rebooting directly into twrp, but now it's just stuck on the "Bootloader is unlocked" screen.
I can still boot into fastboot, but I can't boot into recovery or reboot normally since it just gets stuck on the bootloader unlocked screen.
Please Help!
Edit1: Changing my boot slot from b to a gives me access to the stock recovery. not sure where to go from here though.
Edit2:Fortunately, ManikandanGuru had uploaded the stock boot.img, which works perfectly.
happened to me too. you just did a mistake and flashed the twrp recovery not to the recovery directory, you flashed it to the boot. if you want to make your recovery "twrp recovery", you just needed to do "fastboot flash recovery twrp.img. and if you want to make the "twrp recovery" only once (recommended), just do "fastboot boot twrp.img". now the only thing you can do is to flash the stock boot.img, like you did, or just to send your phone to phones fixing lab (like i did). it's much better and safe. they just flash on your phone the original oneplus 6 boot.img, not the stock one.
btw, i recommend you to use other twrp.img that built specially for android 10 (its safe, i use it). you can download it from https://drive.google.com/file/d/1Ndts4-CLP3o0kvs8wL40w3HLoyqMfwfy/view?usp=sharing (dont worry i uploaded it by myself).
good luck
Happen to me yesterday....boot on bootloader and use some tools from Mauro frio to reinstall everything with a batch-file...

Urgent help! Stuck in black screen with Crashdump Mode

Merry Christmas guys,
I have a really unusual situation.
First time that I have tried all tricks I know and I can't get myself out of this difficult situation.
I was trying to update Magisk with a patched boot file and after a reboot I was not being able anymore to access the system but only this black screen with the Crashdump Mode is appearing.
I can access the Fastboot screen, but no way to reboot to the TWRP recovery or to flash another boot.img, even through some pc flashing utilities.
Is there anything to try through another slot or something else?
I also tried:
fastboot flash boot_a boot.img
and I get this error:
FAILED (remote: Flashing is not allowed for Critical Partitions)
But my bootloader is unlocked and other commands like fastboot reboot works normally.
After I flashed through fastboot the images of boot, abl, dtbo, fw I can only access the TWRP recovery where everything is decrypted.
Any other ideas?
Try booting temporary into TWRP by using this command
fastboot boot twrp.img
If you can't use MSMDownloadTool

Categories

Resources