Related
Dear All.
Sorry for my English.
Please help to fix the issue with my Nexus9.
Problem: when I Power On the device- it is show Fastboot screen. I can enter HBOOT->Recovery->device go to TWRP screen.
I don't have any backups to restore.
Please advise:
-how can i flash device normally via TWRP (no sense stock ROM or rooted)? I just want my device normally work (with/without root no sense).
My device is locked bootloader
Thank you all in prompt
You can't flash stock from TWRP.
You will need to flash the latest factory image for your device.
Link to wifi model images scroll up for LTE.
Google "How to manually flash nexus factory images".
Locked
corkiejp said:
You can't flash stock from TWRP.
You will need to flash the latest factory image for your device.
Link to wifi model images[/URL] scroll up for LTE.
Google "How to manually flash nexus factory images".
Click to expand...
Click to collapse
Thank you fo answering!
My device has locked bootloader. And I can't unlock through Developer Options as device go to Fastboot screen directly after power on.
Please help
Dmitry1983 said:
Thank you fo answering!
My device has locked bootloader. And I can't unlock through Developer Options as device go to Fastboot screen directly after power on.
Please help
Click to expand...
Click to collapse
How the hell are you locked, if you have TWRP recovery on the Device?
Have you tried a factory reset?
How did the device get into this state? After OTA process?
Doubt if it will work but you could try sideloading the Android N OTA.
---------- Post added at 01:15 PM ---------- Previous post was at 12:59 PM ----------
Have you tried "fastboot oem unlock", depending on how you relocked your device, that command might still be enabled in developer options.
Someone else suggested a solution in the other thread you posted in.
corkiejp said:
How the hell are you locked, if you have TWRP recovery on the Device?
Have you tried a factory reset?
How did the device get into this state? After OTA process?
Doubt if it will work but you could try sideloading the Android N OTA.
---------- Post added at 01:15 PM ---------- Previous post was at 12:59 PM ----------
Have you tried "fastboot oem unlock", depending on how you relocked your device, that command might still be enabled in developer options.
Someone else suggested a solution in the other thread you posted in.
Click to expand...
Click to collapse
My brother try to root the device.
During flashing something go wrong.
So now
I tryed Factory Reset - it shows This is development device not intended for production use, hten TWRP start, shows errors "Unable to mount data.." and return to fastboot screen
Maybe some hope for you .........
If indeed you have TWRP recovery installed, and your system + data partition are not corrupted/deleted.
You maybe able to set OEM Unlock flag with a flash able script.
Get Nexus BootUnlocker script
Nexus BootUnlocker script (GN, N4, N5, N6, N7 '13, N9, N10)
I don't know about everyone else but sometimes I find I've rebooted into the bootloader only to realize I've forgotten to unlock it in segv11's excellent BootUnlocker App beforehand. Well, I decided to make a BootUnlocker Script for my Galaxy Nexus so I could just boot to recovery quickly, unlock, then adb reboot-bootloader (or use my Reboot To Bootloader script below) to get back without having to fully boot the OS to make the change. Also extremely useful in the case you aren't able to boot. As with the app there is no data loss like there would be with fastboot, allowing you to relock for safety. Originally posted in the GN EDIFY Scripting thread. Modified for the newer Nexus devices and combined into a single Nexus BootUnlocker zip with tamperbit reset support added using information from the BootUnlocker App Dev thread. For newer devices using Factory Reset Protection (N6+N9), the BootUnlocker Script can't directly toggle the lockstate due to new security tokens, but it does now toggle the ability to use "fastboot oem unlock" without needing a booted device.
Click to expand...
Click to collapse
If the script works, issue "fastboot oem unlock" in fastboot mode.
Note: The above script will only work from a custom recovery such as TWRP.
What happened:
- I backed up the device using TWRP
- I attempted to install a nightly update to my device
- The device got stuck in an infinite boot loop
- The device started back up in CyanogenMod Recovery (with no apparent way to get back to TWRP to use my backup)
- I clicked on (literally) every option possible in the CyanogenMod Recovery, eventually ending with a system format
Now, the device can boot into "FASTBOOT&RESCUE MODE", CyanogenMod Recovery, and Huawei eRecovery if connected via USB when rebooted.
I have attempted to fix everything using ADB (from both the FASTBOOT&RESCUE MODE and from CyanogenMod Recovery). The device is not showing up for ADB. When I type "fastboot devices", no devices are listed. When I go to "Devices and Printers," the device shows up in "Unspecified."
I attempted to use Huawei eRecovery and that does nothing.
I've run out of ideas. Everything on the internet says to "make sure usb debugging is enabled and do x, y, z." Well, I can't
No worries, mate. Install fastboot on your PC. Download a twrp image for our kiwi. The do a fastboot flash recovery /path/to/twrp.img and fastboot reboot. Should boot into twrp if there is nothing in /system. Restore your backup.
Calm down and stop clicking on every option possible. You can still boot in CM Recovery right? Download some other ROM, wipe system and install it. Wait for about 10-20 mins.
Sent from my Galaxy Tab 3 using XDA Labs
---------- Post added at 08:24 AM ---------- Previous post was at 08:22 AM ----------
You installed CM Recovery that's why you can't restore your backup. And of course your phone won't boot if you wiped system.
Sent from my Galaxy Tab 3 using XDA Labs
I am having exactly the same issue. The two possible solutions above didn't work. I'm totally out of ideas.
Nelor92 said:
I am having exactly the same issue. The two possible solutions above didn't work. I'm totally out of ideas.
Click to expand...
Click to collapse
what recovery you are on?
thilak devraj said:
what recovery you are on?
Click to expand...
Click to collapse
Model KIW-L24
The only two recovery options is what the other guy mentioned above. Cyanogenmod recovery and fastboot&rescue mode.
I had cyanogenmod 13 on the device. Tried one of the daily updates. Completely crashed during installing. Phone booted only into 'cyanogenmod recovery mode.' In order to enter rescure mode I have to go to advance -> Reboot to bootloader.
Nelor92 said:
Model KIW-L24
The only two recovery options is what the other guy mentioned above. Cyanogenmod recovery and fastboot&rescue mode.
I had cyanogenmod 13 on the device. Tried one of the daily updates. Completely crashed during installing. Phone booted only into 'cyanogenmod recovery mode.' In order to enter rescure mode I have to go to advance -> Reboot to bootloader.
Click to expand...
Click to collapse
do u get backup before ?
if no , do u every tried to restore stock throw TWRP ?
if no please give it a try .
if u dont know how to please reply back !!
Nelor92 said:
Model KIW-L24
The only two recovery options is what the other guy mentioned above. Cyanogenmod recovery and fastboot&rescue mode.
I had cyanogenmod 13 on the device. Tried one of the daily updates. Completely crashed during installing. Phone booted only into 'cyanogenmod recovery mode.' In order to enter rescure mode I have to go to advance -> Reboot to bootloader.
Click to expand...
Click to collapse
dont worry,, as long as you can access fastboot, your phone can be booted...
Romiui said:
do u get backup before ?
if no , do u every tried to restore stock throw TWRP ?
if no please give it a try .
if u dont know how to please reply back !!
Click to expand...
Click to collapse
So, I am trying to restore stop TWRP but in adb the phone isn't being recognized. Basically, I think USB debugging isn't on. I cannot get into settings, because I cannot boot the phone into os.
If you know how to work around this please let me know.
Thank you!
---------- Post added at 07:07 AM ---------- Previous post was at 07:07 AM ----------
thilak devraj said:
dont worry,, as long as you can access fastboot, your phone can be booted...
Click to expand...
Click to collapse
How do I boot it? I can get to fastboot, but when using adb, it cannot be recognized.
Nelor92 said:
So, I am trying to restore stop TWRP but in adb the phone isn't being recognized. Basically, I think USB debugging isn't on. I cannot get into settings, because I cannot boot the phone into os.
If you know how to work around this please let me know.
Thank you!
---------- Post added at 07:07 AM ---------- Previous post was at 07:07 AM ----------
How do I boot it? I can get to fastboot, but when using adb, it cannot be recognized.
Click to expand...
Click to collapse
if u get ur phone connected with fastboot mod it should recognize the debugging without turn it one throw OS !.
Try this https://androidmtk.com/download-15-seconds-adb-installer
if u got error installing or not installed meaning change ur PC / laptop any try again . it should work somewhere els .!
Romiui said:
if u get ur phone connected with fastboot mod it should recognize the debugging without turn it one throw OS !.
Try this https://androidmtk.com/download-15-seconds-adb-installer
if u got error installing or not installed meaning change ur PC / laptop any try again . it should work somewhere els .!
Click to expand...
Click to collapse
I'm pretty sure I already have adb and fastboot installed but I will try again.
Also, my phone isn't being recognized by my PC. It shows as an unknown device so I cannot access internal memory or an sd card.
---------- Post added at 07:30 AM ---------- Previous post was at 07:17 AM ----------
Nelor92 said:
I'm pretty sure I already have adb and fastboot installed but I will try again.
Also, my phone isn't being recognized by my PC. It shows as an unknown device so I cannot access internal memory or an sd card.
Click to expand...
Click to collapse
---------- Post added at 07:33 AM ---------- Previous post was at 07:30 AM ----------
Nelor92 said:
I'm pretty sure I already have adb and fastboot installed but I will try again.
Also, my phone isn't being recognized by my PC. It shows as an unknown device so I cannot access internal memory or an sd card.
---------- Post added at 07:30 AM ---------- Previous post was at 07:17 AM ----------
Click to expand...
Click to collapse
It did not work.
---------- Post added at 07:34 AM ---------- Previous post was at 07:33 AM ----------
Romiui said:
if u get ur phone connected with fastboot mod it should recognize the debugging without turn it one throw OS !.
Try this https://androidmtk.com/download-15-seconds-adb-installer
if u got error installing or not installed meaning change ur PC / laptop any try again . it should work somewhere els .!
Click to expand...
Click to collapse
it did not work.
seams u bricked ur phone as will ,
now what recovery u have ?
i'll see what kind of solution we have !.
---------- Post added at 07:41 AM ---------- Previous post was at 07:38 AM ----------
if dont have any recovery installed say so ,
Nelor92 said:
So, I am trying to restore stop TWRP but in adb the phone isn't being recognized. Basically, I think USB debugging isn't on. I cannot get into settings, because I cannot boot the phone into os.
If you know how to work around this please let me know.
Thank you!
---------- Post added at 07:07 AM ---------- Previous post was at 07:07 AM ----------
How do I boot it? I can get to fastboot, but when using adb, it cannot be recognized.
Click to expand...
Click to collapse
if you can get to fastboot then just a few lines of commands..
fastboot devices
and
fastboot flash recovery twrp.img
and if your phone is not responding to fastboot, check your drivers,,
thilak devraj said:
if you can get to fastboot then just a few lines of commands..
fastboot devices
and
fastboot flash recovery twrp.img
and if your phone is not responding to fastboot, check your drivers,,
Click to expand...
Click to collapse
its not recognized to his system !.. it seams bricked .
thilak devraj said:
if you can get to fastboot then just a few lines of commands..
fastboot devices
and
fastboot flash recovery twrp.img
and if your phone is not responding to fastboot, check your drivers,,
Click to expand...
Click to collapse
Ive tried it on 2 different computers. Neither work.
When I type "fastboot devices", it says, waiting on device.
---------- Post added at 08:11 AM ---------- Previous post was at 08:08 AM ----------
Romiui said:
seams u bricked ur phone as will ,
now what recovery u have ?
i'll see what kind of solution we have !.
---------- Post added at 07:41 AM ---------- Previous post was at 07:38 AM ----------
if dont have any recovery installed say so ,
Click to expand...
Click to collapse
yes its bricked. what you mean what recovery I have?
i mean now when u boot ur device is it keep looping or u can enter any recovery ?
ex:
TWRP , STOCK RECOVERY , Cyanogen Recovery
please reply .
Romiui said:
seams u bricked ur phone as will ,
now what recovery u have ?
i'll see what kind of solution we have !.
---------- Post added at 07:41 AM ---------- Previous post was at 07:38 AM ----------
if dont have any recovery installed say so ,
Click to expand...
Click to collapse
I have cyanogenmod recovery
i'll PM U .
If your PC shows your device as "Unknown Device" and you have Fastboot+ADB+Google USB drivers installed, then follow these steps:
1. Open Device manager.
2. Right click on Unknown Device.
3. Update Driver Software.
4. Select "Browse my computer for driver software".
5. Select " Let me pick from a list of device drivers on my computer".
6. Select Google and on right side select Composite Fastboot Interface.
7. Click next and OK.
Your device should be recognized by now.
Nelor92 said:
Ive tried it on 2 different computers. Neither work.
When I type "fastboot devices", it says, waiting on device.
---------- Post added at 08:11 AM ---------- Previous post was at 08:08 AM ----------
yes its bricked. what you mean what recovery I have?
Click to expand...
Click to collapse
ok, skip fastboot devices and try to flash recovery and tell me what it says..
hey guys please help me ...........
i was flashing twrp in my yu yureka but unfortunately i bricked it and i completely eased every thing. Now even it is not open in fastboot mode and recovery mode . when i plug it to my PC it gives a message device descriptor failed. Even it is not showing the logo of yu when i am pressing power button or pluging it in PC ......... help me guys i am in great trouble.
i had tried shorting the pin method but nothing worked
How'd come you just flash twrp and everything got erased?
What command did you input?
Maybe you flash wrong twrp version for your device?
I know this is not helping, but if you are failed to enter bootloader you are really in serious trouble man .. Don't messed up with bootloader..
R324D said:
How'd come you just flash twrp and everything got erased?
What command did you input?
Maybe you flash wrong twrp version for your device?
I know this is not helping, but if you are failed to enter bootloader you are really in serious trouble man .. Don't messed up with bootloader..
Click to expand...
Click to collapse
he meant he made a advanced wipe to do a clean install -i guess- but it didnt work as expected
---------- Post added at 11:23 AM ---------- Previous post was at 11:19 AM ----------
Hello,
you can use fastboot to flash stock factory image, also you may try to boot the twrp again (boot and not flash) using the following command:
fastboot boot <twrp-image-name>.img
++ when trying to flash the zip file of the custom rom what does it give ?
error or statement like
`binary updater failed or something ?
please provide more information about the exact error that happened after getting twrp and trying to flash
good luck
TheShadowMC said:
he meant he made a advanced wipe to do a clean install -i guess- but it didnt work as expected
---------- Post added at 11:23 AM ---------- Previous post was at 11:19 AM ----------
Hello,
you can use fastboot to flash stock factory image, also you may try to boot the twrp again (boot and not flash) using the following command:
fastboot boot <twrp-image-name>.img
++ when trying to flash the zip file of the custom rom what does it give ?
error or statement like
`binary updater failed or something ?
please provide more information about the exact error that happened after getting twrp and trying to flash
good luck
Click to expand...
Click to collapse
Lol, it might be, what I've read is, he said, ".. I flashing TWRP on my yu yureka..".
Idk
adityaprakashjoshi said:
hey guys please help me ...........
i was flashing twrp in my yu yureka but unfortunately i bricked it and i completely eased every thing. Now even it is not open in fastboot mode and recovery mode . when i plug it to my PC it gives a message device descriptor failed. Even it is not showing the logo of yu when i am pressing power button or pluging it in PC ......... help me guys i am in great trouble.
i had tried shorting the pin method but nothing worked
Click to expand...
Click to collapse
Can you give us a bit more detail? How did you flash? What did you do? What command? What error did it show? Anything?
The phone has unlockable bootloader and I only have low mobile data and was wondering if there's a way to rip the stock recovery to port twrp over.
When I get wifi tomorrow, I'll try using PC king root while the phone is in fastboot mode.
Kingoroot will get to 100 but fail, kingroot pc version would just give me Chinese letters and do nothing.
Can anyone list anyother root exploits I might I can try on this phone? I tried the Android version of kingroot , but that just gives me the request device and I can't bypass it.
Root u673c
... has anyone been able to root the U673C version 6.0.1, if so, guide me through it, thanks!
we need to somehow extract the stock recovery.img to port twrp over.
Rooted boot image for u673c
I have finally rooted this phone. Here is the rooted boot.img uploaded to MediaFire.
https://www.mediafire.com/download/r6hs4x6mju18j01
Its rooted with Magisk 17.1
Unlock bootloader rename file to boot.img and flash with fastboot.
tdawgg777 said:
I have finally rooted this phone. Here is the rooted boot.img uploaded to MediaFire.
https://www.mediafire.com/download/r6hs4x6mju18j01
Its rooted with Magisk 17.1
Unlock bootloader rename file to boot.img and flash with fastboot.
Click to expand...
Click to collapse
Awesome! SO is it possible to get more detailed instructions. It's been a few years since i've dont this stuff. My old brain's memory isn't so good.
DB225 said:
Awesome! SO is it possible to get more detailed instructions. It's been a few years since i've dont this stuff. My old brain's memory isn't so good.
Click to expand...
Click to collapse
Some instructions would be nice, Does not work I can get boot.img to install but it will only boot into stock recovery
In developer options click allow OEM unlocking then boot to fastboot mode and use fastboot to unlock bootloader and flash the rooted kernel.
Rename file to boot.img
Unlock bootloader: fastboot oem unlock
Flash kernel: fastboot flash boot boot.img
twrp is not included...
---------- Post added at 09:41 AM ---------- Previous post was at 09:35 AM ----------
Here is the twrp that I used and so far seems to work fine.
https://forum.xda-developers.com/showpost.php?p=78089109&postcount=283
Thank Rortiz2 for building it.
---------- Post added at 09:49 AM ---------- Previous post was at 09:41 AM ----------
If you are having trouble booting system after installing twrp try wiping data and cache.
The no verity zip should not be needed since kernel was patched with magisk... but if still Having issues booting system try flashing the no verity zip... you can search for it here on xda
Thank you !
I just wanted to thank you, I am disabled and dont have alot of income, This phone is my lefeline, I now have it rooted running Magisk 18.0 and TWRP is installed and seems to be working fine, However I would like to ask this. There is an pain in the ass app that seems to be part of the last firmware update this phone had, ( io.appservice.module ) ( Found in data/appi.service.module-1/base.apk
This Kunt sorry for the language, If you uninstall it it is back with every reboot ?
I can disable it to solve the problem but I would like it gone, Any thoughts ?
does anyone have twrp backup or copy firmware.I wipe internel by accident cant flash u673c no os,thanks sean
---------- Post added at 04:40 AM ---------- Previous post was at 04:32 AM ----------
does anyone have backup or copy firmware u673c cause screwed up wiped internel memory,sean
derwoodbones said:
I just wanted to thank you, I am disabled and dont have alot of income, This phone is my lefeline, I now have it rooted running Magisk 18.0 and TWRP is installed and seems to be working fine, However I would like to ask this. There is an pain in the ass app that seems to be part of the last firmware update this phone had, ( io.appservice.module ) ( Found in data/appi.service.module-1/base.apk
This Kunt sorry for the language, If you uninstall it it is back with every reboot ?
I can disable it to solve the problem but I would like it gone, Any thoughts ?
Click to expand...
Click to collapse
I would just disable the app... just in case there is an update for the phone in future... if you remove the app the update will fail but if its disabled you can just enable it take update and then disable it again... also disable the stock gallery and install a third party one from the playstore... the stock gallery app will through all sorts of ads at you full screen ads as well.
I used titainium backup to disable all apps I didn't want... bit you can use what ever app you want. You can disable most apps in the apps info but not all apps.
I just use the phone as a backup and don't know where it is right now but when I come accross it I'll post all the apps I disabled here.
I healthfully thank you
---------- Post added at 04:00 AM ---------- Previous post was at 03:59 AM ----------
I fully thank you
Thanks for the info!
In your post, you wrote, "then boot to fastboot mode".
Kindly explain how that is done on this phone. After spending hours, I can't figure it out.
Thanks again!
tdawgg777 said:
In developer options click allow OEM unlocking then boot to fastboot mode and use fastboot to unlock bootloader and flash the rooted kernel.
Rename file to boot.img
Unlock bootloader: fastboot oem unlock
Flash kernel: fastboot flash boot boot.img
twrp is not included...
---------- Post added at 09:41 AM ---------- Previous post was at 09:35 AM ----------
Here is the twrp that I used and so far seems to work fine.
https://forum.xda-developers.com/showpost.php?p=78089109&postcount=283
Thank Rortiz2 for building it.
---------- Post added at 09:49 AM ---------- Previous post was at 09:41 AM ----------
If you are having trouble booting system after installing twrp try wiping data and cache.
The no verity zip should not be needed since kernel was patched with magisk... but if still Having issues booting system try flashing the no verity zip... you can search for it here on xda
Click to expand...
Click to collapse
smuskat said:
Thanks for the info!
In your post, you wrote, "then boot to fastboot mode".
Kindly explain how that is done on this phone. After spending hours, I can't figure it out.
Thanks again!
Click to expand...
Click to collapse
I'm sorry I can remember the button combo... From phone off press and hold vol down and power release power and keep holding vol down... I think fast boot mode is an all black screen or it just has umx logo, can't remember exactly... when you have a fast hooky cmd window open type fastboot devices to see if your phone is connected... if it is not try holding vol up instead of vol down when turning phone on... if vol up don't work try holding both vol buttons. Before this can be done make sure usb debugging is enabled in developer options and authorize your pc when prompted... alternately after you have adb authorized you could use adb cmd "adb reboot bootloader"
If you ned help with adb/fastboot do a quick google search you will find plenty of info and instructions
I appreciate your reply.
But I need some more assistance, please:
I've rooted many devices, flashed custom ROM's, Custom recoveries, etc, but I'm completely stuck now with this phone.
I tried "Power and Vol Down"....nothing.
I tried "Power and Vol Up"...and for a split second I see the Android robot on its back...but after that split second, I'm in the stock recovery menu.
One of the stock recovery menu choices is to reboot into Bootloader. When I try that, the phone reboots; but to the best of my knowledge, does not get into Bootloader mode.
I have installed ADB on my PC. When I type "ADB devices", I see my phone listed. But when I type "adb reboot bootloader", it reboots, but not into Bootloader.
I have USB debugging enabled, I have authorized my PC, and in Developer options, I have enabled the "Unlock Bootloader" option.
My Googling results have not yielded useful info.
I'm stuck.....
I hope that someone with experience with this particular device can please tell me what I'm doing wrong.
Thank you!
tdawgg777 said:
I'm sorry I can remember the button combo... From phone off press and hold vol down and power release power and keep holding vol down... I think fast boot mode is an all black screen or it just has umx logo, can't remember exactly... when you have a fast hooky cmd window open type fastboot devices to see if your phone is connected... if it is not try holding vol up instead of vol down when turning phone on... if vol up don't work try holding both vol buttons. Before this can be done make sure usb debugging is enabled in developer options and authorize your pc when prompted... alternately after you have adb authorized you could use adb cmd "adb reboot bootloader"
If you ned help with adb/fastboot do a quick google search you will find plenty of info and instructions
Click to expand...
Click to collapse
hope it helps
for me command "Fastboot Continue" would make it continue to load, it did take a while....
if it continues the loop then something went wrong. as i got the infinite bootscreen 1st try.
i just reinstalled the boot image a 2nd time and it worked here's the CRC-32 Hash "a483081b"
Not sure what you mean. You wrote " command "Fastboot Continue" would make it continue to load" Do you mean from the PC command prompt? Do you mean from the phone's recovery menu?
You also wrote " i got the infinite bootscreen 1st try"
I don't know what you mean by "infinite bootscreen"......
Sorry I'm having trouble....ty!
Liberator Elite said:
for me command "Fastboot Continue" would make it continue to load, it did take a while....
if it continues the loop then something went wrong. as i got the infinite bootscreen 1st try.
i just reinstalled the boot image a 2nd time and it worked here's the CRC-32 Hash "a483081b"
Click to expand...
Click to collapse
More Info
smuskat said:
Not sure what you mean. You wrote " command "Fastboot Continue" would make it continue to load" Do you mean from the PC command prompt? Do you mean from the phone's recovery menu?
You also wrote " i got the infinite bootscreen 1st try"
I don't know what you mean by "infinite bootscreen"......
Sorry I'm having trouble....ty!
Click to expand...
Click to collapse
Sent ya PM
Smuskat
Hope That Helps.
I Got Magisk, Xposed & Even A Custom Bootscreen With Sound on Mine.
Okay. Got it all done, mostly thanks to Liberator Elite. And just so that no one else should ever be as stuck as I was, please allow me to clarify what actually worked:
I kept on attempting to put the phone into Fastboot mode or Bootloader mode. I could enter the stock recovery, choose to boot into Bootloader, but it wasn't working--or so I thought. All I would see upon reboot was a screen that was black, with the words "UMX" (Ultimate Mobile Xperience??? or whatever...)
However, Liberator Elite called to my attention that that screen WAS THE BOOTLOADER screen. I typed "Fastboot Devices" from the command prompt, and there was my phone! I then was able to flash over the boot.img file, and the TWRP posted here, and from TWRP, I was able to install Magisk.
For some of you, this is all simple--thanks for not laughing.
And to the entire community, thanks for being such a great resource! All done--thanks to you guys. Much appreciated!!!
Hi there,
New here so thanks in advance for any help you guys could provide.
I need to root my Honor 9 for Android Development purposes so I tried to unlock the bootloader to install a TWRP.
(following this thread : https://forum.xda-developers.com/honor-9/how-to/how-to-root-honor-9-stf-l09c432b360a-t3778110)
When it comes to the "adb reboot recovery_ramdisk", it loads to that error message :
Error Mode
Attention!
Please update system again
Error!
Func no: 11 recovery image
Error no: 2 (load failed!)
Any clues of what i'm doing wrong and how I can get rid of that error message...?
(The goral is to root the phone using that Magisk thing everyone's talking about )
Thanks a lot!
still need help ?
oslo83 said:
still need help ?
Click to expand...
Click to collapse
Hi Oslo83!
Yup, still need help. I don't understand what i'have done wrong :/
Phone is still booting in normal mode ?
You got this error screen only when bootinng to recovery ?
Do you still have access ro bootloader ?
---------- Post added at 12:09 ---------- Previous post was at 12:09 ----------
-ro +to
phone is still booting, no probs with that, and I still have access to bootloader yup.
i get the error message when i boot into recovery with adb reboot recovery_ramdisk
if i boot into nrecovery by pressing the buttons, i have the default honor recovery appearing.
What firmware version and region are you on ?
8.0.0.xxx (Cyyy) ?
Recovery mode is 'recovery_ramdisk'...
You should boot in twrp 0.3 when booting into recovery, as you flashed it, if you typed the right command...
recovery and erecovery are 2 differents mode on differents partition.
oslo83 said:
What firmware version and region are you on ?
8.0.0.xxx (Cyyy) ?
Recovery mode is 'recovery_ramdisk'...
You should boot in twrp 0.3 when booting into recovery, as you flashed it, if you typed the right command...
recovery and erecovery are 2 differents mode on differents partition.
Click to expand...
Click to collapse
Version : 8.0.0.364
Region: C432
Well, as i said, i followed the thread step by step and yet, still no twrp.
Thing is, if I want to flash it again with adb (in case of something went wrong during flash?), well, i get a "FAILED" error
it wont flash with adb, but with fastboot it will...
I really think you messed the command you previously typed. Can you post them ?
You'll have to
Code:
fastboot flash recovery_ramdisk stf-twrp-zxz-0.3.img
again then to boot to recovery mode.
---------- Post added at 12:57 ---------- Previous post was at 12:56 ----------
Fant0hm said:
well, i get a "FAILED" error
Click to expand...
Click to collapse
Post the whole error output...
well, first, i connect the phone with usb debug and OEM enabled.
i do
Code:
adb reboot bootloader
wich give me the "fastboot&rescue mode" with phone unlocked and FRP unlock in red
then i do
Code:
fastboot flash recovery_ramdisk stf-twrp-zxz-0.3.img
and it tells me :
Code:
target didn't report max-dowload-size
sending 'recovery_ramdisk' (0KB)...
FAILED (command write failed 'No error))
finished. total time : 0.016s
You're stf-twrp-zxz-0.3.img is wrong or not i' your working folder. Download it again.
---------- Post added at 13:45 ---------- Previous post was at 13:45 ----------
-you're +your -i' +in
Oh! it worked!
Problem apparently wasn't the .img but the "Minimal adb and fastboot"
I downloaded sdk platform tools on my home personnal computer and managed to install twrp (plus, buttons and flash work correctly, yay!)
So, problem solved i guess.
Thanks a lot for your time, Oslo!
I'm using Minimal adb and fastboot without any problem.
oslo83 said:
I'm using Minimal adb and fastboot without any problem.
Click to expand...
Click to collapse
well, i don't know what else it could be. used the same files, the same commands...