Maximus rom 10.00hd Recovery help!! - HTC One S

Hi im trying to flash maximus rom 10. I flashed the firmware.zip. But the problem is when i try to flash twrp recovery.zip in rebootRUU it gives me this
C:\Users\Dragon\Desktop\One_S_All-In-One_Kit_v\Data>fastboot flash recovery TWRP
_2.6.1.0_ville_4.2.2.zip
sending 'recovery' (8835 KB)...
OKAY [ 1.017s]
writing 'recovery'...
FAILED (remote: image error! (BootMagic check fail))
finished. total time: 1.068s
I tried redownloading. That didnt work what do i do!!

cyberusman said:
Hi im trying to flash maximus rom 10. I flashed the firmware.zip. But the problem is when i try to flash twrp recovery.zip in rebootRUU it gives me this
C:\Users\Dragon\Desktop\One_S_All-In-One_Kit_v\Data>fastboot flash recovery TWRP
_2.6.1.0_ville_4.2.2.zip
sending 'recovery' (8835 KB)...
OKAY [ 1.017s]
writing 'recovery'...
FAILED (remote: image error! (BootMagic check fail))
finished. total time: 1.068s
I tried redownloading. That didnt work what do i do!!
Click to expand...
Click to collapse
There's an error in the instructions. You need to extract the .img file from the recovery zip and flash that.
Sent from my HTC One S using Tapatalk

zaak00 said:
There's an error in the instructions. You need to extract the .img file from the recovery zip and flash that.
Sent from my HTC One S using Tapatalk
Click to expand...
Click to collapse
Thank you for the information i will flash it tomorow.

Related

Hheeellllpppppppppp!!!!!!!!!!!!!!!!!!!

I've been trying to flash a stock recovery or CWM Touch onto my HTC One using fastboot.exe that came with the latest version of ADK.
This is what happened:
sending 'recovery' (9480 KB)...
OKAY [ 1.096s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.630s
Please help. I've looked upon at least 30 websites, including xda-developers.Thanks!
Why don't you just flash it through the app? Or flash twrp through goo manager. It's also touch based.
mr_verystock said:
I've been trying to flash a stock recovery or CWM Touch onto my HTC One using fastboot.exe that came with the latest version of ADK.
This is what happened:
sending 'recovery' (9480 KB)...
OKAY [ 1.096s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.630s
Please help. I've looked upon at least 30 websites, including xda-developers.Thanks!
Click to expand...
Click to collapse
Redownload the image.
mr_verystock said:
I've been trying to flash a stock recovery or CWM Touch onto my HTC One using fastboot.exe that came with the latest version of ADK.
This is what happened:
sending 'recovery' (9480 KB)...
OKAY [ 1.096s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.630s
Please help. I've looked upon at least 30 websites, including xda-developers.Thanks!
Click to expand...
Click to collapse
It sounds like your bootloader is still locked. Unlock it through htcdev before trying to fastboot flash recovery.
Sent from my HTC One S using Tapatalk 2

flashing reocvery fail CWM

i was trying to flash recovery after i s-off my htc sensation hboot 1.27
i put in command C:\android\android-sdk-windows\sdk\platform-tools>fastboot flash recovery recovery-clockwork-touch-5.8.0.9-pyramid.img
and C:\android\android-sdk-windows\sdk\tools>fastboot flash recovery recovery-clockw
ork-touch-5.8.0.9-pyramid.img
sending 'recovery' (4876 KB)... OKAY [ 1.254s]
writing 'recovery'... FAILED (remote: not allowed)
finished. total time: 1.571sC:\android\android-sdk-windows\sdk\tools>fastboot flash recovery recovery-clockw
ork-touch-5.8.0.9-pyramid.img
sending 'recovery' (4876 KB)... OKAY [ 1.254s]
writing 'recovery'... FAILED (remote: not allowed)
finished. total time: 1.571s
i get this error all files are there and is very frustrating as ive researched all over the internet and cant find a solution
hydroponics said:
i was trying to flash recovery after i s-off my htc sensation hboot 1.27
i put in command C:\android\android-sdk-windows\sdk\platform-tools>fastboot flash recovery recovery-clockwork-touch-5.8.0.9-pyramid.img
and C:\android\android-sdk-windows\sdk\tools>fastboot flash recovery recovery-clockw
ork-touch-5.8.0.9-pyramid.img
sending 'recovery' (4876 KB)... OKAY [ 1.254s]
writing 'recovery'... FAILED (remote: not allowed)
finished. total time: 1.571sC:\android\android-sdk-windows\sdk\tools>fastboot flash recovery recovery-clockw
ork-touch-5.8.0.9-pyramid.img
sending 'recovery' (4876 KB)... OKAY [ 1.254s]
writing 'recovery'... FAILED (remote: not allowed)
finished. total time: 1.571s
i get this error all files are there and is very frustrating as ive researched all over the internet and cant find a solution
Click to expand...
Click to collapse
Your hboot is still locked.. Until that status is changed you can't use fastboot commands..
Flash juopunutbear hboot or revolutionary hboot
Check firmware thread by kohr-ah in sensation development section... There is a patched hboot zip there (at the end I think).. First flash that and then continue the rest
Sent from my HTC Sensation using xda premium
ganeshp said:
Your hboot is still locked.. Until that status is changed you can't use fastboot commands..
Flash juopunutbear hboot or revolutionary hboot
Check firmware thread by kohr-ah in sensation development section... There is a patched hboot zip there (at the end I think).. First flash that and then continue the rest
Sent from my HTC Sensation using xda premium
Click to expand...
Click to collapse
u unlocked to s-off then its locked again so do i have to unlock again?
Yes mate ull hve to unlock ur bootloader as fastboot commands nly work on unlocked bootloader
Hit the thanx button if I hve helped you

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

error installing twrp

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.

Categories

Resources