lg g7 G710EMW cant flash TWRP - LG G7 ThinQ Questions & Answers

Hi
im trying to flash the twrp on recovery (fastboot flash recovery twrp.img) but im getting
Sending 'recovery' (29108 KB) OKAY [ 0.742s]
Writing 'recovery' FAILED (remote: 'Cannot flash this partition in unlocked state')
fastboot: error: Command failed
my bootloader is unlocked and phone is rooted
thanks for the help.

Related

[Q] Need help

I recently unlocked my tmobile mytouch 3g slide's bootloader with the htc method and i'm having trouble flashing a recovery with the command prompt fastboot thing. it has:
Code:
c:\Android>fastboot flash recovery recovery.img
sending 'recovery' (4528 KB)...
OKAY [ 0.971s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 0.976s
I've seen people before who have unlocked the bootloader with the htc method do this but did not get the error. Any help would be great thanks.
Update: I'm sorry for being stupid, haha, i found out that the recovery img wasn't compatible with my phone

TWRP problem, fastboot boot -> unknown command

Hi !
I'm trying to install the custom recovery TWRP on my LG G4, the "fastboot flash recovery (file)" command works :
Sending 'recovery' (6002 KB) OKAY [ 0.166s]
Writing 'recovery' OKAY [ 0.067s]
Finished. Total time: 0.292s
But then the "fastboot boot (file)" command doesn't ! It says :
Sending 'boot.img' (6002 KB) OKAY [ 0.144s]
Booting FAILED (remote: 'unknown command')
By the way when I try to enter into recovery mod using the power+volume down method it asks If I want to do a factory reset, If I say yes it does it, if I say no it just boot normally, no recovery mod.
By bootloader is unlocked, I checked using the "fastboot getvar unlocked" command, and I have the "your device software cannot be checked for corruption, lock the bootloader" screen.
Do you guys know what's the problem ?
Read the official TWRP thread (also linked in my signature)
Sent from my OnePlus 6T using XDA Labs
Thank you for your help, I managed to make it work

help - fastboot mode only

a friend sold me new pixel 3 xl. they someone messed up rooting and screwed up something. $50 i paid
twrp was installed it was latest version
phone off and hit power or hold power nothing that i can see on screen
power and volume down i can go into fastboot mode, device says unlocked adb can see it in fastboot device
if i select restart bootloader i get nothing
if i select recovery mode nothing
what do i need to do?
tried this
C:\abd\platform-tools>fastboot flash boot boot.img
Sending 'boot_a' (65536 KB) OKAY [ 1.599s]
Writing 'boot_a' OKAY [ 0.508s]
Finished. Total time: 2.562s
C:\abd\platform-tools>fastboot boot twrp.img
Sending 'boot.img' (65536 KB) OKAY [ 1.529s]
Booting FAILED (remote: 'Error calling AvbLoadAndVerifyBootImages Load Error')
fastboot: error: Command failed\
Opps delete
kingrat said:
C:\abd\platform-tools>fastboot boot twrp.img
Sending 'boot.img' (65536 KB) OKAY [ 1.529s]
Booting FAILED (remote: 'Error calling AvbLoadAndVerifyBootImages Load Error')
fastboot: error: Command failed\
Click to expand...
Click to collapse
Your cut and paste was a fail. The command you entered was to boot twrp, but the "error" returned occurred after "SENDING BOOT.IMG". Quit screwing around and flash the full factory image first and try to get it to boot to System first. Report any errors.
Crap, I see what occurred. Sorry to bother you, someone else replied and told me what to do and that work and he wasn't Richard cranium about it. Thanks for your response.

Unable to flash TWRP after flashing factory image (Not allowed to flash (recovery))

I wiped my device and flashed the latest factory image. I am now trying to install TWRP but fastboot returns the following:
Code:
./fastboot flash recovery ./twrp.img
Sending 'recovery' (65536 KB) OKAY [ 1.860s]
Writing 'recovery' FAILED (remote: 'Not allowed to flash (recovery)')
fastboot: error: Command failed
The bootloader is unlocked, and I have tried relocking and unlocking it to no effect.
pismosi said:
I wiped my device and flashed the latest factory image. I am now trying to install TWRP but fastboot returns the following:
Code:
./fastboot flash recovery ./twrp.img
Sending 'recovery' (65536 KB) OKAY [ 1.860s]
Writing 'recovery' FAILED (remote: 'Not allowed to flash (recovery)')
fastboot: error: Command failed
The bootloader is unlocked, and I have tried relocking and unlocking it to no effect.
Click to expand...
Click to collapse
twrp doesn't work for android 10. please be specific about versions of android and twrp you are using
pismosi said:
I wiped my device and flashed the latest factory image. I am now trying to install TWRP but fastboot returns the following:
Code:
./fastboot flash recovery ./twrp.img
Sending 'recovery' (65536 KB) OKAY [ 1.860s]
Writing 'recovery' FAILED (remote: 'Not allowed to flash (recovery)')
fastboot: error: Command failed
The bootloader is unlocked, and I have tried relocking and unlocking it to no effect.
Click to expand...
Click to collapse
As already noted, TWRP has never worked with 10. If you are on 9 then head over to the dedicated TWRP thread and get yourself up to speed.
if on android 9 it would be fastboot boot twrp. img. (if on Pie)
A/B slot devices don't have a dedicated recovery partition. (reason why flashing to recovery didn't work)
Android 10 doesn't have working TWRP yet. ( can't decrypt data or something)

Question TWRP Moto G20

Looking for a custom recovery I found this page where it contains a TWRP that is supposedly compatible with the Moto G20.
Download TWRP 3.5.2 For Moto G20- How to install ยป The TechGyan Gadgets
How To Install TWRP Recovery on Moto G20-Step 1. Bootloader Unlock on Moto G20.Step 2. Install TWRP Recovery on Moto G20.
mytechgyangadgets.com
Link TWRP:
motorola twrp recovery.img
drive.google.com
I did not want to risk trying it since I do not know much about this and what can happen if it is not correct. Someone to solve my doubt? or know of a compatible custom recovery? Gracias. :XX
Hey!
I tried booting directly into twrp in fastboot mode using ./fastboot boot twrp recovery.img and get this:
Sending 'boot.img' (26460 KB) OKAY [ 0.688s]
Booting OKAY [ 0.000s]
Finished. Total time: 0.717s
But the Phone only restarts into normal Motorola OS.
Robyn_232 said:
Hey!
I tried booting directly into twrp in fastboot mode using ./fastboot boot twrp recovery.img and get this:
Sending 'boot.img' (26460 KB) OKAY [ 0.688s]
Booting OKAY [ 0.000s]
Finished. Total time: 0.717s
But the Phone only restarts into normal Motorola OS.
Click to expand...
Click to collapse
hello! Thanks for replying, I guess we have to wait. :c
voy a intertar
it can not i put this .\fastboot.exe flash recovery "C:\Program Files (x86)\Minimal ADB and Fastboot\motorola twrp recovery.img"
and this appears
Sending 'recovery' (26460 KB) OKAY [ 0.748s]
Writing 'recovery' FAILED (remote: 'No such file or directory')
fastboot: error: Command failed
and when I enter the recovery the default revorey appears
Watch the Thread called "Building TWRP for Moto G20" there is someone with a working twrp but theres no download link until now.

Categories

Resources