P9 hard bricked - Huawei P9 Lite Questions & Answers

This is my first time posting on XDA, so sorry if the formatting is bad.
I've tried to root my P9 lite installing TWRP and Magisk, everything went fine, until the last reboot that caused a bootloop.
Trying to fix this I mistakenly wiped the System partition (instead of Data), reading online people adviced to flash the update.zip, when i tried it I had "unable to mount /vendor" and "unable to mount /product".
I tried the update.app method and the eRecovery tool, but still nothing.
I read that the problem was probably caused by en error in boot.img or recovery.img, so i extracted those files from the firmware and flashed them using TWRP. By doing so i deleted TWRP itself leaving me unable to flash system.img.
I tried to flash it using fastboot, but every time i try to write a command regarding flashing i get a FAILED (remote: command not allowed).
Now i have a bricked phone, i can access fastboot but it doesnt seem to be working. I cant access adb since i can't access the recovery (at least i dont know how to ).
Any advices?

Do you have bootloader unlock code?

Dino_S said:
Do you have bootloader unlock code?
Click to expand...
Click to collapse
Yes I do.

Unlock bootloader again and in fastboot flash system.img and boot from firmware,I used b370
---------- Post added at 12:46 AM ---------- Previous post was at 12:38 AM ----------
Extract from update.zip file update.app and use huawei update extractor and extract files from that system.img and boot.img and put in fastboot folder and flash it

Dino_S said:
Unlock bootloader again and in fastboot flash system.img and boot from firmware,I used b370
---------- Post added at 12:46 AM ---------- Previous post was at 12:38 AM ----------
Extract from update.zip file update.app and use huawei update extractor and extract files from that system.img and boot.img and put in fastboot folder and flash it
Click to expand...
Click to collapse
I can't, whenever I try using a fastboot command I get "FAILED (remote: command not allowed)

How much is internal data memory in twrp

Dino_S said:
How much is internal data memory in twrp
Click to expand...
Click to collapse
Around 10 gb, by the way I can't access twrp anymore, since I flashed recovery.img

TinkyWinkyJr said:
Around 10 gb, by the way I can't access twrp anymore, since I flashed recovery.img
Click to expand...
Click to collapse
It is showing in fastboot mode unlocked both

Dino_S said:
It is showing in fastboot mode unlocked both
Click to expand...
Click to collapse
Bootloader unlocked and FPR locked (or is it FRP?)

I have same prob yesterday,and showing me same thing,but i flashed twrp again and format data and system to ext4,and from fastboot flash system and boot img and it booted,it is confusing to undestand yours problem
---------- Post added at 01:15 AM ---------- Previous post was at 01:14 AM ----------
TinkyWinkyJr said:
Bootloader unlocked and FPR locked (or is it FRP?)
Click to expand...
Click to collapse
Mine showing FRP unlocked

hey guys
i have the same problem, had rr marshmallow on my p9 lite and tried to flash the new recovery for nougat by old droid. since then i cant enter nowhere without fastboot. phone unlocked and frp unlocked. does anybody have another idea. flashing stock recovery did not work, flashing twrp did also not work. need more ideas, erecovery and dload method do not work, i have acces to fastboot

Try to flash the correct oem.info.I've had the same problem with my P9(EVA-L09).

Related

Nexus 7 softbrick(?)

Hi!
I was in recovery, factory reseted the system. I wanted to restart os, but it said "No OS installed", so i booted to bootloader. When i try to reboot to system it says "booting failed". ADB flashing is not working. Please, help me.
Nexus 7
Bootloader version 3.41
I have android sdk installed.
Have you tried using wug's toolkit to revert to stock (and selecting soft-bricked status)? Here's a link if you haven't. http://forum.xda-developers.com/showthread.php?t=1766475
Sent from my Nexus 4 using xda app-developers app
Yep, i tried, theoretically it's fine, but when it says it's finished and device will reboot nothing happens.
OK. Here it is how it now looks: I managed to get recovery working, .zip with rom is on the sdcard. When i try to flash ROM it says "Unable to mount /system"
Update to bootloader version 4.23 then flash the stock factory ROM image.
What command should I use to flash stock .tgz file?
zolcix said:
What command should I use to flash stock .tgz file?
Click to expand...
Click to collapse
None. You can only flash image files.
---------- Post added at 03:57 PM ---------- Previous post was at 03:54 PM ----------
https://dl.google.com/dl/android/aosp/nakasi-jwr66y-factory-1e503532.tgz
Code:
fastboot flash bootloader bootloader-grouper-4.23.img
fastboot flash system system.img
fastboot flash userdata userdata.img
fastboot flash boot boot.img
But this file is a .tgz file... How can i flash it?
I've flashed bootloader successfully
zolcix said:
Where can i get image file of the stock rom? I can't find one
Click to expand...
Click to collapse
https://dl.google.com/dl/android/aosp/nakasi-jwr66y-factory-1e503532.tgz
https://developers.google.com/android/nexus/images
How I can install it?
dude, THANKS, its working now, you are great!!

Q| secure boot

Hello,
Ive got a phone from a customer saying it wont boot up, also said he just OTAed, It only enter bootloader mod (stuck on black screen when trying yo enter recovery).
It also says Secure Boot - enable
and I cant flash anything of course , What can I do to boot it up ?
is his bootloader unlocked?
---------- Post added at 01:09 PM ---------- Previous post was at 01:08 PM ----------
try and use this https://developers.google.com/android/nexus/images
---------- Post added at 01:09 PM ---------- Previous post was at 01:09 PM ----------
try and use this https://developers.google.com/android/nexus/images
theyau said:
is his bootloader unlocked?
---------- Post added at 01:09 PM ---------- Previous post was at 01:08 PM ----------
try and use this https://developers.google.com/android/nexus/images
---------- Post added at 01:09 PM ---------- Previous post was at 01:09 PM ----------
try and use this https://developers.google.com/android/nexus/images
Click to expand...
Click to collapse
Its always locked, if I unlock the bootloader its automatically re-locking after reboot
Bump
any one has any idea please ?
deadwolf666 said:
Hello,
Ive got a phone from a customer saying it wont boot up, also said he just OTAed, It only enter bootloader mod (stuck on black screen when trying yo enter recovery).
It also says Secure Boot - enable
and I cant flash anything of course , What can I do to boot it up ?
Click to expand...
Click to collapse
Secure boot is enabled on all Nexus 4's, and you cannot disable it. By the way, Secure boot has nothing to do with the lock state of the bootloader -- it has to do with the secure boot chain of the AQP8064 chipset.
Unlock the booloader using "fastboot oem unlock" and then flash the factory images. See here.
If simply flashing factory images, an unlock should not be necessary. Is customer wanting you to try and preserve data?
efrant said:
Secure boot is enabled on all Nexus 4's, and you cannot disable it. By the way, Secure boot has nothing to do with the lock state of the bootloader -- it has to do with the secure boot chain of the AQP8064 chipset.
Unlock the booloader using "fastboot oem unlock" and then flash the factory images. See here.
Click to expand...
Click to collapse
Thanks for the answer but the wierd problem is that after I unlock the bootloader and try to flash any thing I get":
sending 'bootloader' (2188 KB)... FAILED (command write failed (Unknown error))
Click to expand...
Click to collapse
and after I reboot it shows that the bootloader is locked
I managed to boot into twrp recovery but no screen by "fastboot boot recovery.img" and I get adb access.
ant thing I can do from here ?
deadwolf666 said:
I managed to boot into twrp recovery but no screen by "fastboot boot recovery.img"
Click to expand...
Click to collapse
You are seeing a black screen because you are not using the correct command. It should be: fastboot -c "lge.kcal=0|0|0|x" boot recovery.img
efrant said:
You are seeing a black screen because you are not using the correct command. It should be: fastboot -c "lge.kcal=0|0|0|x" boot recovery.img
Click to expand...
Click to collapse
Thank you it helped abit
now I tryed twrp and it asked me for decryd pass, and cant mount any partition.
cwm can sideload but wipe will give errors (cant mount) and after reboot the bootloader is locked againg and wont boot.
stock just reboots.
can it be HW ? or any other solution ?
btw where did you learend this switch and where can I read about it ? "lge.kcal=0|0|0|x"
Thanks again
deadwolf666 said:
Thank you it helped abit
now I tryed twrp and it asked me for decryd pass, and cant mount any partition.
cwm can sideload but wipe will give errors (cant mount) and after reboot the bootloader is locked againg and wont boot.
stock just reboots.
can it be HW ? or any other solution ?
btw where did you learend this switch and where can I read about it ? "lge.kcal=0|0|0|x"
Thanks again
Click to expand...
Click to collapse
Two options before we decide it's hardware.
Procedure #1:
1) Download the LATEST version of fastboot.exe from here and extract it to C:\android.
2) Download the latest factory image from Google's dev page and verify the checksum with what is posted on the website.
3) Extract all the images from all the .tgz, .tar, .zip files within and put the 6 image files in C:\android
4) Reboot your device into the bootloader and plug into your PC.
5) Open a command prompt in that same directory and type the following commands:
Code:
fastboot oem unlock
fastboot reboot-bootloader
fasltboot flash bootloader bootloader-mako-makoz20i.img
fastboot reboot-bootloader
Does that work? If so then continue with flashing the radio, boot, system and recovery images. If not, then go to procedure number 2:
Procedure #2
Follow the instructions in this thread.
deadwolf666 said:
btw where did you learend this switch and where can I read about it ? "lge.kcal=0|0|0|x"
Thanks again
Click to expand...
Click to collapse
Have a look here.
efrant said:
Two options before we decide it's hardware.
Procedure #1:
1) Download the LATEST version of fastboot.exe from here and extract it to C:\android.
2) Download the latest factory image from Google's dev page and verify the checksum with what is posted on the website.
3) Extract all the images from all the .tgz, .tar, .zip files within and put the 6 image files in C:\android
4) Reboot your device into the bootloader and plug into your PC.
5) Open a command prompt in that same directory and type the following commands:
Code:
fastboot oem unlock
fastboot reboot-bootloader
fasltboot flash bootloader bootloader-mako-makoz20i.img
fastboot reboot-bootloader
Does that work? If so then continue with flashing the radio, boot, system and recovery images. If not, then go to procedure number 2:
Procedure #2
Follow the instructions in this thread.
Have a look here.
Click to expand...
Click to collapse
Procedure #1 is not working I get FAILED command write failed unknown error
Procedure #2 I tryed a few times on different pc (also different OS) and never got the software to recognize the phone (any way Ill try again and update)
thanks for the link will read it soon ^^
Cant make the NPST recognize the phone ;\
while booting custom recovery I cant mount any partition and the bootloader remains locked after reboot.
Any thing else to try ?

Huawei p8 lite Bootloop Fix

so i had a p8 lite wich i tried rooting and it got stuck in a bootloop.
this worked for me
WARNING: this does delete everything you have (actually that is already gone)
(read all the way before doing anything)
first i set up adb & fastboot on my pc
https://youtu.be/UN7XW4HnFT8
2nd i downloaded stock firmware from huawei site ( you can also get this from rootjunky)
3rd i used HuaweiUpdateExtractor to get the recovery boot system and cust out (out of UPDATE.APP the one from the firmware)
4th i booted my phone into fastboot (i connected my phone to my pc first because otherwise i couldnt get into fastboot mode)
5th u start the command prompt in the adb&fastboot folder and type these commands (if you dont have custom recovery or custom roms you can skip to 5(i think i didnt do those)) :
1 adb devices (if it doesnt find it wait some time or reconnect it it will pop up sometime)
2 fastboot erase cache
3 fastboot flash boot BOOT.img
4 fastboot flash recovery RECOVERY.img
5 fastboot flash system SYSTEM.img
the system .img is too big so it will go in 6 parts and will often fail but just keep trying make sure to wait long enough because maybe it is still busy
6adb reboot
it should start up now.
these steps worked for me also when i did step 2 i could get into Erecovery wich i could before but now i could erase cache and something else and do a factory reset just press erase on everything then continu
https://forum.xda-developers.com/showpost.php?p=72567024&postcount=5
Mine is stucked too on "device is booting" is it really working ?
I was going to hang myself ...
---------- Post added at 10:21 PM ---------- Previous post was at 10:04 PM ----------
fastboot flash cust cust.img
returned me FAILED (remote: partition error)
Any idea ?
boot.recovery and system images all give me error Failed (remote:command not allowed ) Any advice ? Thanx
Wezdroid51 said:
boot.recovery and system images all give me error Failed (remote:command not allowed ) Any advice ? Thanx
Click to expand...
Click to collapse
yes i had that too in the beginning.
but i dont remember what i did.
i thing i just cleared chache and stuff using adb .
but anyway just keep trying the first few times i loaded them didnt work either
will try it
Hi Jan thanx will try it and let you know . Coz currently my device can only go into fastboot and rescue mode nothing else and with commands I can only use fastboot commands ofcoz and not adb commands coz my device is not in debug mode .
Same problem here
i get remote:command not allowed every time i want to use "fastboot flash boot boot.img"
Anyway to fix it ?
Unlock the bootloader again guys
please help me i hase emui 4..1
and i install twrp 4.1 and when i install nougat i install
supersu_v2.79_sr2 then
update_2 but when istall update it stop on writinh ratio i shut dun the phone but no login to twrp or to stock recovery
help me plaese
i flashed twrp from SRKTool the phone bootloop and i canot poweroff please help me
i was on 4.1 and i was unlock bootloader and twrp and i was insall nougat l29c185b560 wich have 3 files
supersu_v2.79_sr2 ----update_2------update_data_full_hw_meafnaf
when i flash update.zip in twrp it stop install on ratio i sutdown the phone and now the phone
is bootloop and not shutdown i try flash many recovery same problem my phone
is l29c185b--
https://forum.xda-developers.com/mat...icial-t3556789
I canot power off my phone but when I waited until the battery was discharged but the phone restart alone
I use method two by flash .img cust complet recovery complet boot complet but when flash system.img faild the rom exracted is l29c185b320
I try flash boot cust boot and system from nougat it complet but the problem same I canot dload I canot boot to recovery for wipe and the phone stay restart
please any help when I was flash nought it not complet it stop on writing ratio so I power off phone then the problem haben
boot loop any help my phone !!!!
XD
Omg thank you so much id give you money if i had any!
Bootloop
My phone is not unlocked but i have managed to bootloop it when I tried to downgrade it using update.app but now when i try to use the update.app method it gets to 5% and then displays update failed.
When trying to run any of the fastboot methods you mentioned I cannot run it cause it displays "failed (remote: command not allowed)"
I do not have the bootloader unlock code as huawei is being retarded and do not provide that sevice no more can anyone help??
its a Huawei P8 Lite(the old one) ALE-L21 and came with C02 firmware.
My Imei:863323035412487 S/N QLF7N16B17004301
Any help would be appreciated

Huawei p8 lite stuck in rescue mode

Hi i have the problem, yesterday i tried to root the phone. I unlocked bootloader succefully but after root i got bootloop so i tried to wipe the data and reinstall stock ROM. And i think this is where i messed something up. After this my telefon just go to rescue mode with errors Func NO: 10 boot image and Error NO: 2 load image. But when i try to go to the recovery i have Func NO : 11 recovery image. Help me i am very sad. :C
halk15 said:
Hi i have the problem, yesterday i tried to root the phone. I unlocked bootloader succefully but after root i got bootloop so i tried to wipe the data and reinstall stock ROM. And i think this is where i messed something up. After this my telefon just go to rescue mode with errors Func NO: 10 boot image and Error NO: 2 load image. But when i try to go to the recovery i have Func NO : 11 recovery image. Help me i am very sad. :C
Click to expand...
Click to collapse
Try flashing stock ROM using fastboot
use Huawei update extractor select boot ,system,cust,recovery ,extract them and flash them with fastboot like this
fastboot flash system system.img
fastboot flash boot boot.img etc....
just make sure that you place those img files in same folder as adb is.
---------- Post added at 06:50 PM ---------- Previous post was at 06:46 PM ----------
halk15 said:
Hi i have the problem, yesterday i tried to root the phone. I unlocked bootloader succefully but after root i got bootloop so i tried to wipe the data and reinstall stock ROM. And i think this is where i messed something up. After this my telefon just go to rescue mode with errors Func NO: 10 boot image and Error NO: 2 load image. But when i try to go to the recovery i have Func NO : 11 recovery image. Help me i am very sad. :C
Click to expand...
Click to collapse
https://forum.xda-developers.com/showthread.php?t=2277112 check this if you dont know how to setup fastboot
Nikola6511 said:
Try flashing stock ROM using fastboot
use Huawei update extractor select boot ,system,cust,recovery ,extract them and flash them with fastboot like this
fastboot flash system system.img
fastboot flash boot boot.img etc....
just make sure that you place those img files in same folder as adb is.
---------- Post added at 06:50 PM ---------- Previous post was at 06:46 PM ----------
https://forum.xda-developers.com/showthread.php?t=2277112 check this if you dont know how to setup fastboot
Click to expand...
Click to collapse
Well, if i only could go into fastboot mode. I have only rescue mode (no fastboot and rescue). ADB don't see the phone.
halk15 said:
Well, if i only could go into fastboot mode. I have only rescue mode (no fastboot and rescue). ADB don't see the phone.
Click to expand...
Click to collapse
Seems like your boot image is damaged but check this thread maybe it helps https://forum.xda-developers.com/p8lite/help/stuck-rescue-mode-screen-please-help-t3244872
usually you should always get into fastboot mode. Turn off your phone, connect it to PC, press power and volume down, after screen turns on release the PowerButton and keep holding VolumeDown, until you are in fastboot mode. Then use fastboot to flash a new boot, recovery and system
Hello all,
I have a similar problem on my old P8 lite phone, but I can enter into fastboot mode. No idea how it turned out like this... I bought a P20 lite and stoped using P8 lite for several months. Some days ago, tried to use the phona and it was unresponsive. Wiped data and some more options, and the phone got stuck on rescue mode.
I've read this and other threads and tried to use fastboot to flash stock ROM again. I downloaded update file, extracted boot.img, system.img, cust.img and recovery.img but when I try, to start flashing boot.img I get:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot BOOT.IMG
target reported max download size of 471859200 bytes
sending 'boot' (22688 KB)...
OKAY ( 0.588s)
writing 'boot'...
FAILED (remote: Command not allowed)
finished. total time: 0.592s
When I enter fastboot & rescue mode I get the messagem "PHONE Locked" (green letters). What can I do to recover the phone?
TIA for your help.

Brick (error mode) after update_command: only fastboot works.

Hello I wanted to install Oreo on my PRA-LX1 following this guide
https://www.haky86.com/2018/05/12/install-emui-8-0-huawei-p8-lite-2017/
I was on official EMUI Nougat firware, I downloaded LX1C432B322 of 2018.04.13 what he said, installed nocheck recovery and then update_command. Reboot, title, nothing works except fastboot. I re-unlocked the phone with oem unlock and after reboot same.
I tried to flash twrp-3.2.1-v3.5-prague.img again to fix but length error with "fastboot flash recovery"
I tried to flash his OreoTWRP.img with "fastboot flash recovery_ramdisk" and it pass, reboot but I can't boot to recovery.
Pressing VolUp + Power does nothing, "phone can't be trusted" screen with the eRecovery option (VolUp for 3 seconds) but eRecovery is dead (error mode)
Maybe this OreoTWRP worked but how to bot to recovery now ?
please help I can't buy another phone it's urgent...
p181153 said:
Hello I wanted to install Oreo on my PRA-LX1 following this guide
https://www.haky86.com/2018/05/12/install-emui-8-0-huawei-p8-lite-2017/
I was on official EMUI Nougat firware, I downloaded LX1C432B322 of 2018.04.13 what he said, installed nocheck recovery and then update_command. Reboot, title, nothing works except fastboot. I re-unlocked the phone with oem unlock and after reboot same.
I tried to flash twrp-3.2.1-v3.5-prague.img again to fix but length error with "fastboot flash recovery"
I tried to flash his OreoTWRP.img with "fastboot flash recovery_ramdisk" and it pass, reboot but I can't boot to recovery.
Pressing VolUp + Power does nothing, "phone can't be trusted" screen with the eRecovery option (VolUp for 3 seconds) but eRecovery is dead (error mode)
Maybe this OreoTWRP worked but how to bot to recovery now ?
Click to expand...
Click to collapse
I'm not responsible of bricks caused by people since most of them not follow the steps I wrote.
@haky 86 (I'm assuming you were the one who wrote that guide) is the guide for updating from nougat to oreo or updating an Oreo firmware to the latest?
haky 86 said:
I'm not responsible of bricks caused by people since most of them not follow the steps I wrote.
Click to expand...
Click to collapse
Tell me where I said you are responsible of bricks ? I followed the steps you described, If you don't want to help just don't say anything
neondragon1909 said:
@haky 86 (I'm assuming you were the one who wrote that guide) is the guide for updating from nougat to oreo or updating an Oreo firmware to the latest?
Click to expand...
Click to collapse
This is I want to know. He don't said it but I tried to flash oreotwrp from nougat and it said partition error using recovery_ramdisk. And the nocheck didn't work, so I took another nocheck for this TWRP and put the update_package command and then this
I just update my guide, the sample I wrote it was emui 8.x because I'm already at oreo. but procedure is same the only thing change is recovery, on oreo called Recovery Ramdisk on nougat called just recovery, please check the updated article here the screenshot.
haky 86 said:
I just update my guide, the sample I wrote it was emui 8.x because I'm already at oreo. but procedure is same the only thing change is recovery, on oreo called Recovery Ramdisk on nougat called just recovery, please check the updated article here the screenshot.
Click to expand...
Click to collapse
Ok thanks but now I can't do anything on my phone I just have bootloader. How to restore a device which is bricked followed a bad update
p181153 said:
Ok thanks but now I can't do anything on my phone I just have bootloader. How to restore a device which is bricked followed a bad update
Click to expand...
Click to collapse
Download the nougat rom you were on before. Extract update.app to get the recovery. Flash it using fastboot. Then try dload method.
Or flash nougat twrp and try flashing the nougat rom via HuRUpdater
neondragon1909 said:
Download the nougat rom you were on before. Extract update.app to get the recovery. Flash it using fastboot. Then try dload method.
Or flash nougat twrp and try flashing the nougat rom via HuRUpdater
Click to expand...
Click to collapse
Thanks any detailled guides for that so I'll not make the things worst ?
neondragon1909 said:
Download the nougat rom you were on before. Extract update.app to get the recovery. Flash it using fastboot. Then try dload method.
Or flash nougat twrp and try flashing the nougat rom via HuRUpdater
Click to expand...
Click to collapse
I can't flash recovery from update.app of nougat rom. It say partition length error. recovery_ramdisk say partition error...
Can I flash the system.img ? There are fastboot.img in the update.APP. Can I flash recovery after flashing fastboot ?
I need to be sure because if I flash fastboot and lost it my phone will be really dead
p181153 said:
I can't flash recovery from update.app of nougat rom. It say partition length error. recovery_ramdisk say partition error...
Can I flash the system.img ? There are fastboot.img in the update.APP. Can I flash recovery after flashing fastboot ?
I need to be sure because if I flash fastboot and lost it my phone will be really dead
Click to expand...
Click to collapse
Use recovery not recovery_ramdisk
---------- Post added at 07:19 PM ---------- Previous post was at 07:18 PM ----------
p181153 said:
I can't flash recovery from update.app of nougat rom. It say partition length error. recovery_ramdisk say partition error...
Can I flash the system.img ? There are fastboot.img in the update.APP. Can I flash recovery after flashing fastboot ?
I need to be sure because if I flash fastboot and lost it my phone will be really dead
Click to expand...
Click to collapse
Use fastboot flash recovery recovery.img not recovery_ramdisk
neondragon1909 said:
Use recovery not recovery_ramdisk
---------- Post added at 07:19 PM ---------- Previous post was at 07:18 PM ----------
Use fastboot flash recovery recovery.img not recovery_ramdisk
Click to expand...
Click to collapse
I can't flash recovery how to restore my phone using fastboot please
It's urgent if you don't know how to solve that at least tell who can do that I can't let my phone like that I miss everything
p181153 said:
I can't flash recovery how to restore my phone using fastboot please
It's urgent if you don't know how to solve that at least tell who can do that I can't let my phone like that I miss everything
Click to expand...
Click to collapse
Try unlocking bootloader again
neondragon1909 said:
Try unlocking bootloader again
Click to expand...
Click to collapse
bootloader is unlocked... read first post "re-unlocked" the bootloader... I need serious answers. Actually I download a nougat firmware and try this guide
And this guide tell me to extract 4 img files using Huawei Firmware Extractor. I downloaded 2 full OTA firmware and can't find cust.img files...
I just want to restore my phone...
p181153 said:
bootloader is unlocked... read first post "re-unlocked" the bootloader... I need serious answers. Actually I download a nougat firmware and try this guide
And this guide tell me to extract 4 img files using Huawei Firmware Extractor. I downloaded 2 full OTA firmware and can't find cust.img files...
I just want to restore my phone...
Click to expand...
Click to collapse
please help me can't restore my phone when I want to flash boot of a nougat firmware it say partition length error.....
when I want to flash recovery same...
I can't do anything I need my phone it's 3 days already I miss important calls...
This forum is called xda-developers but there are no developers or someone who really know how android works. I can't found anyone who can help me even on other forums. I have access to something which can save my phone but NOBODY know how to use it. How disapointing.
why

Categories

Resources