My bootloader is unlocked and bricked. How to unbrick it .
Are you able to boot to recovery?
Sent from my Micromax AQ4501 using Tapatalk
I was not able to boot into recovery as it was on stock recovery , but now I unbricked it .
If any one wants to know how to unbrick Android one with bootloader locked and not able to boot into recovery then please reply me.
How to unbrick in locked bootloder tell me
Sent from my Micromax AQ4501 using XDA Free mobile app
First download Oiginal micromax.rar and extract on your pc -http://forum.xda-developers.com/crossdevice-dev/android-one-crossdevice-development-themes-and-apps/boot-logo-google-boot-logo-android-one-t2892147
Then on that folder press shift and right click on mouse and select open comand window here
. Then connect your phone in fast boot mode and type fastboot oem unlock and click enter . now your bootloader is unlocked . you can flash a custom recovery by placing the img file on that extracted folder .but rename the custom recovery name to recovery.img .then connect your phone in fastboot mode and on comand window type fastboot flash recovery recovery.img and then enter .make sure that you have installed drivers of your phone in your pc .
On stock recovery you will found 'no comand ! ' then press volume up +volume down + power button .Then you can access to stock recovery .
Related
Hi
I see someone here have problems with bricked phone. It just keeps restarting and you cant even turn it off.
The problem is here that UPDATE never ended to 100% and software successfully changed boot.img to the new one
but with old system on the phone.
Its even worse if you have TWRP recovery installed before update then it will brick the phone too.
Allways install stock recovery on current rom before update firmware.
Ok i will start now with this guide because i had same problem and fixed it by myself.
I will not put any links to downloads find them self GOOGLE is your friend
First of all if you were on B200 5.0.1 version of android then you need B170 firmware to extract boot.img and recovery.img from
the UPDATE.APP file
For that you need a software called Huawei Firmware Extractor
Download it and install
Now you need even ADB/FASTBOOT on the computer. If you dont have download and install. Install even drivers for the phone
Now Open the Huawei Extractor and add the UPDATE.APP file.
Now you will see alot of files below
Now mark the boot.img system.img and recovery.img and extract them to the desktop of your PC
Now copy those files to the ADB/FASTBOOT folder.
You phone i still under the bootloop and you need to get it into FASTBOOT mode. Only way to do it is to plug in USB cable to the phone.
Now as soon the phone reboots by itself hold Power and Vol down button until you see white screen and fastboot mode
Now go to the ADB/FASTBOOT folder where you copyed files and hold shift and press right mouse button to get "Open command window here"
So you will be in fastboot and you will see C:/ADB that is right directory
Now start with fastboot erase cache
Then write fastboot flash boot boot.img and hit enter
When done do following fastboot flash recovery recovery.img and hit enter
You can if you want even try to flash system.img by writing fastboot flash system system.img or fastboot flash system.img dont remember that combination
but try and see wich works.
Now write fastboot rebootand phone will reboot . If you still have bootloop then as soon phone goes black then Hold Vol+up and Power until you see recovery.
Over there make factory reset and cache and then reboot.
If you still cant boot into recovery then you need to get Firmware B170 and put it on you SD card in DLOAD folder
to flash it from scratch. Same here is that you need to have USB plugged in in order to get to EMUI flash mode or it will wont work.
Remember that you only need UPDATE.APP in the DLOAD folder from B170 firmware.
I know my English sucks but im trying to help...
hello, i tried bouth solutions and i cant get my phone to boot up i dont now maybe i am doing something wrong i was on b200 rooted and twrp instaled an i updated to android 6 and i m stuck in bootloop you can help me with something i am out of ideas. thanks in advance
noraru said:
hello, i tried bouth solutions and i cant get my phone to boot up i dont now maybe i am doing something wrong i was on b200 rooted and twrp instaled an i updated to android 6 and i m stuck in bootloop you can help me with something i am out of ideas. thanks in advance
Click to expand...
Click to collapse
Yes, this is the your mistake
Never update firmware with instaled TWRP. First you need to flash to factory recovery then install the original firmware like B170(B200), then update to Marshmallow
Nevermind, fixed it.
sokkoban said:
Yes, this is the your mistake
Never update firmware with instaled TWRP. First you need to flash to factory recovery then install the original firmware like B170(B200), then update to Marshmallow
Click to expand...
Click to collapse
i know is my mistake , i flash recovery img from b170 but i cant get in to recovery mode anymore hao much i have to push the vol up+power buton? i only can boot in to fastboot
rndll said:
Nevermind, fixed it.
Click to expand...
Click to collapse
How please ?
TopperBG said:
How please ?
Click to expand...
Click to collapse
You don't flash img files through the recovery. Flash recovery.img, boot.img, system.img and cust.img manually through the fastboot screen (vol down + power) using either the windows command or mac terminal.
Thank you, at the moment I'm trying the same.
---------- Post added at 03:16 PM ---------- Previous post was at 03:12 PM ----------
rndll said:
You don't flash img files through the recovery. Flash recovery.img, boot.img, system.img and cust.img manually through the fastboot screen (vol down + power) using either the windows command or mac terminal.
Click to expand...
Click to collapse
Which firmware, I've tried with full B200 and extracted images, but no success. B170 ?
Don't have success, please give advices ?
1. I Download the B313 update and extract the boot.img and recovery.img from update.app using Huawei Firmware Extractor.
2. Connect your P8 to your PC/Mac. Hold down volume down + power just before you feel the vibration and the Huawei logo shows up. This will boot you to the Fastboot/Rescue screen.
3. Using the windows command prompt or mac terminal, flash the B313 recovery and boot images using Fastboot:
Code:
fastboot flash boot boot.img
Code:
fastboot flash recovery recovery.img
After flashing these, if you reboot normally, the bootloop should be gone but you will get stuck at the Huawei logo. However, you'll now be able to access recovery (volume up + power) and the 3 button update (vol up + vol down + power) modes.
You can now reboot either holding the power down or issue a fastboot command:
Code:
fastboot reboot
4. This may be optional and may not have any bearing but at this point I was ok with losing data just to get the phone booting again. Boot to the recovery (volume up + power) Yes, it's not that easy using the buttons. Just try it until you get the recovery to boot.
In recovery select Wipe data/factory reset and Wipe cache partition.
5. Download the B170 Full ROM and extract the dload and custom folder to your microSD. Use a card adapter/card reader.
6. IMPORTANT: Disconnect your P8 from your computer if it is still connected. Doing the next step while you're connected through USB will cause the update to get stuck at 90% and if you force a reboot, your device will bootloop again.
7. Reboot from the recovery and boot into the EMUI Updater using the 3-button method (volume up + volume down + power). Let the phone update and voila! You're back in business!
Confirm, it works!
@rndll bold and make red color B313
TopperBG said:
Confirm, it works!
@rndll bold and make red color B313
Click to expand...
Click to collapse
so it works , i have to gflash boot,cache and recovery img from b313?
I've interrupted update (B313), write to SD /dload full B200 and started Recovery. Update gone just fine and phone started with brand new B200. Even don't reset or wipe !
noraru said:
so it works , i have to gflash boot,cache and recovery img from b313?
Click to expand...
Click to collapse
You only need the boot and recovery images.
rndll said:
You only need the boot and recovery images.
Click to expand...
Click to collapse
thanks my friend it woooorks, my phone booted up at last, thank you very much you saved me i allready packed my phone to take it to the service you are great thanks again for your help.
noraru said:
thanks my friend it woooorks, my phone booted up at last, thank you very much you saved me i allready packed my phone to take it to the service you are great thanks again for your help.
Click to expand...
Click to collapse
You're welcome.
:good:
Hey TopperBG,
i'm in the same Bootloop as you described.
I tried every ROM I found on the internet but the combo with Vol Up + Vol Down + Power won't work. There ist always a fail after 1 % loading.
The second I tried was on fast boot. Problem im my boot loader is locked. So there is no chance for me to get something flashed.
Last option was your comment. I've loaded the B200 Rom on my SD-Card in /dload and tried (the second time) the Vol Up+Vol Down+ Power combo. No success. Then I tried just Vol Up+Power to get the Recovery mode as you described. But I have no chance to boot to recovery mode.
Do I forgot a step ??
Please help
Thanks
Flo
Tell me first what you've done when become to bloop ?
With boot and recovery from that ROM you must flash.
If you can forcibly start update (vol+ vol- power) you have a chance to update properly with update.app in /dload folder
I tried to update through local update on the Phone. But not with .zip. I tried the .app directly. Now i know it was the wrong Choice.
Flash with fastboot is no option for me because of the locked bootloader.
If I do the Force start with the new marshmallow rom (update.app) there is a warning that i'm using the wrong version for my phone.
I am trying to install custom recovery on my huawei ascend p7-L07. after that my phone stck with bootlogo and I cant't enter recovery mode. my phone connect with pc on mtk mode when stuck with bootlogo.
please anyone help me that how can I flash my phone
bijoy24 said:
I am trying to install custom recovery on my huawei ascend p7-L07. after that my phone stck with bootlogo and I cant't enter recovery mode. my phone connect with pc on mtk mode when stuck with bootlogo.
please anyone help me that how can I flash my phone
Click to expand...
Click to collapse
witch mtk mode???
the P7 hasen't mediatek chipset, witch tool you have used?
because your phone already can connect with pc, use adb tool, go to fastboot mod and flash your stock recovery again
I can't understand how to get fastboot mode. please give me full tutorial and stcck recovery download link
bijoy24 said:
I can't understand how to get fastboot mode. please give me full tutorial and stcck recovery download link
Click to expand...
Click to collapse
use this tool " P7-Easy_Update_and_Adjust " seaurch on forum i haven't link
and about recovery i have L10 not L7, remember if you was on emui 2.3 or 3.0 or 3.1, and use " HuaweiUpdateExtractor " to extract your rcovery
how to flash recovery. please give me a tutorial
bijoy24 said:
how to flash recovery. please give me a tutorial
Click to expand...
Click to collapse
See this:
http://forum.xda-developers.com/ascend-p7/help/huawei-p7-andriod-l-root-b853-emui3-1-t3293923
Envoyé de mon HUAWEI P7-L10 avec XDA Forums PRO
my phone stuck with bootlogo how to flash stock recovery on p7-L07
bijoy24 said:
my phone stuck with bootlogo how to flash stock recovery on p7-L07
Click to expand...
Click to collapse
[- Install Minimal ADB and Fastboot on PC ---> http://forum.xda-developers.com/show....php?t=2317790
- Connect P7 with PC
- Open Minimal ADB and Fastboot on PC, now you have open the Command Window (shift and right clic on fastboot folder, "open new command here " )
- Copy the StockRecovery.img to the Minimal ADB and Fastboot-Folder
- Type in Command Window---> adb reboot bootloader ---> P7 reboot now in Bootloader-Mode
- After Reboot Type in Command Window---> Fastboot flash recovery StockRecovery.img
- Now type fastboot reboot]
my phone won't open. when I want to open it stuck with huawei logologo. so how can I open debugingging?
bijoy24 said:
my phone won't open. when I want to open it stuck with huawei logologo. so how can I open debugingging?
Click to expand...
Click to collapse
[- Install Minimal ADB and Fastboot on PC ---> http://forum.xda-developers.com/show....php?t=2317790
- Connect P7 with PC
- Open Minimal ADB and Fastboot on PC, now you have open the Command Window (shift and right clic on fastboot folder, "open new command here " )
- Copy the StockRecovery.img to the Minimal ADB and Fastboot-Folder
- Type in Command Window---> adb reboot bootloader ---> P7 reboot now in Bootloader-Mode
- After Reboot Type in Command Window---> Fastboot flash recovery StockRecovery.img
- Now type fastboot reboot]
WHEN type adb reboot bootloader and press enter it says error ; device (null) NOT FOUND
adb and fastboot can nt detect my phone . when i try to enter reboot bootloader mode it says error : device (null) not found
bijoy24 said:
adb and fastboot can nt detect my phone . when i try to enter reboot bootloader mode it says error : device (null) not found
Click to expand...
Click to collapse
Try this,it can help you
https://youtu.be/pJnoiMTw5cY
Envoyé de mon HUAWEI P7-L10 avec XDA Forums PRO
i cant connect my phone into fastboot mode
bijoy24 said:
i cant connect my phone into fastboot mode
Click to expand...
Click to collapse
Booting to fastboot but how?
Hold volume down and power button simultaneously until you see a white screen with android logo and "Fastboot & Rescue Mode"
you will also see whether your phone's bootloader is locked or unlocked,if locked then you have to unlock it from Huawei website before flashing any thing
my phone already bricked. I don't know my phone imei. how can I checked my phone bootloader
my phone not open fastboot mode . how can i do now???
bijoy24 said:
my phone not open fastboot mode . how can i do now???
Click to expand...
Click to collapse
then i can't do more for you, sorry ( good luck )
can i repair my phone from huawei service center
bijoy24 said:
can i repair my phone from huawei service center
Click to expand...
Click to collapse
sure you can
last thing, i don't know when you have flashed your custom recovery, it can fail, and you still have stock recovery
try to force update any p7 L07 firmware
huawei ascend p7-L07 stuck with bootlogo when i am trying to install a custom recovery. now at this moment my phone have no stock or custom recovery and my phone bootloader not unlocked. how can i flash my phone . please help me
bijoy24 said:
huawei ascend p7-L07 stuck with bootlogo when i am trying to install a custom recovery. now at this moment my phone have no stock or custom recovery and my phone bootloader not unlocked. how can i flash my phone . please help me
Click to expand...
Click to collapse
You have to flash official firmware according to your device by using you SD card.
my phone have not stock recovery and it wont open fastboot mode, how can i flash using sd card???????
bijoy24 said:
my phone have not stock recovery and it wont open fastboot mode, how can i flash using sd card???????
Click to expand...
Click to collapse
You haven't To open a new thread, Btw, try To hold (power,vol+,vol-) at the same time then the phone enter in rescue mode there you press power botton To enter fastboot mode.
If done connect with pc and flash recovery
Envoyé de mon HUAWEI P7-L10 avec XDA Forums PRO
try many time but not work. it cant enter recovery or fastboot mode
when I am trying to get recovery or fastbooot mode it shows blank screen and over restart
bijoy24 said:
when I am trying to get recovery or fastbooot mode it shows blank screen and over restart
Click to expand...
Click to collapse
OK Turn off your device completely then plug phone to your PC via USB cable then press Power Button and Vol Down to enter in fastboot mode.
proudazzzm said:
OK Turn off your device completely then plug phone to your PC via USB cable then press Power Button and Vol Down to enter in fastboot mode.
Click to expand...
Click to collapse
trying so many time but wont work. someone says if bootloader not unlocked then wont open fastboot mode and my phone not unlocked bootloader
bijoy24 said:
trying so many time but wont work. someone says if bootloader not unlocked then wont open fastboot mode and my phone not unlocked bootloader
Click to expand...
Click to collapse
i dont't understand if your bootloader was not unlocked then how can you flash custom recovery?
proudazzzm said:
i dont't understand if your bootloader was not unlocked then how can you flash custom recovery?
Click to expand...
Click to collapse
I am trying to install custom recovery using mobile uncle tools
bijoy24 said:
I am trying to install custom recovery using mobile uncle tools
Click to expand...
Click to collapse
OK tell me you are on stock recovery ? Or Custom recovery? and what is you bootloader status last time unlocked or locked ?
proudazzzm said:
OK tell me you are on stock recovery ? Or Custom recovery? and what is you bootloader status last time unlocked or locked ?
Click to expand...
Click to collapse
now at this time I have no recovery in my phone and i think its bootloader locked
bijoy24 said:
now at this time I have no recovery in my phone and i think its bootloader locked
Click to expand...
Click to collapse
There is no way to flash custom recovery on locked bootloader. Please try blow method.
1. Download you official full firmware (upate.APP) from huawei site .
2. Unzip it , Copy dload folder.
3. Use SD Card reader via PC and past dload folder on SD.
4. Insert SD card to your phone.
5. Shut down phone complete by pressing hold power button.
6. Sure that device is completely turn off.
7. Press Power Button + VOL UP + VOL DOWN . Leave power button when phone light up. keep pressed vol up + down button until update starts.
proudazzzm said:
There is no way to flash custom recovery on locked bootloader. Please try blow method.
1. Download you official full firmware (upate.APP) from huawei site .
2. Unzip it , Copy dload folder.
3. Use SD Card reader via PC and past dload folder on SD.
4. Insert SD card to your phone.
5. Shut down phone complete by pressing hold power button.
6. Sure that device is completely turn off.
7. Press Power Button + VOL UP + VOL DOWN . Leave power button when phone light up. keep pressed vol up + down button until update starts.
Click to expand...
Click to collapse
when I pressed these my phone shows blank screen and restart
I have rooted my phone just now.
after rooting the screen is stuck at bootloader warning sign for 2 hours,
i tried to shutdown restart and getting in the recovery mode, by holding power button ,by holding volume down and power button ..my phone would vibrate and it is again stuck at the warning sign of bootloader unlock screen ...it doesn't go further than that..
when i connect my phone to PC sound is heard in PC of phone connected....and same thing is repeated .
i know if i can go into recovery mode i can flash my stock ROM and resolve this thing.... but i am not able to go into recovery mode after pressing volume down and power button.
help me out !!!
@kdeepak94 . You can temporarily boot a recovery image by download ADB and Fastboot Files from here http:///rootjunkysdl.com/files/?dir=Adb%20Fastboot%20Files .
Download a Recovery Image which suits for your device .
Extract the contents in the ZIP and place them in a folder
In an empty space in the folder click on Shift+Right Click to open a command prompt
Now in the CMD type
adb devices to check whether it recognizes your device . If so type
fastboot boot and drag the Recovery IMG inside the CMD Window .
The device should boot it and If it boots , You can work on the patch to restore your device . PM if you couldn't resolve it and Hit the Thanks
Hello . A few minutes ago, I had a problem with the TWRP flashing on my huawei p8 gra-ul00 phone .the adb has command's the twrp is complety flashed on my phone , but it did not come up on my phone(after pressing vol+ and power button's the phone will automatiocally go to huawei erecovery). But I took a little initiative and came up with a solution to this problem. I'm share this.
NOTICE : IF YOU HAVEN'T A USB DATA CABLE , PLEASE BUY IT , OTHERWISE CONTINUING THE STEPS WILL NOT SOLVE YOUR PROBLEM .
Before completing all the steps, connect the phone to the computer using data usb cable, then try to enter the recovery mode (for Huawei phones, hold the power button simultaneously with the volume down button for at least one minute.) If the phone Entered custom recovery, no need to do other steps.
1_First Of All , Unlock the bootloader , then reboot the phone
2_Download the custom recovery . IF YOU HAVE ISN'T A CUSTOM RECOVERY FOR YOUR PHONE , PLEASE SEND A COMMENT AND ENTER YOU PHONE MODEL AND A NAME OF THE CUSTOM RECOVERY YOU WANT TO USE TO IT. IM WILL SEND A REGUESTED CUSTOM RECOVERY FOR YOU IN LESS THAN A HOUR .
3_connect the phone to computer and Enable USB Debugging from Developer Options(go to settings>about phone , then 7 times tap on build number , then go back to settings and select developer options , search for "USB Debugging" Option and enable it.)
4_, install the adb and fastboot drivers(such as minimal adb and fastboot) then install the phone drivers . after installing drivers , reboot the computer , then open cmd and enter the command : adb reboot recovery
5_if a window showed on phone(such as allow usb debugging) , click on yes and retry the level 4 again
If you have any questions or problems , commend here.
Hy Bysoft!
I'm new in XDA but i alredy flash some devices with TWRP, it seems that something went wrong with the installation of twrp. Did you try to boot into bootloader (adb reboot bootloader) and then flash the TWRP image with fastboot (fastboot flash recovery twrp.img) and then type fastboot reboot?
I find that list of command: adb reboot etc.. in your device page of TWRP (https://twrp.me/huawei/huaweip8.html). In this site you find the TWRP image for your device, you have to use this image when you flash with fastboot (fastboot flash recovery twrp.img where twrp.img is the image that you downloaded in TWRP site).
PrintHelloPeople
PrintHelloPeople said:
Hy Bysoft!
I'm new in XDA but i alredy flash some devices with TWRP, it seems that something went wrong with the installation of twrp. Did you try to boot into bootloader (adb reboot bootloader) and then flash the TWRP image with fastboot (fastboot flash recovery twrp.img) and then type fastboot reboot?
I find that list of command: adb reboot etc.. in your device page of TWRP (https://twrp.me/huawei/huaweip8.html). In this site you find the TWRP image for your device, you have to use this image when you flash with fastboot (fastboot flash recovery twrp.img where twrp.img is the image that you downloaded in TWRP site).
PrintHelloPeople
Click to expand...
Click to collapse
Hello .
I am also a newcomer
it's true . I also installed TWRP 3.1.1 on the phone in the same way
Thanks for sharing your opinion with me and other XDA users
Regards ,