Hi guys, I am a bit lost[emoji16] [emoji35] [emoji33] ...
I usually root HTC phones without problem...
This time I unlocked the nexus 9 boot loader, OK, I flashed the last twrp recovery via fastboot on my pc....
Then the phone entered in twrp recovery...I installed supersu with twrp, flashed elemental x via twrp....
Okayyyy.....
The tablet rebooted normally and functions normally but I can't enter in twrp recovery directly via the tablet on hboot menu...
Have I missed something? Do I have, with nexus, to ALWAYS connect the device to the pc to enter in recovery and try or modify kernels?
Envoyé de mon HTC One_M8 en utilisant Tapatalk
Envoyé de mon HTC One_M8 en utilisant Tapatalk
Related
Hi
How to change cwm recovery?
Right now my phone, LG P760 having cwm recovery 6.0.2.9 - but when I want to put example this http://forum.xda-developers.com/showthread.php?t=2394985
Or TWRP
Fastboot your device :
http://forum.xda-developers.com/showthread.php?t=2119090
Once Fastboot is ready, write the following command :
fastboot flash recovery new_recovery_image_i_want_to_use.img
Good luck
Just download flashify from playstore it will do everything...
Sent from my LG-P760 using XDA Premium 4 mobile app
Also you can flash the recovery zip in the own Recovery and it will be changed the next time you enter the recovery.
Enviado desde mi LG-P760 mediante Tapatalk
I unlock bootloader and install twrp properly but after Pressing power and volume up I receive stock recovery please help me
Sent from my Le X820 using Tapatalk
mohsenshakib39 said:
I unlock bootloader and install twrp properly but after Pressing power and volume up I receive stock recovery please help me
Sent from my Le X820 using Tapatalk
Click to expand...
Click to collapse
Looks like it has not been installed properly. When in fastboot mode, after installing TWRP it should automatically boot. I have had the same problem but gave up. Try run this TWRP with fastboot boot command first.
If I help you please express it.
Hello, i have HTC Desire 610 A3_TL and i tried to install trwp and i think i installed the wrong one because once i have installed it, it rebooted back to fastboot and now when i try and enter recovery mode or even reboot the phone it goes straight back into fastboot. And i was stupidly not to make a backup before i started. i hope someone can help me.
Also it says for me
***TAMPERED***
***UNLOCKED***
A3_TL PVT SHIP S-ON
HBOOT-3.18.0.0000
RADIO-1.101.1161.16.24
OS-1.35.1400.1
And has the date of Jul 3 2014,
also i may have installed a Developer Rom as it says this Build for developer use only.
Thanks
Power off, charging 1% you try into fastboot , ok connect with PC , and flash TWRP again . Reboot twrp flash ROM and Gapps . Reboot !
( You download twrp recomment 2.8.7 , Rom CM 12.1 and Gapps , put in SD card )
Gửi từ MiPhoneX bằng cách sử dụng Tapatalk
I have same problem as xAnzeh. When I try to flast twrp it goes sucessfully but when booting to recovery it goes back to fastboot. How to check what is problem? I cannot flash with original RUU because boot loader is unlocked and when locking it, it is giving me error as in picture. Please advise.
I have sucessfully unlocked boot loader (i am sure i did phone notices me), but when i flash recovery.img in terminal i can se that everything finish ok. After that when i do fastboot reboot phone just reboots as it do always. I am using Huawei Honor 7 lite (5c) so i used right TWRP (nemo). I would appricate any help. Commands i have used were fastboot flash recovery twrp.img(right twrp name) than fastboot reboot. Thanks! [emoji782][emoji782][emoji23]
After I figured out how to load recovery I just got screen booting up... and nothing happens.
Sent from my NEM-L21 using Tapatalk
I think the title speaks for itself but here's the story
I recently flashed the Oreo kdz on my h850, so I lost TWRP and Magisk, but I cannot live without root access. Since my phone's volume down button is not working, is there any way I can install TWRP? Using adb and fastboot commands I can flash it, but if I boot into the system the recovery will be overwritten, so I really have to boot to the recovery.
Any ideas?
(EDIT: nevermind, I forgot that recovery is overwritten first boot without root. How about "fastboot boot recovery xxxx.img"?
This will boot temporarily into twrp where you can root device and flash twrp permanently )
Enable adb in developer option, and using a computer type
"adb reboot bootloader"
And then flash twrp
"fastboot flash recovery xxxxx.img"
Then boot into the os and type "adb reboot recovery" to enter twrp
Enviado desde mi LG-H850 mediante Tapatalk
jaggyjags said:
(EDIT: nevermind, I forgot that recovery is overwritten first boot without root. How about "fastboot boot recovery xxxx.img"?
This will boot temporarily into twrp where you can root device and flash twrp permanently )
Enable adb in developer option, and using a computer type
"adb reboot bootloader"
And then flash twrp
"fastboot flash recovery xxxxx.img"
Then boot into the os and type "adb reboot recovery" to enter twrp
Enviado desde mi LG-H850 mediante Tapatalk
Click to expand...
Click to collapse
I guess it's worth the try
But how can I permanently flash it?
leonardovallem said:
I guess it's worth the try
But how can I permanently flash it?
Click to expand...
Click to collapse
Twrp can flash .img files
Enviado desde mi LG-H850 mediante Tapatalk
jaggyjags said:
Twrp can flash .img files
Enviado desde mi LG-H850 mediante Tapatalk
Click to expand...
Click to collapse
yeah you're right!! totally forgot about that!! thank you so much, I'll try it out, hopefully it'll work. Thanks again!!!