I've bean trying to go to twrp and every time it only says
downloading 'boot.img'...
OKAY [ 1.523s]
booting...
FAILED (remote: Error verifying the received boot.img: Invalid Parameter)
finished. total time: 3.874s
can anyone help and yes i did unlock the bootloader
Did you try
Bash:
fastboot boot twrp.img
i did
dizziboi said:
I've bean trying to go to twrp and every time it only says
downloading 'boot.img'...
OKAY [ 1.523s]
booting...
FAILED (remote: Error verifying the received boot.img: Invalid Parameter)
finished. total time: 3.874s
can anyone help and yes i did unlock the bootloader
Click to expand...
Click to collapse
TWRP recovery is not boot.img, but is recovery.img
i fixed it
dizziboi said:
i fixed it
Click to expand...
Click to collapse
So how did you go about fixing it? Thanks for sharing your method!
i found a way to get back into recovery mode then i sideloaded the android 12 dev preview
Related
I have a phone with HBOOT 1.01 S-off.
Code:
LEGEND PVT SHIP S-OFF
HBOOT-1.01.0000
I'm trying to flash the CWM. In the fastboot via adb:
Code:
fastboot flash image image.img
Get the error:
Code:
sending 'recovery' (3112 KB)
OKAY [ 0.410s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.410s
What am I doing wrong? How do I flash the image of CWM recovery?
P.S. Sorry for my bad English...
clever_man said:
I have a phone with HBOOT 1.01 S-off.
Code:
LEGEND PVT SHIP S-OFF
HBOOT-1.01.0000
I'm trying to flash the CWM. In the fastboot via adb:
Code:
fastboot flash image image.img
Get the error:
Code:
sending 'recovery' (3112 KB)
OKAY [ 0.410s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.410s
What am I doing wrong? How do I flash the image of CWM recovery?
P.S. Sorry for my bad English...
Click to expand...
Click to collapse
I think it is; fastboot flash recovery image.img
Hitmax117 said:
I think it is; fastboot flash recovery image.img
Click to expand...
Click to collapse
You're right, but I made a mistake when he wrote the post, in fact I am writing
Code:
fastboot flash recovery image.img
Log shows that trying to flash the recovery, but can't.
Ajafri86 said:
hi guys,
i am also have the same problem. When i try to flash cwm recovery.img through OneX tool kit or using the adb, i get the same error
writing 'recovery'... FAILED (remote: not allowed)
I have recently installed the official ics firmware on my sensation. Have been trying to root but stuck with the cwm recovery.
Need suggestions / guidance.
Click to expand...
Click to collapse
Wrong forum.
Sent from my Transformer TF101 using xda app-developers app
I had niles business rom on my phone and it kept messing up on me. so i downloaded the toolkit for s-off. After many tries i was able to get s-off. Now here is where my problem is there is no recovery on my phone now and when i try and do a fastboot in the cmd for my phone it will not write the Amon Ra recovery file. I now get this.
C:\Android\sdk-tools>fastboot flash boot boot.img
sending 'boot' (3896 KB)... OKAY [ 0.814s]
writing 'boot'... FAILED (remote: not allowed)
finished. total time: 1.130s
what should i do?
eggbert81 said:
I had niles business rom on my phone and it kept messing up on me. so i downloaded the toolkit for s-off. After many tries i was able to get s-off. Now here is where my problem is there is no recovery on my phone now and when i try and do a fastboot in the cmd for my phone it will not write the Amon Ra recovery file. I now get this.
C:\Android\sdk-tools>fastboot flash boot boot.img
sending 'boot' (3896 KB)... OKAY [ 0.814s]
writing 'boot'... FAILED (remote: not allowed)
finished. total time: 1.130s
what should i do?
Click to expand...
Click to collapse
So your trying to flash it as a boot.img? Amon Ra should be flashed as fastboot flash recovery recovery.img. Also if your on stock HBoot i think you need a modified HBoot for fastboot commands or unlocked eve on S-Off
sorry should have been
C:\Users\jamie\Desktop\Fastboot>fastboot flash recovery recovery-ra-vigor-3.15-gnm.img
sending 'recovery' (7078 KB)... OKAY [ 1.426s]
writing 'recovery'... FAILED (remote: not allowed)
finished. total time: 1.742s
eggbert81 said:
sorry should have been
C:\Users\jamie\Desktop\Fastboot>fastboot flash recovery recovery-ra-vigor-3.15-gnm.img
sending 'recovery' (7078 KB)... OKAY [ 1.426s]
writing 'recovery'... FAILED (remote: not allowed)
finished. total time: 1.742s
Click to expand...
Click to collapse
Do you have a stock HBoot? if so i think it has to be unlocked for fastboot commands even on s-off unless you have a modified Hboot that allows for fastboot commands while locked.
jon7701 said:
So your trying to flash it as a boot.img? Amon Ra should be flashed as fastboot flash recovery recovery.img. Also if your on stock HBoot i think you need a modified HBoot for fastboot commands or unlocked eve on S-Off
Click to expand...
Click to collapse
i was reading about flashing the boot image so i also tried to take the boot.img out of CleanROM Standard 4.5 and tried to flash the boot and that didnt work either
i do have s-off and i can get my phone to say FASTBOOT USB but everything i try and write to it says sending OKAY then writing FAILED ( remote: not allowed)
eggbert81 said:
i was reading about flashing the boot image so i also tried to take the boot.img out of CleanROM Standard 4.5 and tried to flash the boot and that didnt work either
i do have s-off and i can get my phone to say FASTBOOT USB but everything i try and write to it says sending OKAY then writing FAILED ( remote: not allowed)
Click to expand...
Click to collapse
Well if your bootloader is locked i would unlock it or get a modified bootloader that allows fastboot commands while locked. If those dont work then youll have to ask a dev
somehow i didnt even notice that was locked. ok got recovery on. now going to try and get a rom on it. with all this headache i almost miss my GNex but it has tons of issues
eggbert81 said:
somehow i didnt even notice that was locked. ok got recovery on. now going to try and get a rom on it. with all this headache i almost miss my GNex but it has tons of issues
Click to expand...
Click to collapse
Glad i could help :highfive:
got it all to work. Thanks
eggbert81 said:
got it all to work. Thanks
Click to expand...
Click to collapse
i didt understand much
still a newbie
first how do u know if the bootloader is locked or not
and how did u workout the problem
im having the same issue please help
& thnx:good:
When your in bootloader there will be a big pink highlight that says locked or unlocked
Sent from my ADR6425LVW using xda app-developers app
Deleted
Hello. Today i tried to flash the phone to the stock ROM twice but it didnt work probably cause unlocked bootloader and custom recovery (TWRP).
So i brick the phone and now i cant access the rom or the recovery. All i can do is access the fastboot mode. I tried to install the new recovery through fastboot but it doesnt work.
I tried the twrp 3.0.2.0 and 3.0.1.0 for yuga.
Code:
C:\Users\Kubo\Downloads\platform-tools>fastboot flash recovery recovery.img
target didn't report max-download-size
sending 'recovery' (10704 KB)...
OKAY [ 0.342s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.347s
Tried various of commands that i found on google and this forum but nothing worked. I unlocked the bootloader before when i was installing various of custom roms. Could somehow stock rom affect the bootloader when i was flashing through flashtool ? I tried to only boot the recovery from the img, the command worked but the recovery did not boot.
Code:
C:\Users\Kubo\Downloads\platform-tools>fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 0.341s]
booting...
OKAY [ 0.033s]
finished. total time: 0.378s
Tried to check the status of bootloader but the command is just showing ... and nothing happend. Tried to get the IMEI through fastboot getvar command but no output is given. Im desperate. Sorry for english not my native language. I'll appreciate all the help.
Hi all,
I have an LG G5 H850. I'm trying to install TWRP using ADB. I've had it previously and it worked fine. I'm pretty sure the bootloader is unlocked. Anyway, when I do "fastboot flash recovery twrp-3.1.1.1-0-h850.img" I get the following output:
target reported max download size of 536870912 bytes
sending 'recovery' (19076 KB)...
OKAY [ 0.431s]
writing 'recovery'...
OKAY [ 0.345s]
finished. total time: 0.781s
To me, that looks as though thats worked fine. Now when I try fastboot boot twrp-3.1.1.1-0-h850.img I get the following:
downloading 'boot.img'...
OKAY [ 0.432s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.456s
Has anyone got any ideas on this?
Same here
I am having the same problem, please help
Had this issue a while back. I resorted to doing complete flash with LGUP to the latest version and then it worked. I had been messing around with various ROMS on different android versions.
lywyn said:
Had this issue a while back. I resorted to doing complete flash with LGUP to the latest version and then it worked. I had been messing around with various ROMS on different android versions.
Click to expand...
Click to collapse
Don't happen to know where I could get a rom that it would work with do you?
Managed to solve this. Flashed the TWRP image using fastboot flash recovery <img> via adb. Then I unplugged from USB, and got into recovery mode by doing power + volume down buttons and quickly release and repress ont he LG logo. Answered yes to both questions and got into TWRP.
Barsbeh said:
Managed to solve this. Flashed the TWRP image using fastboot flash recovery <img> via adb. Then I unplugged from USB, and got into recovery mode by doing power + volume down buttons and quickly release and repress ont he LG logo. Answered yes to both questions and got into TWRP.
Click to expand...
Click to collapse
That is the required way of doing it. You have to boot into recovery after flashing the recovery or it gets reset.
Hi,
Having a similar problem since trying to update my ROM ... and the Magisk install failed. Now I can only get to fastboot, can't get to recovery. And, tried this,
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery twrp-3.1.1-0-h830.img
target reported max download size of 536870912 bytes
sending 'recovery' (18644 KB)...
OKAY [ 0.439s]
writing 'recovery'...
FAILED (remote: unknown command)
finished. total time: 0.461s
Help!?! ... and thanks!
hi guys.. i am in android 9 PKQ1.190416.001.V10.3.16.0.PFQMIXM version.
i tried installing twrp as given in below link but it fails at step 7.. it cannot boot to recovery.
gizmochina.com/2020/01/27/install-twrp-on-xiaomi-mi-a3-root/
while running the fastboot boot twrp.img command, it gives following error and stops there only. what's wrong??
downloading 'boot.img'... OKAY [ 1.500s] booting... FAILED (remote: unknown command) finished. total time: 1.547s
You are using wrong guide.
Search XDA for the correct one, you might start reading here for example: https://forum.xda-developers.com/mi-a3/help/mi-a3-beginner-issues-twrp-t4076003