Phone stuck in TWRP - Lenovo ZUK Z2 (Plus) Questions & Answers

I was using a custom rom and accidently pressed factory reset option. Now my phone is not booting. Whenever I press restart my phones takes me to TWRP mode.
Please tell me what can I do.

Flash rom and gapps

same
kaitou221 said:
I was using a custom rom and accidently pressed factory reset option. Now my phone is not booting. Whenever I press restart my phones takes me to TWRP mode.
Please tell me what can I do.
Click to expand...
Click to collapse
check the last post , it is twrp loop
https://forum.xda-developers.com/lenovo-zuk-z2/how-to/help-qfil-urgent-t3598259/page2

noobaj said:
check the last post , it is twrp loop
https://forum.xda-developers.com/lenovo-zuk-z2/how-to/help-qfil-urgent-t3598259/page2
Click to expand...
Click to collapse
Go to TWRP recovery terminal commands, and enter the following:
dd if=/dev/zero of=/dev/block/platform/soc/7464900.sdhci/by-name/misc

karidiprashanth said:
Go to TWRP recovery terminal commands, and enter the following:
dd if=/dev/zero of=/dev/block/platform/soc/7464900.sdhci/by-name/misc
Click to expand...
Click to collapse
Out of curiosity, may i know what does this command actually do ?

Related

[Q] No Recovery Mode

Hello all, I have been a member for a while buut never posted as I could always find answers her. But now I just purchased an Ouya and I have it rooted but I cant get it to adb reboot recovery cmd, it only reboots after 30 secs - 1 minute. Is there any ideas out there to help me? Thank you for any feedback in advance!
grantjb said:
Hello all, I have been a member for a while buut never posted as I could always find answers her. But now I just purchased an Ouya and I have it rooted but I cant get it to adb reboot recovery cmd, it only reboots after 30 secs - 1 minute. Is there any ideas out there to help me? Thank you for any feedback in advance!
Click to expand...
Click to collapse
since you are rooted you should be able to reflash the recovery partition. i would suggest you grab the cwm one click package and flash cwm to your ouya. then you should be able to go into recovery.
otherwise try with safe recovery.
nchantmnt said:
since you are rooted you should be able to reflash the recovery partition. i would suggest you grab the cwm one click package and flash cwm to your ouya. then you should be able to go into recovery.
otherwise try with safe recovery.
Click to expand...
Click to collapse
have you tried rebooting into recovery form a shell, like this
adb shell
su
reboot recovery
if you don't have ADB set to run as root I'm not sure adb reboot recovery will work for you.
you also may need to hit the home button the the USB keyboard to get the menu to show up.
Thank you Ill try when I get home and let you know how it goes.

How to enter recovery mode?

I've followed youtube videos and other sites to enter recovery mode but all i get is an option to factory reset or to exit. I've held down the volume down and power key together until the LG logo appears and then let go of the power key after a second.
What am I doing wrong?
Thanks
mwatson said:
I've followed youtube videos and other sites to enter recovery mode but all i get is an option to factory reset or to exit. I've held down the volume down and power key together until the LG logo appears and then let go of the power key after a second.
What am I doing wrong?
Thanks
Click to expand...
Click to collapse
What android version are you running? And how did you install the recovery img? And which one? If you installed the recovery properly and want to enter via hardware buttons it's the correct procedure.
--> If you're in the LG Stock recovery (where it asks you if you want to wipe your phone) just click yes twice and you'll boot into TWRP or clockworkmod (Whatever you've installed). I know that's a dumb way but it works
Note: If you didn't install the recovery correctly you will then wipe your phone!!!
To find out if you've done everything correctly with your recovery (and if you're rooted) just use the app Quick Boot from the play store, grant permissions and reboot into recovery. If you've done everything correctly you will be in recovery mode then And you can be sure that everything is setup correctly and use the hardware button method to access recovery (Just like I told you).
Follow_and_Feel said:
What android version are you running? And how did you install the recovery img? And which one? If you installed the recovery properly and want to enter via hardware buttons it's the correct procedure.
--> If you're in the LG Stock recovery (where it asks you if you want to wipe your phone) just click yes twice and you'll boot into TWRP or clockworkmod (Whatever you've installed). I know that's a dumb way but it works
Note: If you didn't install the recovery correctly you will then wipe your phone!!!
To find out if you've done everything correctly with your recovery (and if you're rooted) just use the app Quick Boot from the play store, grant permissions and reboot into recovery. If you've done everything correctly you will be in recovery mode then And you can be sure that everything is setup correctly and use the hardware button method to access recovery (Just like I told you).
Click to expand...
Click to collapse
I'm on MM without a custom recovery., I'm hoping to just get into stock recovery and wipe cache partition. Is there even a stock recovery? Maybe factory reset yes/no is all there is?
Thanks
mwatson said:
I'm on MM without a custom recovery., I'm hoping to just get into stock recovery and wipe cache partition. Is there even a stock recovery? Maybe factory reset yes/no is all there is?
Thanks
Click to expand...
Click to collapse
Nope and yes - There's only the option to factory reset if you don't have a custom recovery installed. Sorry to bear the bad news I thought you had a custom Recovery installed and don't know how to enter it. There's no stock-like recovery to access on the G4. Sorry :crying:
EDIT: Thank me, if I answered your questions
mwatson said:
I've followed youtube videos and other sites to enter recovery mode but all i get is an option to factory reset or to exit. I've held down the volume down and power key together until the LG logo appears and then let go of the power key after a second.
What am I doing wrong?
Thanks
Click to expand...
Click to collapse
Do this, install lgup on pc, plug in usb, start lgup, let it detect on com port, click com port, ui will open, then click pbone info, it establishes avalid usb connection to phone, when it has, start adb prompt and type ' adb flash recovery (recovery image name) when done type adb reboot recovery and you're in recovery.
Just remember twrp recovery image must be in same folder as adb istalled to)
https://dl.twrp.me/h815/
on Stock MM?
spoonymoon said:
Do this, install lgup on pc, plug in usb, start lgup, let it detect on com port, click com port, ui will open, then click pbone info, it establishes avalid usb connection to phone, when it has, start adb prompt and type ' adb flash recovery (recovery image name) when done type adb reboot recovery and you're in recovery.
Just remember twrp recovery image must be in same folder as adb istalled to)
https://dl.twrp.me/h815/
Click to expand...
Click to collapse
does this work on stock MM 20A or 20B without unlocking bootloader. i'd do it even if its just temporary to wipe cache and return to stock recovery after the wipe. factory reset just is too much to start from scratch with installs and setups. i am Never Buying a LG phone ever. it was my mistake
I have an unlocked bootloader, twrp (2.8.7), root and on MM V20a, Stock.
I can boot into revocery via adb reboot bootloader / fastboot recovery boot twrp, all works fine (excecpt that I cant access the external exfat sd card with cm12/cm13 based roms).
But I cant boot with Power on /Vol down keys intoTWRP recovery.
Altough I can boot in LG factory reset menu but if I perform that it wipe indeed to facotory reset no way to reboot in recovery.
I try it a couple of time without success. Also I try differnt key combinations (Power on / Vol Up + Vol down etc.), around 15 times.
Also I cant use tools like "Quick Boot" I try 4 or 5 diverents the result is always the same - android on the back with open hatch.
When I try to boot on CM12/CM13 via Power Menu directly to recovery the same effect occurs.
Whats gos wrong? Where is my mistake?
If you flashed TWRP, the "LG Factory Reset" menu will still show up. Just confirm 2 times with yes there, and TWRP will get started . Bit confusing, I know.
MickyFoley said:
If you flashed TWRP, the "LG Factory Reset" menu will still show up. Just confirm 2 times with yes there, and TWRP will get started . Bit confusing, I know.
Click to expand...
Click to collapse
As I wrote - when I do this a factory reset is performed - no recovery.
Thats is my problem and unfortunately not the solution.
Update:
This is the solution:
http://forum.xda-developers.com/showpost.php?p=64148898&postcount=287
Follow_and_Feel said:
Nope and yes - There's only the option to factory reset if you don't have a custom recovery installed. Sorry to bear the bad news I thought you had a custom Recovery installed and don't know how to enter it. There's no stock-like recovery to access on the G4. Sorry :crying:
EDIT: Thank me, if I answered your questions
Click to expand...
Click to collapse
So there is no option to clean system cache without installing custom recovery?...

Does this happen to anyone else? Can't access TWRP unless I flash it

So the only way I can get to TWRP is by flashing it.
Everytime I do the button combination to go to recovery while the phone is off, it takes me to the LG thing and says "would you like to reset to factory settings?" and only says "yes" or "no."
No TWRP at all.
If I choose yes, then all my data is gone. If I choose no, then nothing happens.
The only way I can get to TWRP is to go on fastboot, and do "fastboot boot twrp.img"
If I do "fastboot flash recovery twrp.img" then it does nothing.
Any help is appreciated.
melasuda said:
So the only way I can get to TWRP is by flashing it.
Everytime I do the button combination to go to recovery while the phone is off, it takes me to the LG thing and says "would you like to reset to factory settings?" and only says "yes" or "no."
No TWRP at all.
If I choose yes, then all my data is gone. If I choose no, then nothing happens.
The only way I can get to TWRP is to go on fastboot, and do "fastboot boot twrp.img"
If I do "fastboot flash recovery twrp.img" then it does nothing.
Any help is appreciated.
Click to expand...
Click to collapse
Its going to bro. Dont wrry it wil take u to recovery aftr u answer yes and yes. U need to download quick boot frm playstore as the shortcut to recovery
Hit thnx if this helpd
joshualuna said:
Its going to bro. Dont wrry it wil take u to recovery aftr u answer yes and yes. U need to download quick boot frm playstore as the shortcut to recovery
Hit thnx if this helpd
Click to expand...
Click to collapse
You can either try this, or you maybe need another method. I had the same problem when I installed TWRP on 6.0. It didn't seem to be properly installed. What I did was
- Use LGUP to go back to 5.1 Stock ROM
- Root it following THESE instructions
- Install TWRP (Works flawlessly on 5.1 and you can use Quick Boot from the play store to check if it works)
- And THEN Upgrade to 6.0 with autoprime's Guide --> THIS one
After I did this I had rooted 6.0 with TWRP working. Maybe this will solve your problem. Cheers
the recovery is there, just say yes and yes and it will load
Sent from my LG-H815 using Tapatalk
kaiowas82 said:
the recovery is there, just say yes and yes and it will load
Sent from my LG-H815 using Tapatalk
Click to expand...
Click to collapse
It just wipes my phone.
If you're at TWRP, reboot with it into TWRP again. Just follow the instructions and deny SU-things, you get presented. You can also flash SuperSU through it, boot up, install Flashify and install TWRP with it - also works great (did it this way). Just download TWRP from the official source & don't download it through Flashify.
You have only copy the twrp-xxx.img to your internal storage or sd card.
Boot via adb into TWRP, go to install, choose the twrp-xxx.img flash it as revovery and thats it.
Now you can rebooter apps to boot direcly into recovery or use the power down/power key combination during while you power the phone.

Can't boot in recovery mode :(

Hi, I'm just beginner in android rooting.
While following the way to downgrade my v.5.1.1 A5CNB19 to v.5.0.2, n1 become bricked. I can't boot in recovery mode. The reason that I assume to be is flashing FM recovery.img. I tried to work on adb and fastboot but nothing works.
Please help me to unbrick it. If u have stock rom or recovery.img for A5CNB19, please share it.
Mr
Gb.K said:
Hi, I'm just beginner in android rooting.
While following the way to downgrade my v.5.1.1 A5CNB19 to v.5.0.2, n1 become bricked. I can't boot in recovery mode. The reason that I assume to be is flashing FM recovery.img. I tried to work on adb and fastboot but nothing works.
Please help me to unbrick it. If u have stock rom or recovery.img for A5CNB19, please share it.
Click to expand...
Click to collapse
I have the same problem
tkvnmhu said:
I have the same problem
Click to expand...
Click to collapse
Please refer to my thread, i am trying to work this out, but more hands is always welcome.
Does any Found A Solution?
In fastboot lock your device. It's not bricked while you still able to see bootloader )
ArtDo said:
In fastboot lock your device. It's not bricked while you still able to see bootloader )
Click to expand...
Click to collapse
i don't see bootloader. Bootlader is gone. old boot.img not working correctly.
Can you describe what you have? What happening when turn on using power+volume up combination?
ArtDo said:
Can you describe what you have? What happening when turn on using power+volume up combination?
Click to expand...
Click to collapse
boot image error and opening recovery mode. That's it.
Can you open recovery menu (press and hold Power and then press Vol up) ?
ArtDo said:
Can you open recovery menu (press and hold Power and then press Vol up) ?
Click to expand...
Click to collapse
bootloader menu not opening. recovery state only view error screen .
realceday said:
bootloader menu not opening. recovery state only view error screen .
Click to expand...
Click to collapse
me too
Gb.K said:
Hi, I'm just beginner in android rooting.
While following the way to downgrade my v.5.1.1 A5CNB19 to v.5.0.2, n1 become bricked. I can't boot in recovery mode. The reason that I assume to be is flashing FM recovery.img. I tried to work on adb and fastboot but nothing works.
Please help me to unbrick it. If u have stock rom or recovery.img for A5CNB19, please share it.
Click to expand...
Click to collapse
Download and unpack/unzip the file in my link below, if all goes good you get a file named: recovery.img after that:
https://mega.nz/#!QIZQ0LJT!eqJg2ysy_THf1i8skuks78WwKZwszzcog_ao4Ott7C4
Try to boot into fastboot (power button+volume down) and open up a command prompt, and navigate to the map where you downloaded my recovery, and typ in: fastboot flash recovery recovery.img

[help] one plus 3 wont turn on

Hey,
My one plus 3 was running with CM14.1, I tried to update it today and my phone turn itself off and wont turn on anymore..
When I try to turn on the phone I can choose to Power off\Restart\Recovery\Fastboot...
I am trying to get to recovery mode but it just showing me the one plus logo for 10 sec and shutting down..
restart and normal boot doing the same..
Anyone can help me?
maybe hard brick?
sahed01 said:
maybe hard brick?
Click to expand...
Click to collapse
how can I fix that?
ronmara said:
how can I fix that?
Click to expand...
Click to collapse
Are you able to go into fastboot mode ?
If so then flash this TWRP http://forum.xda-developers.com/devdb/project/dl/?id=21835&task=get
By typing fastboot flash recovery <name of the twrp you downloaded above>
strumaticjoker2 said:
Are you able to go into fastboot mode ?
If so then flash this TWRP http://forum.xda-developers.com/devdb/project/dl/?id=21835&task=get
By typing fastboot flash recovery <name of the twrp you downloaded above>
Click to expand...
Click to collapse
used methos 2 and all works now.

Categories

Resources