Hello
I have unlocked the boot loader
Booted into the bootloader "adb reboot bootloader"
I flashed twrp successful using fastboot
fastboot flash recovery twrp.img
target reported max download size of 536870912 bytes
sending 'recovery' (17524 KB)...
OKAY [ 0.402s]
writing 'recovery'...
OKAY [ 0.160s]
finished. total time: 0.567s
BUT when I try to boot into the recovery it doesn't work
downloading 'boot.img'...
OKAY [ 0.398s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.421s
downloading 'boot.img'...
OKAY [ 0.398s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.421s
I dont want to use the keycombo to try to get into twrp for the first since its tricky and if I fail I have to start over again?
rpsweb said:
Hello
I have unlocked the boot loader
Booted into the bootloader "adb reboot bootloader"
I flashed twrp successful using fastboot
fastboot flash recovery twrp.img
target reported max download size of 536870912 bytes
sending 'recovery' (17524 KB)...
OKAY [ 0.402s]
writing 'recovery'...
OKAY [ 0.160s]
finished. total time: 0.567s
BUT when I try to boot into the recovery it doesn't work
downloading 'boot.img'...
OKAY [ 0.398s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.421s
downloading 'boot.img'...
OKAY [ 0.398s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.421s
I dont want to use the keycombo to try to get into twrp for the first since its tricky and if I fail I have to start over again?
Click to expand...
Click to collapse
If you don't want to use the combination then give up, it's the only way to boot in twrp the first time.
I talked some nice folks in #twrp on freenode irc chat for the h850 you to have to use version 3.0.2.1 most of guides refer to a earlier that won't stick
Sent from my LG-H850 using XDA-Developers mobile app
3.0.2.0 doesn't work.
3.0.2.1 works for me but only for one time, if I leave TWRP I don't have it anymore.
dymosilesia said:
3.0.2.0 doesn't work.
3.0.2.1 works for me but only for one time, if I leave TWRP I don't have it anymore.
Click to expand...
Click to collapse
Root the phone then you can flash twrp in andriod
dymosilesia said:
3.0.2.0 doesn't work.
3.0.2.1 works for me but only for one time, if I leave TWRP I don't have it anymore.
Click to expand...
Click to collapse
Thanks for this tip! I just saw this solution on another site too. However, where did you get 3.0.2.1? The TeamWin site shows 3.0.2 is the latest for the H850. Do you choose another device on their site? Could you post the version that you used here?
It's now posted and 3.0.2.1 and it fixed it for me! Thanks!!
https://dl.twrp.me/h850/
@rpsweb yeah that's right. I forgot about flashify. Thanks
Related
Hello everyone. I have some issues with Fastboot. whenever I try to flash recovery.img i get this error. my device is Cherry Mobile Touch xl 2 with android 6.0 and mt6580.
C:\android-sdk_r24.4.1-windows\android-sdk-windows\platform-tools>fastboot flash flash recovery.img
target reported max download size of 134217728 bytes
sending 'flash' (10678 KB)...
OKAY [ 0.266s]
writing 'flash'...
FAILED (remote: partition table doesn't exist)
finished. total time: 0.281s
When I try to just boot into custom recovery, everything goes well except that the phone just reboots. it does not boot into custom recovery. I heard it from somewhere that fastboot boot recovery.img command did not work anymore. Is this true?
C:\android-sdk_r24.4.1-windows\android-sdk-windows\platform-tools>fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 0.281s]
booting...
OKAY [ 0.063s]
finished. total time: 0.344s
Thank you for your help.
Hi there!
I followed this guide to the letter: https://forums.oneplus.net/threads/...om-recovery-root-take-efs-backup-more.401713/
When I try to reboot from flashing the recovery I get this:
fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (11248 KB)...
OKAY [ 0.354s]
writing 'recovery'...
OKAY [ 0.212s]
finished. total time: 0.568s
fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 0.354s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.388s
I've searched around the forums (official and here) and there are some random threads with links that are either out of date or broken and don't work. I've tried like 10 different recoveries and every single one gives me this error.
Halp?
I've come from a fully updated 6.0.1 OPX
Bolded text seems to be the root cause and I can't find ANYTHING to solve it.
Hello,
Im trying to flash TWRP on my LG G5.
The installation is successful but i cant boot into it.
I already unlocked my Bootloader.
It keeps telling me this:
PS C:\adb> fastboot flash recovery twrp.img
target reported max download size of 536870912 bytes
sending 'recovery' (19132 KB)...
OKAY [ 0.443s]
writing 'recovery'...
OKAY [ 0.203s]
finished. total time: 0.646s
PS C:\adb> fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 0.418s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.449s
When i try to get into recovery with the button method i get the stock recovery.
Pls help...
That means that the bootloader is unlocked right?
PS C:\adb> fastboot getvar unlocked
unlocked: yes
finished. total time: 0.000s
Hello xda.
I am having a big problem with trying to flash a recovery image for my LG Aristo 2.
Whenever I execute the command "fastboot flash recovery recovery.img", it comes up with this.
Code:
target reported max download size of 262144000 bytes sending 'recovery' (16954 KB)... OKAY [ 0.539s] writing 'recovery'... FAILED (remote: unknown command) finished. total time: 0.543s
I tried "fastboot boot recovery.img" and it gave me this.
Code:
downloading 'boot.img'... OKAY [ 0.538s] booting... FAILED (remote: unknown command) finished. total time: 0.542s
Why does it say this? Please help. I just want to root my phone.
Sidenote: This is my first time actually being able to root.
Hi folks,
I´ve an Xiaomi Poco F1 with an unlocked bootloader. Usb debugging is enabled and no password is set. If I run
HTML:
fastboot flash recovery twrp.img
the error
HTML:
Sending 'recovery' (31000 KB) FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
appers. Any ideas why this happens?
Count_Omega said:
Hi folks,
I´ve an Xiaomi Poco F1 with an unlocked bootloader. Usb debugging is enabled and no password is set. If I run
HTML:
fastboot flash recovery twrp.img
the error
HTML:
Sending 'recovery' (31000 KB) FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
appers. Any ideas why this happens?
Click to expand...
Click to collapse
Under linux, I get a success
HTML:
target reported max download size of 536870912 bytes
sending 'recovery' (6 KB)...
OKAY [ 0.010s]
writing 'recovery'...
OKAY [ 0.003s]
finished. total time: 0.013s
and
HTML:
fastboot boot twrp.img
creating boot image...
creating boot image - 10240 bytes
downloading 'boot.img'...
OKAY [ 0.008s]
booting...
OKAY [ 0.051s]
finished. total time: 0.059s
runs along. But it doesn´t get through to the twrp screen.
some weeks ago i read on forum that miui10.0.3 or 4 has some fastboot errors,
for example if you have flashed miui10.0.3 or 10.0.4 and then try to write recovery it will give error in fastboot
i would suggest flash miui10.0.1 or earlier via miuiflasher fastboot rom and then try!