Stuck at google logo and twrp wants a password - Nexus 7 (2013) Q&A

So for no apparent reason my tablet is stuck at the google logo and when i boot up twrp it is asking me for a password that I don't know. I never set up a password. Because i don't know the password i can't factory reset, flash a rom, or use adb!

Why not boot into fastboot and manually push from there?

nooganator said:
Why not boot into fastboot and manually push from there?
Click to expand...
Click to collapse
Thanks i actually just thought to do that. I don't normally do it that way but i never had this issue so i'm gonna have to do some research but it shouldn't exactly be hard seeing as i have pushed files to my device that way anyways. Lol.

Failrunner said:
So for no apparent reason my tablet is stuck at the google logo and when i boot up twrp it is asking me for a password that I don't know. I never set up a password. Because i don't know the password i can't factory reset, flash a rom, or use adb!
Click to expand...
Click to collapse
I had the same issue. I think you have to boot your device after you unlock it or something.
Anyways, for whatever reason installing TWRP thrashed your files, so you don't have a proper system to boot from.
The fix is fairly straightforward, ATGAdmin has a one click batch file that will do it for you: http://forum.xda-developers.com/showthread.php?t=2381582
That will restore your system and recovery to stock, and leave your bootloader unlocked. From there I recommend installing ClockworkMod, simply because that's what I did and it worked for me.
From the bootloader:
Code:
fastboot flash recovery recovery_flo.img

Failrunner said:
So for no apparent reason my tablet is stuck at the google logo and when i boot up twrp it is asking me for a password that I don't know. I never set up a password. Because i don't know the password i can't factory reset, flash a rom, or use adb!
Click to expand...
Click to collapse
I used this wheni was in your situation... http:// http://forum.xda-developers.com/showthread.php?t=2381582
Phone was still unlocked and rooted but I had to restore everything I had added since first getting the tablet.

Failrunner said:
So for no apparent reason my tablet is stuck at the google logo and when i boot up twrp it is asking me for a password that I don't know. I never set up a password. Because i don't know the password i can't factory reset, flash a rom, or use adb!
Click to expand...
Click to collapse
Just curious, and maybe a dumb question, but have you tried entering any password?
I remember with Samsung GS2 when doing ROM upgrades and changing recoveries, it would sometimes ask for a password unexpectedly. People found out they could just enter something random and it continued.

sfhub said:
Just curious, and maybe a dumb question, but have you tried entering any password?
I remember with Samsung GS2 when doing ROM upgrades and changing recoveries, it would sometimes ask for a password unexpectedly. People found out they could just enter something random and it continued.
Click to expand...
Click to collapse
Pressing cancel lets you continue.

nooganator said:
Why not boot into fastboot and manually push from there?
Click to expand...
Click to collapse
Okay i can't figure out how to flash a rom this way. I can get past the google logo if i wipe cache. I don't know how to wipe dalvik cache, and I can't find a factory rom to flash.

nooganator said:
Why not boot into fastboot and manually push from there?
Click to expand...
Click to collapse
nathris said:
Pressing cancel lets you continue.
Click to expand...
Click to collapse
Yeah but it fails everytime I try a factory reset or if I try wiping dalvik cache. the mount system option is unchecked by default. I checked the box to mount it but that did nothing.

I had this issue also. I solved it by formatting the data. Seems like unless i do that, it wont mount the memory.

I had this problem trying to root two nexus 7s. At first I thought I had to unlock boot then reboot into fastboot and push twrp so I did that on my second nexus 7 but that didn't work and I ended up being stuck on the nexus boot logo. Easy fix though!! Just turn off your nexus then power it on while holding the vol up button which will boot into the android guy and factory reset your nexus. It should boot up now and then you can flash twrp via fastboot

nathris said:
I had the same issue. I think you have to boot your device after you unlock it or something.
Anyways, for whatever reason installing TWRP thrashed your files, so you don't have a proper system to boot from.
The fix is fairly straightforward, ATGAdmin has a one click batch file that will do it for you: http://forum.xda-developers.com/showthread.php?t=2381582
That will restore your system and recovery to stock, and leave your bootloader unlocked. From there I recommend installing ClockworkMod, simply because that's what I did and it worked for me.
From the bootloader:
Code:
fastboot flash recovery recovery_flo.img
Click to expand...
Click to collapse
You're the man! Thanks! =)

Related

Galaxy Nexus Bricked

My nexus is from everyway shape or form bricked. I tried all forms of fixing it:
-Tried flashing stock image from fastboot
-tried flashing stock through odin
-tried flashing through recovery
-tried locking and unlocking the bootloader
What I noticed: I can flash different kernels and mods. But as soon as I try to flash a ROM that I already had saved on the SD it cancels the install and shows "(bad)". I also cannot mount /system to format it.
Also, when I try to flash anything thru odin or fastboot, everything works according to ODIN and I get the blue "PASS" sign, but when it reboots nothing sticks. I was able to use the Toolkit v7.8 to boot into TWRP recorvery, and it still doesnt work. NOTE: I can only boot into it with the Toolkit, I cant actually flash the recovery permanently.
I guess the system files became Read-Only.
I have no ROM currently loaded so I can only boot into Download mode/Fastboot and CWM recovery.
Things to try
acesofbelkan said:
My nexus is from everyway shape or form bricked. I tried all forms of fixing it:
-Tried flashing stock image from fastboot
-tried flashing stock through odin
-tried flashing through recovery
-tried locking and unlocking the bootloader
What I noticed: I can flash different kernels and mods. But as soon as I try to flash a ROM that I already had saved on the SD it cancels the install and shows "(bad)". I also cannot mount /system to format it.
Also, when I try to flash anything thru odin or fastboot, everything works according to ODIN and I get the blue "PASS" sign, but when it reboots nothing sticks. I was able to use the Toolkit v7.8 to boot into TWRP recorvery, and it still doesnt work. NOTE: I can only boot into it with the Toolkit, I cant actually flash the recovery permanently.
I guess the system files became Read-Only.
I have no ROM currently loaded so I can only boot into Download mode/Fastboot and CWM recovery.
Click to expand...
Click to collapse
It looks like you've tried just about everything and you are very capable of getting it done. My only suggestion is that when I thought I was bricked, I kept wiping all the data I could find. From CWM I started with a wipe data/factory reset and that had the best results for me. After that, wipe dalvik, wipe battery stats, and I tried loading a new ROM from sdcard. I wouldn't try to install a new kernel or any other mod until you successfully boot into your new(or old) ROM.
Like I said, you probably already knew all of this but I wanted to make sure all the bases were covered. If it doesn't help you, I hope it at least helps someone else. Good luck, and please post your progress!
try using fastboot to erase the system and other partition.
fastboot erase system
fastboot erase userdata
faseboot erase boot
fastboot erase recovery
Then flash stock from fastboot
Ok, I try the fast boot method today after work. I have a feeling it wont work until I can mount the system folder which is the sole problem if Im not mistaken. I wiped absolutely everything I could in CWM to no avail. So fastboot looks like the only choice
acesofbelkan said:
Ok, I try the fast boot method today after work. I have a feeling it wont work until I can mount the system folder which is the sole problem if Im not mistaken. I wiped absolutely everything I could in CWM to no avail. So fastboot looks like the only choice
Click to expand...
Click to collapse
Fastboot does not require mounting of anything -- it writes to the entire partition.
efrant said:
Fastboot does not require mounting of anything -- it writes to the entire partition.
Click to expand...
Click to collapse
I don't have the best knowledge when it comes to this. But if this is true then perhaps I lost root? When I was flashing a Rom my phone shut off and that's when these problems started. Would losing root be the cause of this?
acesofbelkan said:
I don't have the best knowledge when it comes to this. But if this is true then perhaps I lost root? When I was flashing a Rom my phone shut off and that's when these problems started. Would losing root be the cause of this?
Click to expand...
Click to collapse
No. Root has nothing to do with fastboot. Root has nothing to do with your device. Root has to do with the Android build that you are running.
When you are booted into the bootloader (i.e., fastboot mode), there is no Android OS running, so how can there be root?
The fastboot executable on your PC interacts directly with the bootloader, and it will wipe an entire partition, or write an image to a partition.
first off you need to download wugfresh's Gnex toolkit:
http://forum.xda-developers.com/show....php?t=1766475
second you need to install all the drivers if you haven't already.
then you need to choose your model type
after you will need to click on back to stock what it does is it resets everything, assuming your phone cant boot up choose not booting
once that is done you can choose the factory image which can be downloaded from Googles factory images or you can use the options provided
after that you follow all the steps provided in the tool kit. the tool kit is mostly automatic so it wont take allot of time.
once that is done you are back in stock and have lost everything but don't fret because you can root it again using the same tool kit.
quick point your phone still has an unlocked boot loader so don't worry about that.
once youve completed the above steps you should be back to your good old galaxy nexus home screen
NoorGnex said:
[snip]
first off you need to download wugfresh's Gnex toolkit
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1469909
efrant said:
http://forum.xda-developers.com/showthread.php?t=1469909
Click to expand...
Click to collapse
I've personally never had problems with tool kits and have found them very helpful, because of my busy schedule I don't have the time to do it myself even with my amateur coding skills, and have found only people who dont understand what there getting themselves into get bricked, thats not to say you cant brick your phone if your smart but if your smart you would have done a nandroid before flashing anything.
thanks again for that enlightening post
NoorGnex said:
first off you need to download wugfresh's Gnex toolkit:
http://forum.xda-developers.com/show....php?t=1766475
Click to expand...
Click to collapse
Link is bringing up a 404 error. Did the toolkit move locations?
JackG058 said:
Link is bringing up a 404 error. Did the toolkit move locations?
Click to expand...
Click to collapse
sorry
http://forum.xda-developers.com/showthread.php?t=1766475
NoorGnex said:
sorry
http://forum.xda-developers.com/showthread.php?t=1766475
Click to expand...
Click to collapse
Thanks. I'm prepping for doing a ROM tomorrow night so trying to do my due diligence now.
JackG058 said:
Thanks. I'm prepping for doing a ROM tomorrow night so trying to do my due diligence now.
Click to expand...
Click to collapse
This is what you should be reading for due diligence...
efrant said:
This is what you should be reading for due diligence...
Click to expand...
Click to collapse
I will add this to my reading list, and send you my kind thanks.
edit: And bookmarking, of course.
I tried WugFresh's toolkit, everything was flashed(at least thats what the program said). But when the phone reboots, nothing, just logo screen
acesofbelkan said:
I tried WugFresh's toolkit, everything was flashed(at least thats what the program said). But when the phone reboots, nothing, just logo screen
Click to expand...
Click to collapse
That's what I was trying to get across earlier...
Use this: http://forum.xda-developers.com/showthread.php?t=1626895 That way, you can see where you are having issues.
And in case you missed it earlier: http://forum.xda-developers.com/showpost.php?p=30015315&postcount=9
NoorGnex said:
first off you need to download wugfresh's Gnex toolkit:
http://forum.xda-developers.com/show....php?t=1766475
second you need to install all the drivers if you haven't already.
then you need to choose your model type
after you will need to click on back to stock what it does is it resets everything, assuming your phone cant boot up choose not booting
once that is done you can choose the factory image which can be downloaded from Googles factory images or you can use the options provided
after that you follow all the steps provided in the tool kit. the tool kit is mostly automatic so it wont take allot of time.
once that is done you are back in stock and have lost everything but don't fret because you can root it again using the same tool kit.
quick point your phone still has an unlocked boot loader so don't worry about that.
once youve completed the above steps you should be back to your good old galaxy nexus home screen
Click to expand...
Click to collapse
Only after you learn what is going on in the background.
I think i'm going to stop trying to help people using toolkits if it seem that they did not even bordered to read up on fastboot and adb..
efrant said:
http://forum.xda-developers.com/showthread.php?t=1469909
Click to expand...
Click to collapse
+1
acesofbelkan said:
I tried WugFresh's toolkit, everything was flashed(at least thats what the program said). But when the phone reboots, nothing, just logo screen
Click to expand...
Click to collapse
This quote pretty much defines why people hate toolkits.

How to Root Nexus 10 on Win/Mac/Linux! [Step-by-Step VIDEO Tutorials]

Here's a video tutorial on how to root your Nexus 10 for noobs!
Windows video tutorial:
Mac video tutorial:
Linux video tutorial:
All the files you need in one zip (adb+SuperSU+fastboot+Windows drivers):
http://downloadandroidrom.com/file/Nexus10/Nexus10RootNew.zip
Step-by-Step tutorial with photos here:
http://nexus10root.com/nexus-10-root/how-to-root-nexus-10-easiest-method/
Also, if you get stuck on bootloop after unlocking bootloader (This happened to me couple times), do a factory reset in stock recovery to fix:
Thanks to shimp208 for the sideload method and working CWM, ChainFire for awesome SuperSU and to all the developers who are worked on CWM recovery!
So the CWM that was just updated by Koushik on CWM does not work properly or does it work? Was asking based on this
While CWM Recovery is still being fixed
Click to expand...
Click to collapse
Edit: There's no driver issue if it were on a Mac right? Especially adb sideloading the CWM SuperSu zip?
How do I flash the stock recovery? CWM isn't working and I tried to update the driver like in the video but couldn't find the "manta" that I needed to update. I'm just stuck in bootloop animation now. I'm downloading the stock image right now to try and flash it back to stock..
johno86 said:
How do I flash the stock recovery? CWM isn't working and I tried to update the driver like in the video but couldn't find the "manta" that I needed to update. I'm just stuck in bootloop animation now. I'm downloading the stock image right now to try and flash it back to stock..
Click to expand...
Click to collapse
If you go into fastboot mode then choose recovery to get to the screen with the red triangle, keep pressing the power button and volume buttons randomly until the stock recovery pops up. From there do a factory reset and it'll work, I just did it to mine!
I flashed the CWM recovery img so when I do what you say it takes me to the bootloader screen and says Downloading. No red triangle. It boots into CWM and then after 20 seconds restarts itself and hits the bootanimation loop. Any clue what to do next? Trying to flash the stock image but having issues using cmds in windows cmd
*edit
I cleared cache through cmd and i got to the red triangle...thank ****ing the lord. DTWAZERE, I will remember tonight. Thank you for your help.
johno86 said:
I flashed the CWM recovery img so when I do what you say it takes me to the bootloader screen and says Downloading. Any clue what to do next? Trying to flash the stock image but having issues getting it into fastboot now...
Click to expand...
Click to collapse
Thing is it will delete the CWM recovery when you leave it so you'll have to reflash it, which is why this is so unstable!
I had the exact same thing as you and this is what I did:
Press the power button to turn it off while it says downloading
Hold both volume buttons down and power on to get into fastboot
Choose recovery
Press power and volume buttons randomly when the red triangle appears until you get stock recovery
Choose Factory Reset
Reboot
You should be able to get back into the rom that way,
to root it you need to boot into fastboot again, reflash the recovery, and sideload the superuser apk
dtwazere said:
Thing is it will delete the CWM recovery when you leave it so you'll have to reflash it, which is why this is so unstable!
I had the exact same thing as you and this is what I did:
Press the power button to turn it off while it says downloading
Hold both volume buttons down and power on to get into fastboot
Choose recovery
Press power and volume buttons randomly when the red triangle appears until you get stock recovery
Choose Factory Reset
Reboot
You should be able to get back into the rom that way,
to root it you need to boot into fastboot again, reflash the recovery, and sideload the superuser apk
Click to expand...
Click to collapse
Yeah this is exactly what I did and it worked. I'll wait on flashing anything until there's a stable recovery. I was fairly confident in what I was doing until that happened. Not being able to input commands from cmd prompt made me sick so I'll wait for a dev to release something that works without having to quickly install the drivers again within a 15-20 second timeframe. Too much stress.
cant boot
I got a huge problem.
I follow the step and going on. Ive seen the done in CWMR. But the tablet cant boot.
It stops in the second animation( X mark) cant boot in os.
Anyone can help me?
lc684760 said:
I got a huge problem.
I follow the step and going on. Ive seen the done in CWMR. But the tablet cant boot.
It stops in the second animation( X mark) cant boot in os.
Anyone can help me?
Click to expand...
Click to collapse
Heh im having the same issue.
lc684760 said:
I got a huge problem.
I follow the step and going on. Ive seen the done in CWMR. But the tablet cant boot.
It stops in the second animation( X mark) cant boot in os.
Anyone can help me?
Click to expand...
Click to collapse
I'm having the same issue. Stuck on the 2nd splash screen with the Nexus Logo.
I received successful messages after every entry.
deevooneh said:
I'm having the same issue. Stuck on the 2nd splash screen with the Nexus Logo.
I received successful messages after every entry.
Click to expand...
Click to collapse
sucks. But we can boot in fastboot and downloading . I think we may have some tricks to fix.
i did everything, and it all went successfully after a few tried. Now i am stuck with the JB X load screen.
How do i get the stock google rom and how do i flash it?
lc684760 said:
sucks. But we can boot in fastboot and downloading . I think we may have some tricks to fix.
Click to expand...
Click to collapse
Ok. Let me know if you figure something out. Hopefully we didnt brick it.
deevooneh said:
Ok. Let me know if you figure something out. Hopefully we didnt brick it.
Click to expand...
Click to collapse
I just called service phone. But goole play agent told me that they didnt know how to deal with that. Its the new device. They dont know much. Damn it!
lc684760 said:
I just called service phone. But goole play agent told me that they didnt know how to deal with that. Its the new device. They dont know much. Damn it!
Click to expand...
Click to collapse
How do we get back to stock? Might need to reattempt this.
If you are stuck on the boot animation (X) screen... power off your device and enter fastboot mode and then type fastboot -w... I has this problem and this fixed it!
NOTE: fastboot -w will wipe your internal storage completely
dtwazere said:
If you go into fastboot mode then choose recovery to get to the screen with the red triangle, keep pressing the power button and volume buttons randomly until the stock recovery pops up. From there do a factory reset and it'll work, I just did it to mine!
Click to expand...
Click to collapse
deevooneh said:
How do we get back to stock? Might need to reattempt this.
Click to expand...
Click to collapse
Stock is here
https://developers.google.com/android/nexus/images#mantarayjop40c
Still need a way to get CWM stable, so we have time to copy to sd
craigacgomez said:
If you are stuck on the boot animation (X) screen... power off you devices and enter fastboot mode and then type fastboot -w... I has this problem and this fixed it!
NOTE: fastboot -w will wipe your internal storage completely
Click to expand...
Click to collapse
THIS WORKED!!
Youre a genius. thanks!
When I try to install the manta drivers manually and tell it to search the same area that it searched and found the android bootloader drivers for fastboot mode it says that the drivers couldn't be found and installed. Am I missing something? Also if i try to do fastboot flash recovery it gives me an error message stating that it cannot determine the image filename for the recovery image.
Well i guess i did it the long way around.
Went to https://developers.google.com/android/nexus/images#mantarayjop40c
and downloaded the Nexus 10 file. extracted, and the actual files in the Nexus10Root folder.
Opened the flash-all.sh and entered each command manually because it was erroring out running the script.
After the 3rd command it booted right into android!

[Q] Note 2 Stuck in boot loop [No Root/Custom Anything]

Had my note 2 for several months now on Wind Mobile. I woke up this morning and it was working fine, went out for a walk and 5 minutes into the walk my phone was stuck in the boot loop. I never flashed or rooted my phone. Its stuck where the samsung logo comes up and the blue and purple halo circles it. I have access to both the volume up+home button+power button menu, aswell and the volume down menu. I already cleared the system cache and was wondering what to do?
If possible i would like to be able to extract my data before doing a factory reset. Any help would be great!
It doesnt seem that wiping data will fix your problem it looks like system corruption try flashing new software
Sent from my GT-N7100 using xda premium
Note2Dan said:
Had my note 2 for several months now on Wind Mobile. I woke up this morning and it was working fine, went out for a walk and 5 minutes into the walk my phone was stuck in the boot loop. I never flashed or rooted my phone. Its stuck where the samsung logo comes up and the blue and purple halo circles it. I have access to both the volume up+home button+power button menu, aswell and the volume down menu. I already cleared the system cache and was wondering what to do?
If possible i would like to be able to extract my data before doing a factory reset. Any help would be great!
Click to expand...
Click to collapse
You will have to factory reset your device not sure if there is a possible way to recovery Data as its not booting.
aukhan said:
You will have to factory reset your device not sure if there is a possible way to recovery Data as its not booting.
Click to expand...
Click to collapse
cleared cache, flashed new stock rom, and wipred all data. still stuck in boot?
Note2Dan said:
cleared cache, flashed new stock rom, and wipred all data. still stuck in boot?
Click to expand...
Click to collapse
SIMPLE goto stock recovery and do a factory reset that will boot up your device.
aukhan said:
SIMPLE goto stock recovery and do a factory reset that will boot up your device.
Click to expand...
Click to collapse
Did this multiple times, also when i go to that menu it says cannot mount efs
Note2Dan said:
Did this multiple times, also when i go to that menu it says cannot mount efs
Click to expand...
Click to collapse
this seems to a new level let me check on this.
Note2Dan said:
cleared cache, flashed new stock rom, and wipred all data. still stuck in boot?
Click to expand...
Click to collapse
have u tried using odin flashhttp://www.nobutaka.es/web/index.php/component/jcomments/feed/com_content/203.html
shhbz said:
have u tried using odin flash
Click to expand...
Click to collapse
Yes i used odin to flash the stock rom, did not work.
Note2Dan said:
Yes i used odin to flash the stock rom, did not work.
Click to expand...
Click to collapse
give this a try translate using google translator http://www.nobutaka.es/web/index.php/component/jcomments/feed/com_content/203.html and follow the procedure
shhbz said:
give this a try translate using google translator and follow the procedure
Click to expand...
Click to collapse
Ok, will try in the morning. Google translate doesnt seem to give a very clear translation of the page but i will try my best.
shhbz said:
give this a try translate using google translator and follow the procedure
Click to expand...
Click to collapse
Im trying to follow this guide but it gets confusing, ive manage to download adb + fastboot but im not sure where i go from here.
Note2Dan said:
Im trying to follow this guide but it gets confusing, ive manage to download adb + fastboot but im not sure where i go from here.
Click to expand...
Click to collapse
well u need to set up adb in windows and make sure its connecting with your device
u need to flash stock then chainfire auto root
check if its entering recovery now then proceed with adb hopefully u have efs backup .tar file safe in pc or anywhere ,search google how to set adb
it seems to be an issue with efs partition,
i blv this can be even done by flashig pit file http://d-h.st/Dlv here and then the stock firmware.
and since u have never rooted use ur warranty and give it to service guys if not able to solve
edit:read this thread in english hope u understand now http://forum.xda-developers.com/showthread.php?t=2204960
the solution lies here http://forum.xda-developers.com/showpost.php?p=39523753&postcount=4
u can get some idea on setting up adb from a very old thread of mine http://forum.xda-developers.com/showthread.php?t=1038338 read part installing custom recovery and how to make adb work

Device will not flash any recovery in fastboot

My device decided to randomly encrypt itself after using the CM12 port that is available. How this happened is beyond me. Anyhow, I tried to do a factory reset... Nothing would mount because the device was encrypted. So, I thought it would be a great idea to flash a different recovery. By now, I have flashed over 6 recovery images (all different) even the stock. Fastboot says that the transfer went through successfully only to find when I try to boot into recovery, it boots into fastboot instead.
Yes the device is unlocked.
I don't know if there is a ROM on it, but when i try to start it normally, it wont boot past the splash screen (before the boot animation)
Please help, as this is the only phone I am stuck with for a long time
Here's a thread with people that have a similar problem. There are some suggestions of what to do in there, but personally none of them worked for me. I ended up having to send it back to Amazon.
iananderson said:
Here's a thread with people that have a similar problem. There are some suggestions of what to do in there, but personally none of them worked for me. I ended up having to send it back to Amazon.
Click to expand...
Click to collapse
Thank you. Still no success :/
BLEXXAR said:
My device decided to randomly encrypt itself after using the CM12 port that is available. How this happened is beyond me. Anyhow, I tried to do a factory reset... Nothing would mount because the device was encrypted. So, I thought it would be a great idea to flash a different recovery. By now, I have flashed over 6 recovery images (all different) even the stock. Fastboot says that the transfer went through successfully only to find when I try to boot into recovery, it boots into fastboot instead.
Yes the device is unlocked.
I don't know if there is a ROM on it, but when i try to start it normally, it wont boot past the splash screen (before the boot animation)
Please help, as this is the only phone I am stuck with for a long time
Click to expand...
Click to collapse
Never factory restore when you have a Custom ROM as it isn't made to reset with the devices stock hardware and causes things to go crazy.
Always use a nandroid of the original system with root, then unroot, then factory restore from that.
Also. YouTube search - HTC Desire 816 root unlock bootloader.
Use the .exe recovery from that video in fastboot at least twice without exiting fastboot or rebooting.
Now try the recovery.
Sent from my 710C using XDA Free mobile app
Didn't work. Thanks though.
BLEXXAR said:
Didn't work. Thanks though.
Click to expand...
Click to collapse
When you were on the stock recovery, could you wipe partitions?
Also what model do you have?

How to hard unbrick

First of all check out this thread http://forum.xda-developers.com/zenfone2/general/guide-to-apply-ota-bootloop-rooted-zf2-t3127835. I had a problem with my phone because i rooted it, and i wanted to apply an ota so i unrooted and applied the ota, but that got me stuck in a bootloop. So i went to the thread above and did what the instructions said. Everything was fine until i started getting force closes on gapps and most apps on my phone, so i decided to reflash the system with the prerooted image from the link above. I did this and i decided to go into recovery from bootloader in order to format data as this stopped the force closes the first time. When i booted into recovery i got the same old android logo that says error, only this time it was blinking and i couldn't get into the recovery; I then force shut off the phone and tried to boot up normally but i got the same error android guy flashing again. So since i couldn't get into the stock recovery then i tried http://forum.xda-developers.com/zenfone2/general/root-newbie-root-instructions-zenfone-2-t3114063. This cwm recovery booted up fine after a minute or two. Once in there I went down to wipe data/factory reset; It completed the process and i rebooted and there was no error this time, the phone booted up normally.
If anything similar happens to someone try first the guide in the first link, then the second link if you can't get into recovery.
I hope this helped someone with the same circumstances.
@Ratedzelaya, hey, it was good of you to share your experience with all people. Btw, you required CWM to do a factory reset, right? And that factory reset fixed the phone for you, right? Well, if that's the case, you could simply boot to bootloader mode, and then issue these commands to do a factory reset:
fastboot format userdata
fastboot format cache
No need of recovery in this case, and the device should be fine as per your method. Just sharing my opinion! Having CWM recovery isn't bad anyway
itskapil said:
@Ratedzelaya, hey, it was good of you to share your experience with all people. Btw, you required CWM to do a factory reset, right? And that factory reset fixed the phone for you, right? Well, if that's the case, you could simply boot to bootloader mode, and then issue these commands to do a factory reset:
fastboot format userdata
fastboot format cache
No need of recovery in this case, and the device should be fine as per your method. Just sharing my opinion! Having CWM recovery isn't bad anyway
Click to expand...
Click to collapse
That's helpful information in case I ever need it. I'm not the most familiar with fastboot or adb.
Ratedzelaya said:
That's helpful information in case I ever need it. I'm not the most familiar with fastboot or adb.
Click to expand...
Click to collapse
it's full of tutorials here,just search
Bro im not really familiar with bricked devices,
But may i ask again about what happened in your device
are you sure your device it is considered hard bricked not soft?
Just asking )))

Categories

Resources