error installing twrp - Moto G8 Plus Questions & Answers

trying to install twrp,the bootloader is already unlocked.
this is what happens:
fastboot flash recovery recovery.img
target reported max download size of 805263360 bytes
sending 'recovery' (34200 KB)...
OKAY [ 0.728s]
writing 'recovery'...
(bootloader) Invalid partition name recovery
FAILED (remote failure)
finished. total time: 0.841s
fastboot boot recovery twrp.img also give a error
what is the solution ?

neozbr said:
trying to install twrp,the bootloader is already unlocked.
this is what happens:
fastboot flash recovery recovery.img
target reported max download size of 805263360 bytes
sending 'recovery' (34200 KB)...
OKAY [ 0.728s]
writing 'recovery'...
(bootloader) Invalid partition name recovery
FAILED (remote failure)
finished. total time: 0.841s
fastboot boot recovery twrp.img also give a error
what is the solution ?
Click to expand...
Click to collapse
OK:
1. First you need to root the device. Follow this guide. You will use adb to patch the boot.img file of your current firmware.
2. After you have rooted, you can install the unofficial TWRP for Android 10 Moto G8 Plus from here. The zip file will install through magisk. Works fine; I tested it last night.

Related

[Q] [SOLVED] “Invalid image size for partition recovery”

I'm trying to flash a recovery image to a Razr Maxx HD, but I'm not entirely sure that I'm doing it correctly.
Code:
$ sudo fastboot flash recovery ~/recovery.img
(bootloader) Variable not supported!
target reported max download size of 31457280 bytes
sending 'recovery' (7340 KB)...
OKAY [ 0.589s]
writing 'recovery'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.734s
Afterwards, my phone says “invalid image size for partition recovery.” The image I'm using is at goo .im /devs /Hashcode /vanquish, and I've tried all three versions. Am I on the right track at all or no?
Edit: Never mind. Gotta unlock the phone first. Problem solved.
I also saw that error when it was the wrong carrier recovery image

i cant install twrp htc u11 version 2.33.401.19 - Unlock Bootloader:ok adb installer

i cant install twrp htc u11 version 2.33.401.19 - Unlock Bootloaderk adb installer
but flach fail
PS C:\Users\HP\Desktop\Fastboot> fastboot flash recovery twrp.img
target reported max download size of 536870912 bytes
sending 'recovery' (39476 KB)...
OKAY [ 1.390s]
writing 'recovery'...
FAILED (remote: Not allowed on PRODUCTION device)
finished. total time: 1.395s
PS C:\Users\HP\Desktop\Fastboot>
abdedaeim said:
i cant install twrp htc u11 version 2.33.401.19 - Unlock Bootloaderk adb installer
but flach fail
PS C:\Users\HP\Desktop\Fastboot> fastboot flash recovery twrp.img
target reported max download size of 536870912 bytes
sending 'recovery' (39476 KB)...
OKAY [ 1.390s]
writing 'recovery'...
FAILED (remote: Not allowed on PRODUCTION device)
finished. total time: 1.395s
PS C:\Users\HP\Desktop\Fastboot>
Click to expand...
Click to collapse
Try fastboot boot twrp.img and then flash it from recovery.

TWRP Not Booting

Hey guys,
I recently flashed HAVOC OS on my 1+7 Pro.
I got to TWRP by using the boot command, however now I cannot boot to TWRP. When using the command:
Code:
fastboot flash recovery twrp.img
I get the following error:
Code:
sending 'recovery' (31440 KB)...
OKAY [ 0.697s]
writing 'recovery'...
FAILED (remote: (recovery_b) No such partition)
finished. total time: 0.733s
Then when I try:
Code:
fastboot boot twrp.img
I get the following error:
Code:
downloading 'boot.img'...
OKAY [ 0.698s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.728s
Is anyone able to help?
Why not try installing TWRP via magisk?? Its easier that way
/\ agree /\
:angel:
lawrence_craig said:
Hey guys,
I recently flashed HAVOC OS on my 1+7 Pro.
I got to TWRP by using the boot command, however now I cannot boot to TWRP. When using the command:
Code:
fastboot flash recovery twrp.img
I get the following error:
Code:
sending 'recovery' (31440 KB)...
OKAY [ 0.697s]
writing 'recovery'...
FAILED (remote: (recovery_b) No such partition)
finished. total time: 0.733s
Then when I try:
Code:
fastboot boot twrp.img
I get the following error:
Code:
downloading 'boot.img'...
OKAY [ 0.698s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.728s
Is anyone able to help?
Click to expand...
Click to collapse
Make sure you are using the latest TWRP img.
Never flash recovery. Always boot recovery and then install TWRP zip. Have you not read the instructions?
As others mentioned, easier way to recover TWRP is to flash a magisk patch boot.img and flash TWRP zip in magisk.
Thanks for the tips guys, all sorted!

Need fast help! Unbrick

I wiped everything in trwp when I was going to install Lineage, I did the misstake to restart the recovery and now Im stuck in the bootlaoder.
I need to install the stoc firmware via fastboot/bootlaoder but can't find any img file, only zip file of the Stock firmware.
Is is possible to install a zip file via fastboot?
Fastboot recognize the phone when typing the commando fastboot devices, so I see the serial nr.
If I try to install twrp img both on boot and flash recovery commando I get this:
PS C:\Android> fastboot boot twrp-3.2.1-0-enchilada.img
downloading 'boot.img'...
OKAY [ 0.577s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
finished. total time: 0.598s
PS C:\Android> fastboot flash recovery twrp-3.2.1-0-enchilada.img
target reported max download size of 536870912 bytes
sending 'recovery' (26748 KB)...
OKAY [ 0.574s]
writing 'recovery'...
FAILED (remote: (recovery_b) No such partition)
finished. total time: 0.579s
I have tried the MsmDownloadTool V4.0, but the deviced manager in windows doesn't find the Qualcom....
@Peterrrrr said:
I wiped everything in trwp when I was going to install Lineage, I did the misstake to restart the recovery and now Im stuck in the bootlaoder.
I need to install the stoc firmware via fastboot/bootlaoder but can't find any img file, only zip file of the Stock firmware.
Is is possible to install a zip file via fastboot?
Fastboot recognize the phone when typing the commando fastboot devices, so I see the serial nr.
If I try to install twrp img both on boot and flash recovery commando I get this:
PS C:\Android> fastboot boot twrp-3.2.1-0-enchilada.img
downloading 'boot.img'...
OKAY [ 0.577s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
finished. total time: 0.598s
PS C:\Android> fastboot flash recovery twrp-3.2.1-0-enchilada.img
target reported max download size of 536870912 bytes
sending 'recovery' (26748 KB)...
OKAY [ 0.574s]
writing 'recovery'...
FAILED (remote: (recovery_b) No such partition)
finished. total time: 0.579s
I have tried the MsmDownloadTool V4.0, but the deviced manager in windows doesn't find the Qualcom....
Click to expand...
Click to collapse
I have never tried msmtool, but it sounds like a driver issue. Maybe take a closer look at their instructions
You can try these fastboot flashable stock roms.
You have few options to solve your issue. Now you are in slot B. You can change switch partition to A with fastboot. Try use: fastboot --set-active=a. It will switch to partition A and then try to boot/flash recovery. Also you have try to use fastboot roms with flashall.bat. There are few availaible in forum.
If you would like to use MSM you have to connect phone in proper mode to PC. Power off and hold Vol+ then connect. Also try to install latest Qualcomm drivers.
Msm tool
Download and use msm tool

Pixel 3 won't let me flash anything

I have official android 11 without root or anything but it does not let me flash anything or boot and it tells me the fastboot of the mobile that is in the slot: B
PS C:\Users\vickd\Desktop\blueline-rp1a.200720.009> fastboot boot TWRP.img
downloading 'boot.img'...
OKAY [ 2.548s]
booting...
FAILED (remote: Error verifying the received boot.img: Invalid Parameter)
finished. total time: 5.862s
PS C:\Users\vickd\Desktop\blueline-rp1a.200720.009> Fastboot flash recovery TWRP.img
target reported max download size of 268435456 bytes
sending 'recovery' (65536 KB)...
OKAY [ 2.621s]
writing 'recovery'...
FAILED (remote: Not allowed to flash (recovery))
finished. total time: 2.773s
PS C:\Users\vickd\Desktop\blueline-rp1a.200720.009>
vickmen said:
I have official android 11 without root or anything but it does not let me flash anything or boot and it tells me the fastboot of the mobile that is in the slot: B
PS C:\Users\vickd\Desktop\blueline-rp1a.200720.009> fastboot boot TWRP.img
downloading 'boot.img'...
OKAY [ 2.548s]
booting...
FAILED (remote: Error verifying the received boot.img: Invalid Parameter)
finished. total time: 5.862s
PS C:\Users\vickd\Desktop\blueline-rp1a.200720.009> Fastboot flash recovery TWRP.img
target reported max download size of 268435456 bytes
sending 'recovery' (65536 KB)...
OKAY [ 2.621s]
writing 'recovery'...
FAILED (remote: Not allowed to flash (recovery))
finished. total time: 2.773s
PS C:\Users\vickd\Desktop\blueline-rp1a.200720.009>
Click to expand...
Click to collapse
TWRP has not worked on Pixel 3 since Android 9. There is a test build for Android 10 at https://forum.xda-developers.com/pixel-3/development/twrp-3-2-3-0-pixel-3-t3861622/page29, but the only response to that post was it did not work. There is nothing for Android 11.
dcarvil said:
TWRP has not worked on Pixel 3 since Android 9. There is a test build for Android 10 at https://forum.xda-developers.com/pixel-3/development/twrp-3-2-3-0-pixel-3-t3861622/page29, but the only response to that post was it did not work. There is nothing for Android 11.
Click to expand...
Click to collapse
Thank you, he enters me and everything but he asks me for a password, I put it on him and nothing but at least I know that my mobile is in good condition, I had been scared hahaha

Categories

Resources