[Solved] Unable to boot into TWRP recovery? - OnePlus 3T Questions & Answers

Hello,
I recently flashed the latest TWRP beta for the OxygenOS 4.0.1 on my phone which has an unlocked bootloader. I managed to boot into recovery immediately after flashing the .img through my PC, so that's how I was able to install my SuperSU.
However, since I booted into the OS, anytime I'm trying to enter the TRWP recovery again, I'm stuck in the stock recovery which doesn't let me install anything. So the only way for me to boot into TWRP recovery is using my PC. Can anybody help me to fix that?
Thanks!

What command are you using to install TWRP to your bootpartition?
I think the correct one is something like:
Code:
fastboot flash recovery (file name).img

kwoad said:
What command are you using to install TWRP to your bootpartition?
I think the correct one is something like:
Code:
fastboot flash recovery (file name).img
Click to expand...
Click to collapse
Thanks for your reply! Exactly. And after installing it, I used the command 'fastboot boot TWRP.img", and that brought me into TWRP recovery. But I could only get there this way and still had the stock recovery.

Yuniboy said:
Thanks for your reply! Exactly. And after installing it, I used the command 'fastboot boot TWRP.img", and that brought me into TWRP recovery. But I could only get there this way and still had the stock recovery.
Click to expand...
Click to collapse
did you unlock bootloader first

Yuniboy said:
Thanks for your reply! Exactly. And after installing it, I used the command 'fastboot boot TWRP.img", and that brought me into TWRP recovery. But I could only get there this way and still had the stock recovery.
Click to expand...
Click to collapse
From what I understand, the command 'fastboot boot twrp.img' will boot the specified recovery once, but won't flash it to the device. So it has nothing to do with the recovery that is actually on your device. Perhaps something went wrong when you actually flashed twrp and it wasn't written at all.

xabat said:
did you unlock bootloader first
Click to expand...
Click to collapse
Thanks for both your replies. Yes, I did. An indicator is also that every time I boot up my system it even warns me that the bootloader is unlocked.
freepenguin84 said:
From what I understand, the command 'fastboot boot twrp.img' will boot the specified recovery once, but won't flash it to the device. So it has nothing to do with the recovery that is actually on your device. Perhaps something went wrong when you actually flashed twrp and it wasn't written at all.
Click to expand...
Click to collapse
Well, I flashed the twrp by booting into fastboot mode and then typing 'fastboot flash recovery twrp.img'. I don't know what's wrong there, so maybe you could help me out?

Yuniboy said:
Well, I flashed the twrp by booting into fastboot mode and then typing 'fastboot flash recovery twrp.img'. I don't know what's wrong there, so maybe you could help me out?
Click to expand...
Click to collapse
Unfortunately then I don't know how to help Because that's exactly what I did and I got TWRP running without any problem. If you flash via 'fastboot flash recovery' command will it be on the device after you reboot for the first time?

i remember, once i couldn't boot into recovery either when i used fastboot command. Then I flash recovery using tool below and it worked for me.
https://forum.xda-developers.com/oneplus-3t/development/toolkit-oneplus-3t-toolkit-unlock-t3507729

freepenguin84 said:
Unfortunately then I don't know how to help Because that's exactly what I did and I got TWRP running without any problem. If you flash via 'fastboot flash recovery' command will it be on the device after you reboot for the first time?
Click to expand...
Click to collapse
Apparently, you were right. I just wiped my device (accidentaly ) and flashed TWRP again, basically did the same steps as before, but now it works. Seems like somehow the installation of TWRP just failed on the first try. Thanks for your help!
xabat said:
i remember, once i couldn't boot into recovery either when i used fastboot command. Then I flash recovery using tool below and it worked for me.
https://forum.xda-developers.com/oneplus-3t/development/toolkit-oneplus-3t-toolkit-unlock-t3507729
Click to expand...
Click to collapse
Fortunately, it wasn't that bad. So the installation of TWRP failed somehow and I just reinstalled it. Thanks for your help!

kwoad said:
What command are you using to install TWRP to your bootpartition?
I think the correct one is something like:
Code:
fastboot flash recovery (file name).img
Click to expand...
Click to collapse
And For Samsung devices, any method via using ODIN
(Samsung E7/E700H)

freepenguin84 said:
Unfortunately then I don't know how to help Because that's exactly what I did and I got TWRP running without any problem. If you flash via 'fastboot flash recovery' command will it be on the device after you reboot for the first time?
Click to expand...
Click to collapse
Apparently "yes". Source this xda article- https://www.xda-developers.com/how-to-install-twrp/

Related

HELP HTC One wont boot in recover or OS

Hi,
so today I tried flashing ARHD HD40.3 with cwm , so after It installed, it was stuck at the HTC logo with the red warnings on the
bottom.
So I tried booting in to recovery to restore my backup, but when i try to boot in cwm it is stuck for 1 second on a black screen with the version number of cwm on the bottom, and the it reboots..... So my Phone is unable to boot in the OS, AND unable to boot in CWM
Please someone help.
Thanks
pottemans said:
Hi,
so today I tried flashing ARHD HD40.3 with cwm , so after It installed, it was stuck at the HTC logo with the red warnings on the
bottom.
So I tried booting in to recovery to restore my backup, but when i try to boot in cwm it is stuck for 1 second on a black screen with the version number of cwm on the bottom, and the it reboots..... So my Phone is unable to boot in the OS, AND unable to boot in CWM
Please someone help.
Thanks
Click to expand...
Click to collapse
try to boot into the bootloader... then plug it in to your PC
then go to FASTBOOT and wait until it's written: FASTBOOT USB
then type this command:
Code:
fastboot erase cache
then flash a new recovery:
Code:
fastboot flash recovery customrecoveryname.img
Then boot into your recovery...
LibertyMarine said:
try to boot into the bootloader... then plug it in to your PC
then go to FASTBOOT and wait until it's written: FASTBOOT USB
then type this command:
Code:
fastboot erase cache
then flash a new recovery:
Code:
fastboot flash recovery customrecoveryname.img
Then boot into your recovery...
Click to expand...
Click to collapse
OMG first of all, thanks for helping me...
So when putt it in fastboot, it says FASTBOOT in red, not FASBOOTUSB...
LibertyMarine said:
try to boot into the bootloader... then plug it in to your PC
then go to FASTBOOT and wait until it's written: FASTBOOT USB
then type this command:
Code:
fastboot erase cache
then flash a new recovery:
Code:
fastboot flash recovery customrecoveryname.img
Then boot into your recovery...
Click to expand...
Click to collapse
And I don´t now anything about fastboot, adb and stuf.... SO PLEASE HELP ME:crying:
pottemans said:
OMG first of all, thanks for helping me...
So when putt it in fastboot, it says FASTBOOT in red, not FASBOOTUSB...
Click to expand...
Click to collapse
plug the phone into the PC then it changes to fastboot USB
pottemans said:
And I don´t now anything about fastboot, adb and stuf.... SO PLEASE HELP ME:crying:
Click to expand...
Click to collapse
I'll attach the fastboot / adb files, just extract to a folder called fastboot in your c:\
the commands he posted are done from command prompt from the folder where fastboot is
Edit: also did you update to TWRP 2.6.3.3 like the ARHD thread said to ?
clsA said:
plug the phone into the PC then it changes to fastboot USB
I'll attach the fastboot / adb files, just extract to a folder called fastboot in your c:\
the commands he posted are done from command prompt from the folder where fastboot is
Edit: also did you update to TWRP 2.6.3.3 like the ARHD thread said to ?
Click to expand...
Click to collapse
No, Thats the silly thing..... Can you bring me the TWRP 2.6.3.3 ZIP please
thanks
pottemans said:
No, Thats the silly thing..... Can you bring me the TWRP 2.6.3.3 ZIP please
thanks
Click to expand...
Click to collapse
I just posted it here for someone else
http://forum.xda-developers.com/showthread.php?p=48475110#post48475110
clsA said:
I just posted it here for someone else
http://forum.xda-developers.com/showthread.php?p=48475110#post48475110
Click to expand...
Click to collapse
OK, so everything is ready, but it keeps saying WAITING FOR DEVICE
pottemans said:
OK, so everything is ready, but it keeps saying WAITING FOR DEVICE
Click to expand...
Click to collapse
it means you don't have the drivers installed correctly
unplug the phone and try these
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
MD5: e2a21d71954d4164c1a116abb926a363
after install plug in the phone
clsA said:
it means you don't have the drivers installed correctly
unplug the phone and try these
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
MD5: e2a21d71954d4164c1a116abb926a363
after install plug in the phone
Click to expand...
Click to collapse
When I run it nothing happends....
I DO HAVE HTC SYNC INSTALLED
pottemans said:
When I run it nothing happends....
I DO HAVE HTC SYNC INSTALLED
Click to expand...
Click to collapse
dump sync but leave the driver's
what OS you on ?
and what was the last working version of android on your phone
clsA said:
dump sync but leave the driver's
what OS you on ?
and what was the last working version of android on your phone
Click to expand...
Click to collapse
Okay so I uninstalled the drivers and sync, then I installed the drivers you gave me but it still doesn´t find my Phone...
im on windows 8.1 and before i flashed the ARHD 40.3 I was on 31 Or somethng wich was Android 4.3....
pottemans said:
Okay so I uninstalled the drivers and sync, then I installed the drivers you gave me but it still doesn´t find my Phone...
im on windows 8.1 and before i flashed the ARHD 40.3 I was on 31 Or somethng wich was Android 4.3....
Click to expand...
Click to collapse
install the TWRP recovery and flash the rom again
and do the wipe/factory reset
clsA said:
install the TWRP recovery and flash the rom again
and do the wipe/factory reset
Click to expand...
Click to collapse
Uhhmmm.... I cant install TWRP when it still cant find my Phone
pottemans said:
Uhhmmm.... I cant install TWRP when it still cant find my Phone
Click to expand...
Click to collapse
it's a flashable zip flash it the same you do a rom
Edit: Instructions
copy TWRP_2.6.3.3_m7.zip to your fastboot/adb folder
boot phone to recovery wait a few seconds then from PC
adb push TWRP_2.6.3.3_m7.zip /data/media/0
wait for it to copy
now from CWM install zip
find the file you just pushed and install it
next you would reboot back to recovery again (TWRP)
choose install then find your rom
Click to expand...
Click to collapse
clsA said:
it's a flashable zip flash it the same you do a rom
Click to expand...
Click to collapse
Yeah I know, but i cant get into recovery AND the rom itself... SO when i want to boot in recovery, it gives me a black screen and then it reboots and i´m stuck at the HTC quietly brillant screen with the red warnings.... Thats my problem.... If i could boot into recovery, i could easily restore my backup, but it wont boot in recovery...
pottemans said:
Yeah I know, but i cant get into recovery AND the rom itself... SO when i want to boot in recovery, it gives me a black screen and then it reboots and i´m stuck at the HTC quietly brillant screen with the red warnings.... Thats my problem.... If i could boot into recovery, i could easily restore my backup, but it wont boot in recovery...
Click to expand...
Click to collapse
well if that's the case your going to need a windows 7 pc long enough to install twrp from fastboot
clsA said:
well if that's the case your going to need a windows 7 pc long enough to install twrp from fastboot
Click to expand...
Click to collapse
I do have iMac aswell...... any possibility to do this on a mac or something
pottemans said:
I do have iMac aswell...... any possibility to do this on a mac or something
Click to expand...
Click to collapse
sure all the commands are the same
you just need the mac versions of fastboot and adb
http://forum.xda-developers.com/showthread.php?t=2245782
clsA said:
sure all the commands are the same
you just need the mac versions of fastboot and adb
http://forum.xda-developers.com/showthread.php?t=2245782
Click to expand...
Click to collapse
okay so I flashed the TWRP recovery, but when I enter the recovery, it reboots again.... Do I need to install ARHD 31.6 via fast boot?
If so how?

[Q] No Recoveries Working

I recently got an HTC One M7(ul) and have been trying to install a custom recovery to install KitKat or Lollipop. So far the only recovery that has worked has been Philz recovery and even then only up to version 6.25.0(All versions after that were 'unified' but don't work). All recoveries appear to install correctly in Fastboot but when booting recovery it hangs on the 'Entering Recovery' screen, flashes a black screen once and returns to 'Entering 'Recovery'. Is this a known problem or am I doing something really weird?
robtherobot101 said:
I recently got an HTC One M7(ul) and have been trying to install a custom recovery to install KitKat or Lollipop. So far the only recovery that has worked has been Philz recovery and even then only up to version 6.25.0(All versions after that were 'unified' but don't work). All recoveries appear to install correctly in Fastboot but when booting recovery it hangs on the 'Entering Recovery' screen, flashes a black screen once and returns to 'Entering 'Recovery'. Is this a known problem or am I doing something really weird?
Click to expand...
Click to collapse
Are you flashing recovery with the correct procedure?
Code:
fastboot flash recovery name-of-recovery.img
fastboot erase cache
fastboot reboot-bootloader
Then select recovery from the bootloader menu it should load fine
Danny201281 said:
Are you flashing recovery with the correct procedure?
Code:
fastboot flash recovery name-of-recovery.img
fastboot erase cache
fastboot reboot-bootloader
Then select recovery from the bootloader menu it should load fine
Click to expand...
Click to collapse
Yeah, I've tried many different versions and methods
robtherobot101 said:
Yeah, I've tried many different versions and methods
Click to expand...
Click to collapse
mmmmm! Try this on http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img :fingers-crossed:
wtf how did you know that would work?
Can I flash KitKat/Lollipop with this recovery?
robtherobot101 said:
Can I flash KitKat/Lollipop with this recovery?
Click to expand...
Click to collapse
Its not the first time I came across this problem here on xda. 2.6.3.3 has always been the most Stable and reliable version. And for some reason works even with this problem.
2.6.3.3 should work fine with kitkat roms but I'm not sure about lollipop. Unfortunately this Is the only recovery that works in this situation and I'm not sure what causes this issue.
The weird thing is in most cases the recovery actually loads normally but the screen stays stuck on the "Entering recovery" screen. While it's stuck like that you can type "adb devices" it should give the normal output showing the device is in fact in recovery. But for now it means your kinda stuck with 2.6.3.3.

[Q] Can't enter recovery

Hey guys,
I've got a big problem with my recovery. But first things first: I got my One (M7) about two or three weeks ago, flashed TWRP 2.8.3.0 and rooted via flashing the SuperSU.zip.
Yesterday I finally had time to install CM11. So I wanted to enter the recovery, first via the Power-Off menu (have a XPosed Module that added a shortcut for it) then via the bootloader and then via ADB. The "Entering-Recovery..."-Screen appears, then disappears for 2 seconds and then reappers and the phone is stuck with it, nothing happens, TWRP doesn't start.
So I tried to reflash the recovery via ADB but it doesn't help.
Does anyone have an idea about how I get my recovery working again?
Greetings from germany
Edit: If it helps: I'm on stock rom with S-On on HBOOT 1.57
fastboot erase cache
Already tried that after installing TWRP. Shall I do that before installing?
Edit: I tried fastboot erase cache now pre- and past-flashing TWRP 2.8.4.0.... nothing's changed
NotoriusBB said:
Already tried that after installing TWRP. Shall I do that before installing?
Edit: I tried fastboot erase cache now pre- and past-flashing TWRP 2.8.4.0.... nothing's changed
Click to expand...
Click to collapse
Are you following these steps:
In bootloader/FASTBOOT USB:
Code:
fastboot flash recovery openrecovery-twrp-2.8.3.0-m7.img
fastboot erase cache
fastboot reboot-bootloader
Have you tried other version?
I believe you must use 2.8.0.0 and above for CM11.
NotoriusBB said:
Already tried that after installing TWRP. Shall I do that before installing?
Edit: I tried fastboot erase cache now pre- and past-flashing TWRP 2.8.4.0.... nothing's changed
Click to expand...
Click to collapse
majmoz said:
Are you following these steps:
In bootloader/FASTBOOT USB:
Code:
fastboot flash recovery openrecovery-twrp-2.8.3.0-m7.img
fastboot erase cache
fastboot reboot-bootloader
Have you tried other version?
I believe you must use 2.8.0.0 and above for CM11.
Click to expand...
Click to collapse
When your recovery will not load like this the easy way to fix it is to reflash the current firmware on the phone again
this writes the stock recovery back to the phone and most times TWRP will work again after this
majmoz said:
Are you following these steps:
In bootloader/FASTBOOT USB:
Code:
fastboot flash recovery openrecovery-twrp-2.8.3.0-m7.img
fastboot erase cache
fastboot reboot-bootloader
Have you tried other version?
I believe you must use 2.8.0.0 and above for CM11.
Click to expand...
Click to collapse
Yes
Yes
I don't think so
clsA said:
When your recovery will not load like this the easy way to fix it is to reflash the current firmware on the phone again
this writes the stock recovery back to the phone and most times TWRP will work again after this
Click to expand...
Click to collapse
Yep, I already worked it out yesterday by flashing the stock recovery first via fastboot and then TWRP again.
But thanks anyway to everyone for contributing and trying to help
NotoriusBB said:
Yes
Yes
I don't think so
Click to expand...
Click to collapse
what is your "fastboot getvar all" ?
NotoriusBB said:
Already tried that after installing TWRP. Shall I do that before installing?
Edit: I tried fastboot erase cache now pre- and past-flashing TWRP 2.8.4.0.... nothing's changed
Click to expand...
Click to collapse
Try here
http://forum.xda-developers.com/showthread.php?t=2739126
yatindroid said:
Try here
http://forum.xda-developers.com/showthread.php?t=2739126
Click to expand...
Click to collapse
Thanks, I will take a look at it since I still only can install TWRP 2.6.3.3 and enter it, other versions won't start and 2.6.3.3 gives me an error every time I want to install a custom rom -.-
Edit: Doesn't work

HTC One Mini 2 - Problem with root

Hi everyone
I stuck with root procedure (first link when you type "htc mini 2 root" in google)
I did unlock bootloader with htcdev, I am able to run adb and fastboot - meaning I can restart my phone into fastboot loader but I cannot run TWRP recovery, I dont know why. I downloaded few versions of this .img file, I run command fastboot boot recovery xxxx.img, with some files there is no reaction at all, with file recovery-twrp-2.8.5.0 phone is restarting but into normal function, there is no twrp screen. I have CWM-SuperSU-v1.30 on sd card in the phone
Does anyone have clue what can be wrong here?
Thank you
pudlll said:
Hi everyone
I stuck with root procedure (first link when you type "htc mini 2 root" in google)
I did unlock bootloader with htcdev, I am able to run adb and fastboot - meaning I can restart my phone into fastboot loader but I cannot run TWRP recovery, I dont know why. I downloaded few versions of this .img file, I run command fastboot boot recovery xxxx.img, with some files there is no reaction at all, with file recovery-twrp-2.8.5.0 phone is restarting but into normal function, there is no twrp screen. I have CWM-SuperSU-v1.30 on sd card in the phone
Does anyone have clue what can be wrong here?
Thank you
Click to expand...
Click to collapse
you using wrong command.
try:
fastboot flash recovery xxx.img
for root i recommend using TWRP and flash the SuperUser.
Make sure you using the correct recovery image...
All you need in here
kativiti said:
you using wrong command.
try:
fastboot flash recovery xxx.img
for root i recommend using TWRP and flash the SuperUser.
Make sure you using the correct recovery image...
All you need in here
Click to expand...
Click to collapse
It didnt worked, I download again twrp files and this time I guess I found newest version which worked with fastboot boot recovery.img
Thanx anyway

HELP .dirtycow

my phoe is broken i need to flash twrp and i cant to do it ,i setup cyanogenmod recovery by mistake and this recovery is fault because i cant even transfer any files form computer to mobile .. i try to flash with sp tool but it give me error because my phone is broken ,i try also dirtycow v11 on my phone to try flash twrp but it cant read phone on the computer and i setup V21 rom ??
sorry for bad english
any HElp plaese?
meroher said:
any HElp plaese?
Click to expand...
Click to collapse
How you mean broken?
Can it boot to fastboot mode?
YEP IT CAN BOOT TO FASTBOOT ?! then what?
mrmazak said:
how you mean broken?
Can it boot to fastboot mode?
Click to expand...
Click to collapse
plaese man help me my mob is still broken ineed it now
meroher said:
plaese man help me my mob is still broken ineed it now
Click to expand...
Click to collapse
I don't get notified that you answer if you do not quote.
you only answered one of the questions. You did not tell what is "broke"
no help you if you do not know what you need help with.
mrmazak said:
I don't get notified that you answer if you do not quote.
you only answered one of the questions. You did not tell what is "broke"
no help you if you do not know what you need help with.
Click to expand...
Click to collapse
oki iget it
first i had a twrp recovery and i try to install other recovery so
i install this recovery
https://forum.xda-developers.com/r1-hd/development/beta-cyanogenmod-recovery-blu-r1-hd-t3462614
and this recovery cant let me to install any rom or to back to install twrp recovery
and blu cant boot up he freeze on blu white screen
any thing else i will tell you
thanks for you help
meroher said:
oki iget it
first i had a twrp recovery and i try to install other recovery so
i install this recovery
https://forum.xda-developers.com/r1-hd/development/beta-cyanogenmod-recovery-blu-r1-hd-t3462614
and this recovery cant let me to install any rom or to back to install twrp recovery
and blu cant boot up he freeze on blu white screen
any thing else i will tell you
thanks for you help
Click to expand...
Click to collapse
Ok you installed this cm recovery with twrp?
android is not booting. (v21)
the cm recovery does boot but not allow install anything.
And fastboot is loading.
probably need to fastboot flash boot.img , I will share a superSU patched version. (you do not need to root system if not wanted, but patched boot is needed to boot a moddified system)
and fastboot flash twrp.
download this zip.
extract files to your desktop
use these fastboot commands to test first
This one to boot the phone
Code:
fastboot boot %userprofile%\Desktop\su-boot.img
This one to boot twrp
Code:
fastboot boot %userprofile%\Desktop\twrp_p6601_7.1_recovery.img
mrmazak said:
Ok you installed this cm recovery with twrp?
android is not booting. (v21)
the cm recovery does boot but not allow install anything.
And fastboot is loading.
probably need to fastboot flash boot.img , I will share a superSU patched version. (you do not need to root system if not wanted, but patched boot is needed to boot a moddified system)
and fastboot flash twrp.
download this zip.
extract files to your desktop
use these fastboot commands to test first
This one to boot the phone
Code:
fastboot boot %userprofile%\Desktop\su-boot.img
This one to boot twrp
Code:
fastboot boot %userprofile%\Desktop\twrp_p6601_7.1_recovery.img
Click to expand...
Click to collapse
Quote:
FIRST WHEN SEE YOU POST I TRY THIS CODES BEFORE TRYING WITH YOUR CODES
Lets see how quick and easy this really is...
In the command line type:
Code:
fastboot devices
Seeing your serial number means we know all is good
Now lets type these commands:
Code:
fastboot erase system -w
fastboot erase boot
fastboot update superawesomerom.zip
Of course replace <superawesomerom.zip> with the correct file name
and last but not least:
Code:
fastboot reboot
THANKS IT WORKS BUT WHEN I GO TO RECOVERY IT GO TO BOOT directly again AND again
WHATS BROBLEAM !
meroher said:
Quote:
FIRST WHEN SEE YOU POST I TRY THIS CODES BEFORE TRYING WITH YOUR CODES
Lets see how quick and easy this really is...
In the command line type:
Code:
fastboot devices
Seeing your serial number means we know all is good
Now lets type these commands:
Code:
fastboot erase system -w
fastboot erase boot
fastboot update superawesomerom.zip
Of course replace <superawesomerom.zip> with the correct file name
and last but not least:
Code:
fastboot reboot
THANKS IT WORKS BUT WHEN I GO TO RECOVERY IT GO TO BOOT directly again AND again
WHATS BROBLEAM !
Click to expand...
Click to collapse
WOW
WTF
Idon't know who told you to use those commands, but I am not familiar with using
Code:
fastboot erase system -w
fastboot erase boot
fastboot update superawesomerom.zip
so i dont know what to tell you.
why do you say "it worked" but then say it "just boots again AND again"
to me that is not worked, that is mean it made bootloop. so not worked.
mrmazak said:
WOW
WTF
Idon't know who told you to use those commands, but I am not familiar with using
Code:
fastboot erase system -w
fastboot erase boot
fastboot update superawesomerom.zip
so i dont know what to tell you.
why do you say "it worked" but then say it "just boots again AND again"
to me that is not worked, that is mean it made bootloop. so not worked.
Click to expand...
Click to collapse
ok sorry
the mobile now in a bootloop as you say any solution to this issue and iam sorry again >>+
i get codes from here
https://forum.xda-developers.com/showpost.php?p=41374686&postcount=4
this post please stay with me to back up this phone
meroher said:
ok sorry
the mobile now in a bootloop as you say any solution to this issue and iam sorry again >>+
i get codes from here
https://forum.xda-developers.com/showpost.php?p=41374686&postcount=4
this post please stay with me to back up this phone
Click to expand...
Click to collapse
I am not aware of any zip file available to flash the way that guide had you try.
As it stands you wiped boot and system.
I am away from PC so typing is not as easy. I will be more detailed when I return.
Basically I suggest you to "flash" the boot.img I sent.
Then "boot" the recovery.
If the recovery then boots. Install a rom from my modifes stock roms thread.
oki i try install recovery but it same thing it go to white screen and restart again and again
i will wait for you to help me more thanks ><
mrmazak said:
I am not aware of any zip file available to flash the way that guide had you try.
As it stands you wiped boot and system.
I am away from PC so typing is not as easy. I will be more detailed when I return.
Basically I suggest you to "flash" the boot.img I sent.
Then "boot" the recovery.
If the recovery then boots. Install a rom from my modifes stock roms thread.
Click to expand...
Click to collapse
oki i will wait you thanks for your time
meroher said:
oki i will wait you thanks for your time
Click to expand...
Click to collapse
So this is what i suggest
use the files i gave before, unzipped to desktop.
This one to Flash boot.img
Code:
fastboot flash boot %userprofile%\Desktop\su-boot.img
This one to boot twrp.img
Code:
fastboot boot %userprofile%\Desktop\twrp_p6601_7.1_recovery.img
I expect that to give you a working twrp environment. Then go to linked thread and install really any version you want. But as you said you were on V21, so pick that one I supose.
https://forum.xda-developers.com/r1-hd/development/modified-8-3-stock-rom-t3602672
mrmazak said:
So this is what i suggest
use the files i gave before, unzipped to desktop.
This one to Flash boot.img
Code:
fastboot flash boot %userprofile%\Desktop\su-boot.img
This one to boot twrp.img
Code:
fastboot boot %userprofile%\Desktop\twrp_p6601_7.1_recovery.img
I expect that to give you a working twrp environment. Then go to linked thread and install really any version you want. But as you said you were on V21, so pick that one I supose.
https://forum.xda-developers.com/r1-hd/development/modified-8-3-stock-rom-t3602672
Click to expand...
Click to collapse
it works fine finally thanks very much for help :]:]:laugh::laugh:

Categories

Resources