[Q] error not error how to fix? - HTC Desire 601

please help i receive this error that is also apperetnly not an error?
C:\Users\Curtis\Desktop\hack dat phone recovery recovery.img
target reported max download size of 80190668
error: cannot load 'recovery.img': No error
Click to expand...
Click to collapse

Get into fastboot mode and type "fastboot flash recovery recovery.img" without quotes. For example if the file is called cwm-2-3.img, u type fastboot flash recovery cwm-2-3.img

Related

[Q] fastboot help

hi im getting fastboot mode started
udc_start()
i tried using fast boot reviving post but
im erasing recovery successful
but when i execute fastboot flash recovery recovery.img
im getting an error that not loading recovery.img heip me.......
Try typing the entire path to the recovery file.
follow this to flash custom recovery http://forum.xda-developers.com/showthread.php?t=1318750
for the command "fastboot flash recovery recovery.img", recovery.img refers to the file of your recovery. try doing either:
a) make sure that the name of the recovery file is "recovery.img".
b) change the command "fastboot flash recovery recovery.img" to "fastboot flash recovery (name of the file).img", where (name of the file).img is the actual name of the recovery file (for example, if the name of the file is thunderg.img, the command would be "fastboot flash recovery thunderg.img)

When getting OTA for 5.0.1 showing error

I got the OTA for 5.01 but when it go through the reboot process , it shows a error. I don;t know what it is so I try to flash the sys and boot img but I can't flash them either..........
Can anyone help........
What happens when you try to manually flash them? Does fastboot devices show tablet connected?
di11igaf said:
What happens when you try to manually flash them? Does fastboot devices show tablet connected?
Click to expand...
Click to collapse
When I try to flash the boot img I got this "FAILED (remote: image error! (BootMagic check fail))"
And also when I try to flash sys img it shows
" fastboot: ../libsparse/sparse.c:143: write_all_blocks: Assertion `pad >= 0' failed.
Aborted "
Weird...
Me too
I'm having the same error as you. When I tried to update the Standart way the error appeared. I tried via sideload and It didn't work either. I tried Rooted, unrooted, both ways fail.
Anybody help please
Hi, I just got the OTA and after make a complete unroot with supersu I have the same problem, OTA error with the lay android and a red triangle.
Any ideas?
Thanks
Jarvia_STGL said:
When I try to flash the boot img I got this "FAILED (remote: image error! (BootMagic check fail))"
Click to expand...
Click to collapse
With latest version of fastboot and lrx22c rom completely unzipped I did the following and it fixed my stuck at "Google" Nexus 9 that also had the bootmagic issue:
fastboot flash bootloader bootloader-flounder-3.43.0.0114.img
fastboot reboot-bootloader
fastboot erase system
fastboot erase recovery
fastboot erase cache
fastboot erase boot
fastboot erase userdata
fastboot erase vendor
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash cache cache.img
fastboot flash boot boot.img
fastboot flash vendor vendor.img
fastboot flash userdata vendor.img
select hboot
factory reset
Not sure the 'fastboot flash userdata vendor.img' is needed here, but it worked so do with this info what you will.
Thank you this helped me get mine running again.

When i try to install TWRP on my moto e .... in cmd this error shows.......

Error : can not open recovery.img. pls help me guys.... When i try to install TWRP recovery error msg came it saying can not open recovery.img
pgpselva said:
Error : can not open recovery.img. pls help me guys.... When i try to install TWRP recovery error msg came it saying can not open recovery.img
Click to expand...
Click to collapse
I think you are not booted in boot loader, give following command
adb reboot-bootloader
then after few seconds check whether you booted in bootloader or not.
fastboot devices
It will show your device.
fastboot flash recovery recovery.img
It will flash recovery.
no.... I'm in bootloader
First i enable usb debuging ->vonnect my mobile to pc ->in cmd gave adb devices-> adb reboot bootloader->fastboot flash recovery recovery.img
pgpselva said:
First i enable usb debuging ->vonnect my mobile to pc ->in cmd gave adb devices-> adb reboot bootloader->fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Have you unlocked bootloader?
yes bro i unlocked my bootloader
Error can not open.
........ In mobile max download size
make sure your recovery.img is not corrupt
No
pgpselva said:
No
Click to expand...
Click to collapse
before flash "fastboot devices"

Please .120 recovery file for C432

I would like to flash the original recovery on my C432 with .120 on it.
I tried the .104 file but this does not work.
I am getting the ADB error
FAILED (remote: partition length get error)
who can help?
Solved myself adb command is now fastboot flash recovery_ramdisk !!!!
boris03 said:
I would like to flash the original recovery on my C432 with .120 on it.
I tried the .104 file but this does not work.
I am getting the ADB error
FAILED (remote: partition length get error)
who can help?
Click to expand...
Click to collapse

Cannot flash recovery

Hi, I'm having a problem with a Mi A3: while executing this command
Code:
fastboot boot twrp.img
I get:
Code:
remote: unknown command
.
I tried also to flash it but I get something like
Code:
recovery_a: not found
.
Any thought on how I can fix it?
bab4 said:
Hi, I'm having a problem with a Mi A3: while executing this command I get: .
I tried also to flash it but I get something like .
Any thought on how I can fix it?
Click to expand...
Click to collapse
fastboot flash boot recovery.img
bab4 said:
Hi, I'm having a problem with a Mi A3: while executing this command
...
Any thought on how I can fix it?
Click to expand...
Click to collapse
1) there is no recovery partition. Boot partition contains kernel and recovery.
2) Mi A3 has broken bootloader and command "fastboot boot image.img" doesn't work. You have to flash the boot image if you want to use it (and then flash previous image back if you don't want permanent custom kernel/recovery).
Thanks to both of you! `fastboot flash boot <image.img>` worked!
bab4 said:
Hi, I'm having a problem with a Mi A3: while executing this command I get: .
I tried also to flash it but I get something like .
Any thought on how I can fix it?
Click to expand...
Click to collapse
Fastboot flash boot recovery.img

Categories

Resources