Need Help Bro. My asus zenfone 5 stuck at Asus logo and wont boot - Zenfone 5 Q&A, Help & Troubleshooting

I have asus zenfone 5 T00F , i just using it for daily use, after that i root it and no problem.. unroot it also no problem, after a month using it, suddenly some app crash then i reboot it..
when reboot it it stuck at Asus Logo.
i can go to the bootloader but the imei and serial number was not correct , (i attach some picture about it)
already tried this
http://forum.xda-developers.com/zenfone-5/help/debrick-asus-zenfoen-5-fastboot-t3377455 and
http://forum.xda-developers.com/zenfone-5/help/zenfone-5-a500cg-zenfone-6-a600cg-t3354645 but it also not working.
my recovery said E: Error cant mount cache and etc (i also attach picture about it)
any kind of solution ? already searching at asus forum also dont find solution
Thanks before.. and sorry if my english is so bad

Try this Method
De-grade to Kitkat by downloading Kitkat firmware UL-ASUS_T00F-WW-2.22.40.540-user ( Kitkat).
Then Extract Fastboot.img, Boot.img and recovery.img
flash these files throufgh fastboot, for that downoad minimal adb tools and connect your phone through usb when in fastboot mode
flash these files by clicking right while holding shift on the ADB tools folder in Blank space and choose Open command window here .
then type these 4 commands :
fastboot flash fastboot fastboot.img
fastboot reboot-bootloader [wait for the fastboot mode to reopen in phone then]
fastboot flash boot boot.img
fastboot flash recovery recovery.img
after these 4 commands go to recovery through selecting recovery from fastboot.
In recovery, select Update from adb. Now copy firmware.zip in that ADB tools folder which is UL-ASUS_T00F-WW-2.22.40.540-user.zip and rename it to update.zip for ease.
now type in Cmd :
adb sideload update.zip
after this clear data/cache in phone and Your phone will boot.

bludyvenom said:
Try this Method
De-grade to Kitkat by downloading Kitkat firmware UL-ASUS_T00F-WW-2.22.40.540-user ( Kitkat).
Then Extract Fastboot.img, Boot.img and recovery.img
flash these files throufgh fastboot, for that downoad minimal adb tools and connect your phone through usb when in fastboot mode
flash these files by clicking right while holding shift on the ADB tools folder in Blank space and choose Open command window here .
then type these 4 commands :
fastboot flash fastboot fastboot.img
fastboot reboot-bootloader [wait for the fastboot mode to reopen in phone then]
fastboot flash boot boot.img
fastboot flash recovery recovery.img
after these 4 commands go to recovery through selecting recovery from fastboot.
In recovery, select Update from adb. Now copy firmware.zip in that ADB tools folder which is UL-ASUS_T00F-WW-2.22.40.540-user.zip and rename it to update.zip for ease.
now type in Cmd :
adb sideload update.zip
after this clear data/cache in phone and Your phone will boot.
Click to expand...
Click to collapse
Already tried that and also not working bro , i attach some picture about it.
adb sideload not flashing the firmware and just stopped with /cache mount error

xbeelzx said:
I have asus zenfone 5 T00F , i just using it for daily use, after that i root it and no problem.. unroot it also no problem, after a month using it, suddenly some app crash then i reboot it..
when reboot it it stuck at Asus Logo.
i can go to the bootloader but the imei and serial number was not correct , (i attach some picture about it)
already tried this
http://forum.xda-developers.com/zenfone-5/help/debrick-asus-zenfoen-5-fastboot-t3377455 and
http://forum.xda-developers.com/zenfone-5/help/zenfone-5-a500cg-zenfone-6-a600cg-t3354645 but it also not working.
my recovery said E: Error cant mount cache and etc (i also attach picture about it)
any kind of solution ? already searching at asus forum also dont find solution
Thanks before.. and sorry if my english is so bad
Click to expand...
Click to collapse
Your phone partition has broke need to repartition. Try this http://forum.xda-developers.com/zenfone-5/general/zenfonetoolkit3-24-40-87-t3406557
Choose nr 13 Zenfone Rescue
Sent from my ASUS_T00F using XDA-Developers mobile app

paktepu said:
Your phone partition has broke need to repartition. Try this http://forum.xda-developers.com/zenfone-5/general/zenfonetoolkit3-24-40-87-t3406557
Choose nr 13 Zenfone Rescue
Sent from my ASUS_T00F using XDA-Developers mobile app
Click to expand...
Click to collapse
already try nr 13 bro. when i press 13, the xfstk running.. when it want to repartitioning emmc (maybe it should automatically enter bootloader), i manually enter the bootloader then the script running , some error occured and when it finish flashing same error still occured x,x
i attach some picture about it

xbeelzx said:
already try nr 13 bro. when i press 13, the xfstk running.. when it want to repartitioning emmc (maybe it should automatically enter bootloader), i manually enter the bootloader then the script running , some error occured and when it finish flashing same error still occured x,x
i attach some picture about it
Click to expand...
Click to collapse
How is the result when you finish it?
I didnt see something wrong in there.
Sent from my ASUS_T00F using XDA-Developers mobile app

paktepu said:
How is the result when you finish it?
I didnt see something wrong in there.
Sent from my ASUS_T00F using XDA-Developers mobile app
Click to expand...
Click to collapse
still stuck at asus logo bro, and recovery still error mount cache

Related

Unable to Flash Custom Recovery

Hi guys,
Im on the cm12s, and unlocked bootloader but im unable to get into custom recovery, it keeps reverting to Cynogen recovery.
I tried toolkit also, it flashes and then it shows waiting for device, i manually boot into recovery its just a blank screen.
Please help i need root and ROMS
varun.gid said:
Hi guys,
Im on the cm12s, and unlocked bootloader but im unable to get into custom recovery, it keeps reverting to Cynogen recovery.
I tried toolkit also, it flashes and then it shows waiting for device, i manually boot into recovery its just a blank screen.
Please help i need root and ROMS
Click to expand...
Click to collapse
how did you unlock bootloader ?
may be using adb drivers right ?
so if you are using adb drivers then follow this procedure ....
copy this recovery file in your adb folder LINK
now go to adb folder
now press and hold shift button and right click on empty space there you will see open cmd , click on it cmd will open
now copy below code (this is for CM12 only)
Code:
fastboot -i 0x1ebf flash recovery recovery_twrp.img
anow right click in cmd and click on paste.
hit enter and after a while you will se 'Okay ' message at the end.
bingo you have flasher recovery :highfive: :good:
ashish_zarekar said:
how did you unlock bootloader ?
may be using adb drivers right ?
so if you are using adb drivers then follow this procedure ....
copy this recovery file in your adb folder LINK
now go to adb folder
now press and hold shift button and right click on empty space there you will see open cmd , click on it cmd will open
now copy below code (this is for CM12 only)
Code:
fastboot -i 0x1ebf flash recovery recovery_twrp.img
anow right click in cmd and click on paste.
hit enter and after a while you will se 'Okay ' message at the end.
bingo you have flasher recovery :highfive: :good:
Click to expand...
Click to collapse
I tried this method.. but it always reverts to stock recovery. and when i boot into recovery directly from fastboot i get a blank screen. Please help.
varun.gid said:
I tried this method.. but it always reverts to stock recovery. and when i boot into recovery directly from fastboot i get a blank screen. Please help.
Click to expand...
Click to collapse
have you tried with this recovery which i provided in link ?
first try using this recovery.
earlier i also face this.
now go to this thread download software from this thread only. there are two thread for this tool but i prefer you to go to this one.
GUIDE
now unlock bootloader.
and go for step 4(which flash twrp recovery)
now flash the recovery which is provided by me using code.
and now go can go into recovery
****************************************************************************************************
i suggest you this guide this method do for me
Disable update CM recovery option in developer options... Then flash custom recovery.... it will work.
once flashing twrp recovery, you will need to use
Code:
fastboot -i 0x1ebf reboot
command.
remove battery after install recovery before restarting phone
then insert battery and start in custom recovery
install Custom Recovery
1) enable developer options
2)enable advance reboot and usb debugging
3)disable Update CM recovery option
4)reboot to bootloader and flash recovery
" fastboot -i 0x1ebf flash recovery recovery_twrpyulolli.img "
5) directly disconnect phone (phone displaying FASTBOOT MODE)
6) remove battery and start phone in recovery mode using volume UP+DOWN and power key
7) And YOUR are IN TWRP RECOVERY ......
THIS method work for me perfectly .....i m also having same problem of flashing custom recovery and again showing CM RECOVERY
:laugh::laugh:
Thank You...!
Which is best for yureka cwm or twrp recovery
I'm facing the same problem but this trick didn't work for me.

501CG Can't mount /cache/recovery/log ... etc

My 501CG is in a bootloop and can't go to recovery.
The device can be detected by adb but I can't sideload anything. I've tried everything I know but couldn't fix it.
I tried to post a screenshot but the forum won't allow me and I can't explain what the problem looks like so I don't know what to do now...
Please help me. Thank you.
Teks0427 said:
My 501CG is in a bootloop and can't go to recovery.
The device can be detected by adb but I can't sideload anything. I've tried everything I know but couldn't fix it.
I tried to post a screenshot but the forum won't allow me and I can't explain what the problem looks like so I don't know what to do now...
Please help me. Thank you.
Click to expand...
Click to collapse
Can you go to fastboot? Adb still reconize it then go to ADB and type adb reboot bootloader then try to flash the recovery and factory reset. If the problem still exist after factory reset you will need to look up for system.imgs files for the zenfone 5 and flash the system imgs from fastboot
ChristopherXI said:
Can you go to fastboot? Adb still reconize it then go to ADB and type adb reboot bootloader then try to flash the recovery and factory reset. If the problem still exist after factory reset you will need to look up for system.imgs files for the zenfone 5 and flash the system imgs from fastboot
Click to expand...
Click to collapse
Thank you so much for helping me.
When I type adb reboot bootloader, it says <waiting for device> and stays that way.
I have a screenshot of the error but I can't post the proper link. Here's a modified version of the link, just replace the <dot> with a period I guess if that would work. That's the only way I can show what happens to the phone.
imgur dot com/JRcEzaN
Sorry, I'm also not very familiar with how adb, fastboot, and whatever else works, but I learn fast and can follow commands.
Well the mmcblk1 partition i think is messed up @dgadelha can you help us with this?
Hey there!
Thanks @ChristopherXI for noticing me.
@Teks0427, can you please try this guide? It will rebuild your partition table and install Android 4.3.
Hope it helps!
dgadelha said:
Hey there!
Thanks @ChristopherXI for noticing me.
@Teks0427, can you please try this guide? It will rebuild your partition table and install Android 4.3.
Hope it helps!
Click to expand...
Click to collapse
Thank you! I'll try this as soon as I get home. I hope it works...
Well. Did it work? Have any luck?
I'm so sorry for disappearing all of a sudden like that. I had to attend to a LOT of things and I totally forgot about the phone.
I'm gonna give it a go tonight and post whatever happens here right away.
Thanks guys! I really appreciate the help...
Hi! The phone won't go to droidboot mode. PressingPOWER + VOLUME UP brings me to the Asus bootup screen (sometimes with a black background and sometimes with a blue one) and the words
CSC Mode
long press power key to restart system
And sometimes it's just the normal Asus bootup screen (and gets stuck there). On that CSC mode screen, plugging in the USB and typing "fastboot devices" does nothing
D:\501KL>fastboot devices
Booting up in recovery mode works, and when in the recovery mode menu page, typing "fastboot devices" still does nothing but typing adb devices gets this response:
D:\501KL>adb devices
List of devices attached
051c7013 recovery
D:\501KL>
Running (as administrator) the file sec_offline_update_image.cmd from the recovery menu page gets this response:
D:\501KL>fastboot oem backup_config
< waiting for device >
And it stops there.
Also, when plugging the USB cable to the phone, it starts installing an "MTP USB Device" but always fails after a few minutes.
I already tried bringing the phone to the accredited Asus Zenfone repair center here in the Philippines but they said they don't have the firmware to flash this model. They didn't give any explanation nor did they refer me to anyone else who might know how to fix this thing.
@dgadelha @ChristopherXI
I have same problem but now my phone working properly
first download https://drive.google.com/file/d/0B3vLobe8_2u7SWlzZXVTYmFVcXc/view?pref=2&pli=1
and this http://www.mediafire.com/folder/7qapfy4zqvxf6 no need Zenphone4 and Zenfone6
System img and fastboot, recovery and boot file of kitkat https://docs.google.com/file/d/0Byaxd8-Kv2ZISnN4WTZVbXhpeDQ/edit?pref=2&pli=1
http://www.mediafire.com/download/4jb1mlipfrdz3cp/ww+asus-zenfone.com.rar
after that http://www.asus.com/zentalk/forum.php?mod=viewthread&tid=33800
see Last resort method When You are in fastboot mod than flash kitkat fastboot recovery and boot file and reboot to fastboot mod than
go to extracted folder of Asus Zenfone 5 A500CG Debrick and replays system file with kitkat system file and partition.tbl from Zenfone5 folder downloaded form mediafire and edit sec_offline_update_image.cmd remove
fastboot flash dnx .\sec-dnx_fwr.bin
fastboot flash ifwi .\sec-ifwi-prod.bin
fastboot flash boot .\boot_sign.bin
fastboot flash recovery .\recovery_sign.bin
fastboot flash fastboot .\droidboot_sign.bin
save and run
than your in Kitkat and your problem of Can't mount /cache/recovery/log solved.
rashmi0733 said:
I have same problem but now my phone working properly
first download https://drive.google.com/file/d/0B3vLobe8_2u7SWlzZXVTYmFVcXc/view?pref=2&pli=1
and this http://www.mediafire.com/folder/7qapfy4zqvxf6 no need Zenphone4 and Zenfone6
System img and fastboot, recovery and boot file of kitkat https://docs.google.com/file/d/0Byaxd8-Kv2ZISnN4WTZVbXhpeDQ/edit?pref=2&pli=1
http://www.mediafire.com/download/4jb1mlipfrdz3cp/ww+asus-zenfone.com.rar
after that http://www.asus.com/zentalk/forum.php?mod=viewthread&tid=33800
see Last resort method When You are in fastboot mod than flash kitkat fastboot recovery and boot file and reboot to fastboot mod than
go to extracted folder of Asus Zenfone 5 A500CG Debrick and replays system file with kitkat system file and partition.tbl from Zenfone5 folder downloaded form mediafire and edit sec_offline_update_image.cmd remove
fastboot flash dnx .\sec-dnx_fwr.bin
fastboot flash ifwi .\sec-ifwi-prod.bin
fastboot flash boot .\boot_sign.bin
fastboot flash recovery .\recovery_sign.bin
fastboot flash fastboot .\droidboot_sign.bin
save and run
than your in Kitkat and your problem of Can't mount /cache/recovery/log solved.
Click to expand...
Click to collapse
Read his problem carefully.
He has a 500KL not a 500CG.
That guide will not work
Apologies for saying thus but if there are no RAW firmware of the LTE model. It's pretty hopeless
Teks0427 said:
Hi! The phone won't go to droidboot mode. PressingPOWER + VOLUME UP brings me to the Asus bootup screen (sometimes with a black background and sometimes with a blue one) and the words
CSC Mode
long press power key to restart system
And sometimes it's just the normal Asus bootup screen (and gets stuck there). On that CSC mode screen, plugging in the USB and typing "fastboot devices" does nothing
D:\501KL>fastboot devices
Booting up in recovery mode works, and when in the recovery mode menu page, typing "fastboot devices" still does nothing but typing adb devices gets this response:
D:\501KL>adb devices
List of devices attached
051c7013 recovery
D:\501KL>
Running (as administrator) the file sec_offline_update_image.cmd from the recovery menu page gets this response:
D:\501KL>fastboot oem backup_config
< waiting for device >
And it stops there.
Also, when plugging the USB cable to the phone, it starts installing an "MTP USB Device" but always fails after a few minutes.
I already tried bringing the phone to the accredited Asus Zenfone repair center here in the Philippines but they said they don't have the firmware to flash this model. They didn't give any explanation nor did they refer me to anyone else who might know how to fix this thing.
@dgadelha @ChristopherXI
Click to expand...
Click to collapse
The sec_offline_update_image is for A500CG/A501CG only.
I'm sorry but I do not own an A501KL so I can't help you with that.
And if ASUS can't help you, sue them for that.
Bro You Should change your """Title:501CG Can't mount /cache/recovery/log ... etc"""
Yes, I'm so sorry. I noticed the error in the title just now. I got confused with my 2 Asus phones that I put the wrong model in the title. Stupid stupid me...
I'm so sorry for the mess.
Thank you all for your help...
I guess it will help you...
http://forum.xda-developers.com/zenfone-5/help/debrick-asus-zenfoen-5-fastboot-t3377455/
a8962383 said:
http://forum.xda-developers.com/zenfone-5/help/debrick-asus-zenfoen-5-fastboot-t3377455/
Click to expand...
Click to collapse
Thank you very much! I will try this as soon as possible...
rashmi0733 said:
see Last resort method When You are in fastboot mod than flash kitkat fastboot recovery and boot file and reboot to fastboot mod than
go to extracted folder of Asus Zenfone 5 A500CG Debrick and replays system file with kitkat system file and partition.tbl from Zenfone5 folder downloaded form mediafire and edit sec_offline_update_image.cmd remove
can you please expalin this paragraph ,can't really understand .
i have everything ready from the links you provided
please reply asap
Click to expand...
Click to collapse
RONUAA said:
rashmi0733 said:
see Last resort method When You are in fastboot mod than flash kitkat fastboot recovery and boot file and reboot to fastboot mod than
go to extracted folder of Asus Zenfone 5 A500CG Debrick and replays system file with kitkat system file and partition.tbl from Zenfone5 folder downloaded form mediafire and edit sec_offline_update_image.cmd remove
can you please expalin this paragraph ,can't really understand .
i have everything ready from the links you provided
please reply asap
Click to expand...
Click to collapse
If You have A501CG than Its Work
use this method
https://forum.xda-developers.com/zenfone-5/help/debrick-asus-zenfoen-5-fastboot-t3377455/
Click to expand...
Click to collapse

ZE550KL bricked ?

Hi,
I was at work Sunday night when the phone offers me an update, not wanting to lose my data I re-growth that has Tuesday morning during my last round (which takes me roughly 25/30 minutes ). So I run the update and go round when I come back I have the phone on the screen of blocked boot ...
Considering I'm looking since yesterday, I have already tried many tutorials that did not work.
I tried everything flashed like to start from zero but nothing worked. I have every time a message like: failed can't install image not signed OR dtb not found ...
I have access at fastboot and nothing else.
There's way to save this phone I for 3 months or it is good to wedge a table ?
Thx in advance
edit :
ok, i do this
http://www.asus-zenfone.com/2015/10/how-to-root-asus-zenfone-2-laser-ze500kl.html
and this
http://forum.xda-developers.com/showpost.php?p=66894780&postcount=5
and i have now acces to recovery mode
Edit 2 :
http://www.asuszenfoneblog.com/2015/04/how-to-flash-asus-zenfone-2-via-adb.html with the firware Version V13.10.7.1(Andriod M) https://www.asus.com/support/Download/39/1/0/20/KsY29RCpsJ2bea9O/32/
but after reboot i have the message : ERROR : Can't load invalid boot image !
i lose th recovery and i can't flash the boot ( remote dtb not found ) ...
edit 3 :
the phone has restarts with the original firmware but I have so manipulated that I do not know what I did
I remember using the following links : http://www.asus-zenfone.com/2015/09/how-to-flash-asus-zenfone-2-laser.html ans the stock rom for 550KL
when I reinstall the rom of origin, such would not boot and I had to boot the mod_boot.img picture (Flashtool boot mod_boot.img), which launches the phone and now more problem. It remains to remove the root which should be easier than the rest.
@Genux888 This link takes to ZE500KL's firmware downloads https://www.asus.com/support/Download/39/1/0/20/KsY29RCpsJ2bea9O/32/
Your phone model is ZE550KL but you first attempted to flash MM ROM of ZE500KL
Thats why you got error: invalid boot.img and you lost recovery.
I don't know where you got mod_boot.img from. Neverthless, here's the simplest fix-
1. Download ZE550KL's Stock_boot_recovery.zip
This zip contains stock signed recovery.img and boot.img. Extract it and copy both .img files to the folder where you have adb and fastboot files.
Download correct firmware for your ZE550KL of the correct SKU. You can find your SKU on your phone's box.
WW SKU : Download ZE550KL's firmware v1.17.40.1531 for WW SKU only
Let me know if your phone's SKU is not WW
Copy the firmware zip (UL-Z00L-WW-1.17.40.1531-user.zip) to your external sd card.
2. Connect your phone to computer and Reboot phone to fastboot mode.
3. Now run the following commands
Code:
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot oem reboot-recovery
3. Third command should reboot your phone to recovery mode.
Now, in recovery mode-
A) select "wipe cache partition" then select yes
B) select "apply update from sdcard" then select "UL-Z00L-WW-1.17.40.1531-user.zip" and finally select "yes"
stuck at verifying update package
MITHI-N said:
stuck at verifying update package
Click to expand...
Click to collapse
Reboot to fastboot mode (instructions in post#1) and execute this command
Code:
fastboot erase system
Then flash the ota from recovery.
sziraqui said:
Reboot to fastboot mode (instructions in post#1) and execute this command
Code:
fastboot erase system
Then flash the ota from recovery.
Click to expand...
Click to collapse
Hi can you put a link to OTA, I tried searching for it but could only get the full firmware from the asus website.
sziraqui said:
Reboot to fastboot mode (instructions in post#1) and execute this command
Code:
fastboot erase system
Then flash the ota from recovery.
Click to expand...
Click to collapse
Removed, putback battery & followed all steps, successfully installed 1531 rom
Then upgraded to Asus Marshmellow, Everything working.
But when I try to clear data & cache from new recovery I get couple of errors stating unable to mount /asdf & few other things
MITHI-N said:
Removed, putback battery & followed all steps, successfully installed 1531 rom
Then upgraded to Asus Marshmellow, Everything working.
But when I try to clear data & cache from new recovery I get couple of errors stating unable to mount /asdf & few other things
Click to expand...
Click to collapse
I did the following-
Input: "Wipe cache partition"
Output: E: unable to mount /asdf (invalid argument)
Input : "mount /system"
Input: "wipe cache partition"
Output: Cache wipe complete
E: unable to mount /asdf
E: Can't open /asdf/recovery/last_log
This shows that I am able to wipe cache after mounting /system (though it doesnt make sense)
I didn't wipe data as I don't want to setup my device again. You may try if wiping data works after mounting /system. Alternatively, you can flash stock 1.15's recovery (download from post #2)
and flash in fastboot mode using
Code:
fastboot flash recovery recovery.img
(assuming you recovery.img file is present in the folder where you have fastboot files)
And, here on XDA, we hit "thanks" good button if a post was helpful to us.
Sorry to reply so late but I managed to unlock my phone has put version 5.0, the update to 6.0, UNLOCK the boot, root the phone and install the TWRP may close 2 or 3 hours after my last post.
thank you.
i really like it when people post all the steps taken and links in their problem posts.
this is great.
(no, that is NOT sarcasm)
The best solution out there for zoold 550kl
This is the best answer for the rooted asus zenfone 2 550kl for upgrading to marshmellow stock .Thank you...
Help
@sziraqui My phone is in a bootloop and I honestly know pretty much nothing as to how to fix it.. I know it's the ZE551KL, but that's pretty much it. Is there any way youcan help me out? thanks in advance
Stock recovery for MM?
Anyone have stock recovery for MM upgrade from LP?
Problem Not Solved
I am Also facing same type of problem but the difference is :
- I am only able to enter fastboot mode only when i am connecting my phone to pc via datacable.
- After flashing recovery.img and boot.img also i am not be able to go to recovery mode..
Can someone please Help..
I've seen you've tried a lot.
I'd suggest you try this... As long as you can send your phone to fastboot and can pc/add your way through you'll be able to unbrick it. This takes a bit of time as you'll be dealing with two huge downloads (system.img and stock rom) but it should do the trick.
Follow the guide here:
https://www.asus.com/zentalk/thread-80274-1-1.html
---------- Post added at 12:59 AM ---------- Previous post was at 12:54 AM ----------
utkarshdev20 said:
- After flashing recovery.img and boot.img also i am not be able to go to recovery mode..
Can someone please Help..
Click to expand...
Click to collapse
The guide at https://www.asus.com/zentalk/thread-80274-1-1.html talks about flashing boot.img first then a huge (1.7GB) system.img second then recovery.img last.
So it could mean the boot.img and system.img needs to be dealt with first before you have any chances of getting your recovery to work.
Follow the steps closely, I've been able to fix a brick with it twice.
NO way to boot into Recovery or Fastboot!!!!!!!!!!!!!
Phone got bricked!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
:crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying:
When connected to PC(Windows), I only get 8 local disk partitons (ext4) asking to format!!!!!!!!!!!
And one with image partition(BOOT)
What to do now to regain access to either fastboot or to recovery!!!!!!!!!!!!!!!!!
PLEASE Reply!!!!!!!!!!!!!!!!!!
utkarshdev20 said:
I am Also facing same type of problem but the difference is :
- I am only able to enter fastboot mode only when i am connecting my phone to pc via datacable.
- After flashing recovery.img and boot.img also i am not be able to go to recovery mode..
Can someone please Help..
Click to expand...
Click to collapse
I can help you but first i neef some info about your phone..how it got bricked?was your phone rooted?

Hardbrick/total brick help me to understand my situation

Hello guys, my zenfone has the image "ASUS in search of incredible" on the center and upward has the written ""Fastboot Mode!!! long press power key to restart system""" in light blue!! i readed other similiar threads but i'm unable to resolve, i tried to download the official rom on the asus site and i follow threads of other models of zenfone 2 hardbricked in the Fastboot mode!
like this! ----((Type fastboot devices and hit Enter. Your device should appear.
13. Type fastboot flash fastboot droidboot.img (be very careful in writting this line). Hit Enter. Wait till it's done.
14. Type fastboot flash recovery recovery.img and hit Enter. Wait till it's done.
15. Type fastboot flash boot boot.img and hitEnter.))
I don't find those files (and files like system.img) in the zenfone 2 laser rom zip(UL-ASUS_Z00E-WW-13.10.7.1-user.zip) but only Boot.img ,system.new.dat... nothing useful.
I dowloaded a official recovery and twrp, i tried to flash the recovery.img and the boot.img and i try to reboot in bootloader mode but nothing, than i tried to flash the trwp.img but the process failed!
I've a Raw file image of the rom but i don't know if it possible to install it in fastboot and what is the right Command on fastboot!
This is all, i hope that someone can help me
Download stock recovery from here and flash with fastboot flash recovery name_of_recovery.img and download official firmware from official site.
Go in to recovery and wipe cache and data,after select update from adb,open adb and write this command:adb sideload name_of_firmware.zip or put firmware.zip in to sd and rename update.zip go in to recovery wipe cache and data and select update from sdcard and select update.zip
thank you for the response, after the flash of the original recovery, i tried to go in recovery with "volume - and power botton" but nothing only asus image, than i tried with fastboot command --->"fastboot boot recovery.img" and Failed( remote dtb not found)
Marlin92 said:
thank you for the response, after the flash of the original recovery, i tried to go in recovery with "volume - and power botton" but nothing only asus image, than i tried with fastboot command --->"fastboot boot recovery.img" and Failed( remote dtb not found)
Click to expand...
Click to collapse
Go in to fastboot,from adb flash stock recovery recovery (mm 16) and reboot in to recovery
Gabbro16Hz said:
Go in to fastboot,from adb flash stock recovery recovery (mm 16) and reboot in to recovery[/QUO
ok i did it, but the phone don't reboot in to recovery... this is the problem....
Click to expand...
Click to collapse
Marlin92 said:
Gabbro16Hz said:
Go in to fastboot,from adb flash stock recovery recovery (mm 16) and reboot in to recovery[/QUO
ok i did it, but the phone don't reboot in to recovery... this is the problem....
Click to expand...
Click to collapse
It's impossible,you nave unlocked bootloader?
Click to expand...
Click to collapse
Gabbro16Hz said:
Marlin92 said:
It's impossible,you nave unlocked bootloader?
Click to expand...
Click to collapse
i think no mate, because the phone it's not mine , i'm trying to help my friend that tried to root the phone but failed ahahahah ...
You know if is possible to unlock the bootloader now in fastboot mode and what is the command to write? thank you for the patience
Click to expand...
Click to collapse
Marlin92 said:
Gabbro16Hz said:
i think no mate, because the phone it's not mine , i'm trying to help my friend that tried to root the phone but failed ahahahah ...
You know if is possible to unlock the bootloader now in fastboot mode and what is the command to write? thank you for the patience
Click to expand...
Click to collapse
This is the solutionowload official Recovery and flash,go in to recovery and select adb sideload go in adb from pc and write:adb sideload Name_Of_Firmware.zip
Click to expand...
Click to collapse
Gabbro16Hz said:
Marlin92 said:
This is the solutionowload official Recovery and flash,go in to recovery and select adb sideload go in adb from pc and write:adb sideload Name_Of_Firmware.zip
Click to expand...
Click to collapse
nothing! My friend doesn't remember if he unlocked the bootloader, the phone doesn't go in recovery... So the problem is the unlocked bootloader or a locked bootloader?!
from your answer I understand that if it is unlocked i can go in recovery, so i assume that the bootloader it's locked and for this i can't go in recovery...
Click to expand...
Click to collapse
I'm with a similar problem, I did not do the unlock bootloader but I can install TWRP with no problems. But my biggest problem is the time of system.img where it appears the following error: error: file too large
i'm stuck in asus screen to :crying:
Sorry for my bad english
pudiim1 said:
I'm with a similar problem, I did not do the unlock bootloader but I can install TWRP with no problems. But my biggest problem is the time of system.img where it appears the following error: error: file too large
i'm stuck in asus screen to :crying:
Sorry for my bad english
Click to expand...
Click to collapse
same here! i converted the system.new.dat file in system.img and tried to flash it, but it appears the same error" file too large...
One question your phone after the flash of TWRP doesn't go in recovery right?
Marlin92 said:
same here! i converted the system.new.dat file in system.img and tried to flash it, but it appears the same error" file too large...
One question your phone after the flash of TWRP doesn't go in recovery right?
Click to expand...
Click to collapse
Recovery mode work's fine for my, but I can not install or via adb or via fastboot
pudiim1 said:
I'm with a similar problem, I did not do the unlock bootloader but I can install TWRP with no problems. But my biggest problem is the time of system.img where it appears the following error: error: file too large
i'm stuck in asus screen to :crying:
Sorry for my bad english
Click to expand...
Click to collapse
but if you can install the TWRP and you can go in to recovery, you can install with adb sideload the all file stock rom zip
Marlin92 said:
but if you can install the TWRP and you can go in to recovery, you can install with adb sideload the all file stock rom zip
Click to expand...
Click to collapse
I tried many, many zip files and i had different errors , the more I got the most was the following : Could not find ' meta- inf / com / google / android / update -binary ' in the zip file .
pudiim1 said:
I tried many, many zip files and i had different errors , the more I got the most was the following : Could not find ' meta- inf / com / google / android / update -binary ' in the zip file .
Click to expand...
Click to collapse
you've tried to clean all with the command " fastboot erase" boot,cache,system and userdata? i'm not sure if this work but in almost all guides recommended to erase old boot, cache, system & userdata partitions
I tried but no sucess

I stuck in rescue mode. P8 LITE DUAL SIM

Hi,
I have a problem. I tried to flash stock rom, but I forgot about hifi image.
There's a photo of my phone.
imgur.com/aVUBTRD
I have unlocked bootloader, but I can't flash hifi. "Command not allowed."
I tried method with put microsd card with update.app in dload into smartphone and I when I pressed power button
and VOLUME UP and VOLUME DOWN nothing happened.
I tried just flash all partitions separately, with huawei update extractor, again nothing.
I saw the same problem in this site, but I don't know how he solwed this.
Please help me :crying:
Flash a Huawei recovery, a old one b584 or something, then download b596 DS or b597 SS i don't know your device, extract update.app and copy to sd card dload folder, try to flash it!
persona78 said:
Flash a Huawei recovery, a old one b584 or something, then download b596 DS or b597 SS i don't know your device, extract update.app and copy to sd card dload folder, try to flash it!
Click to expand...
Click to collapse
I flashed recovery and nothing happened, I can't get into recovery mode, only fastboot.
I have the same phone.
adamektv said:
I flashed recovery and nothing happened, I can't get into recovery mode, only fastboot.
I have the same phone.
Click to expand...
Click to collapse
You flashed the recovery and everything say okay, right?
Now flash a rom with dload and the 3 keys, do you know how?
.
persona78 said:
You flashed the recovery and everything say okay, right?
Now flash a rom with dload and the 3 keys, do you know how?
.
Click to expand...
Click to collapse
I don't know, when I pressed three buttons I didn't enter to recovery mode, but to rescue mode, as if recovery wasn't flashed.
adamektv said:
I don't know, when I pressed three buttons I didn't enter to recovery mode, but to rescue mode, as if recovery wasn't flashed.
Click to expand...
Click to collapse
Do you have a dload folder with update.app inside, in sd card?
With that and pressing vol +, vol - and power at same time you enter in flash mode and start to flash the rom
persona78 said:
Do you have a dload folder with update.app inside, in sd card?
With that and pressing vol +, vol - and power at same time you enter in flash mode and start to flash the rom
Click to expand...
Click to collapse
Yes, I have, and it's still not working
I can't charge battery, so i don't think it's software.
Maybe it's motherboard
adamektv said:
Yes, I have, and it's still not working
I can't charge battery, so i don't think it's software.
Maybe it's motherboard
Click to expand...
Click to collapse
How da start it???
adamektv said:
Yes, I have, and it's still not working
I can't charge battery, so i don't think it's software.
Maybe it's motherboard
Click to expand...
Click to collapse
Try opening the phone and disconnecting the battery .. do it if u only gave up with other methods someone said it worked
adamektv said:
Hi,
I have a problem. I tried to flash stock rom, but I forgot about hifi image.
There's a photo of my phone.
imgur.com/aVUBTRD
I have unlocked bootloader, but I can't flash hifi. "Command not allowed."
I tried method with put microsd card with update.app in dload into smartphone and I when I pressed power button
and VOLUME UP and VOLUME DOWN nothing happened.
I tried just flash all partitions separately, with huawei update extractor, again nothing.
I saw the same problem in this site, but I don't know how he solwed this.
Please help me :crying:
Click to expand...
Click to collapse
Hi Have got succeeded or not, if not follow the guide.
Is your phone being detected by PC if yes then you have chances of recovering your phone.
1. Download 15 Seconds ADB and Fastboot Drivers. Visit the official XDA forum for download and installation instructions.
2. Install Huawei HiSuite which will install drivers .
3. If HiSuite doesn't install Install drivers then install universal drivers for your device .
Now connect your device to pc and open HiSuite and click on system recovery it will show options for recovery if it is success then you are fine if not then proceed to this method.
Connect your phone to PC.
Open Command Prompt in the directory where you have extracted the ADB files by holding Shift and Right Mouse Button and finally click Open Command Prompt window here in the context menu.
Completely power off your device.
While holding Volume Down button, connect your device to PC via USB cable to boot to Fastboot Mode.
1. Type the following command in ADB :
Code:
adb devices
If your device is being detected and it shows list of devices attached and its serial number.
2.Now download the firmware of the phone before your phone got bootlooped extract the update using the file here
3.Now copy the following files ( boot.img, recovery.img and system.img ,cust.img ) from the extracted files to the ADB files directory.
4.Now Execute these commands one at a time using the command prompt.
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot reboot
5.Now Perform a Factory Reset if your phone got recovered.
If not then download the stock recovery of your Device and try steps 2,3,4.
Even if it doesn't get succeeded then try this option .
If your device got bootlooped while on Lollipop or Marshmallow then you have one more way to recover .
6.Now download the latest TWRP from here and boot into TWRP recovery if you cant enter TWRP recovery for this version then try the previous TWRP versions like 2.8.7 ,
7.Use the following command to flash the TWRP recovery
Code:
fastboot flash recovery twrp.img
8.Then download any of the custom ROMs or ask any of the XDA members for TWRP backup for your device and flash them through Recovery.
Then Reboot your Device.
You would most probably recover your device from any of the above methods . I too had the same problem and My device was use less for almost 6 months but after several trial and error methods my device got recovered.
Credits:
1.https://forum.xda-developers.com/honor-4c/how-to/huawei-honor-4c-index-troubleshooting-t3293110
2.https://forum.xda-developers.com/showthread.php?t=2433454
miststudent2011 said:
Hi Have got succeeded or not, if not follow the guide.
Is your phone being detected by PC if yes then you have chances of recovering your phone.
1. Download 15 Seconds ADB and Fastboot Drivers. Visit the official XDA forum for download and installation instructions.
2. Install Huawei HiSuite which will install drivers .
3. If HiSuite doesn't install Install drivers then install universal drivers for your device .
Now connect your device to pc and open HiSuite and click on system recovery it will show options for recovery if it is success then you are fine if not then proceed to this method.
Connect your phone to PC.
Open Command Prompt in the directory where you have extracted the ADB files by holding Shift and Right Mouse Button and finally click Open Command Prompt window here in the context menu.
Completely power off your device.
While holding Volume Down button, connect your device to PC via USB cable to boot to Fastboot Mode.
1. Type the following command in ADB :
Code:
adb devices
If your device is being detected and it shows list of devices attached and its serial number.
2.Now download the firmware of the phone before your phone got bootlooped extract the update using the file here
3.Now copy the following files ( boot.img, recovery.img and system.img ,cust.img ) from the extracted files to the ADB files directory.
4.Now Execute these commands one at a time using the command prompt.
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot reboot
5.Now Perform a Factory Reset if your phone got recovered.
If not then download the stock recovery of your Device and try steps 2,3,4.
Even if it doesn't get succeeded then try this option .
If your device got bootlooped while on Lollipop or Marshmallow then you have one more way to recover .
6.Now download the latest TWRP from here and boot into TWRP recovery if you cant enter TWRP recovery for this version then try the previous TWRP versions like 2.8.7 ,
7.Use the following command to flash the TWRP recovery
Code:
fastboot flash recovery twrp.img
8.Then download any of the custom ROMs or ask any of the XDA members for TWRP backup for your device and flash them through Recovery.
Then Reboot your Device.
You would most probably recover your device from any of the above methods . I too had the same problem and My device was use less for almost 6 months but after several trial and error methods my device got recovered.
Credits:
1.https://forum.xda-developers.com/honor-4c/how-to/huawei-honor-4c-index-troubleshooting-t3293110
2.https://forum.xda-developers.com/showthread.php?t=2433454
Click to expand...
Click to collapse
I have already done this and still stuck in rescue
adamektv said:
I have already done this and still stuck in rescue
Click to expand...
Click to collapse
Did you try flashing different variant ROM ie different builds?
Actually I too got the same problem bootlooped on LP but cant flash the LP ROM back so I flashed different Region ROM.
Give a try to TWRP Method It should give you success.
Imp:
Try the previous ROM where you got Bootloop, or the version earlier to it.If it doesn't succeed try the rom which you got initially on your mobile.
PS: If your phone is being detected by your PC you have good chances of recovering your phone.

Categories

Resources