Related
I am having a problem after rooting my phone... i want to flash the 'recovery-RA-passion-v2.2.1-CM.img but it does not allow me to.. I am using the Command Promp:
fastboot flash recovery recovery-RA-passion-v2.2.1-CM.img
this is the command..but what happens it this:
error: cannot load 'recovery-RA-passion-v2.2.1-CM.img'
Please help!
PS: phone is rooted.
ChortiRok said:
I am having a problem after rooting my phone... i want to flash the 'recovery-RA-passion-v2.2.1-CM.img but it does not allow me to.. I am using the Command Promp:
fastboot flash recovery recovery-RA-passion-v2.2.1-CM.img
this is the command..but what happens it this:
error: cannot load 'recovery-RA-passion-v2.2.1-CM.img'
Please help!
PS: phone is rooted.
Click to expand...
Click to collapse
Assuming the device is seen by fastboot, you need to specify the path to the recovery img
have you unlocked ur bootloader to run fastboot commands?
Sent from my Nexus One using Tapatalk
taodan said:
Assuming the device is seen by fastboot, you need to specify the path to the recovery img
Click to expand...
Click to collapse
Same opinion here, most likely the cause is the missing path to the file.
I use the recovery to format the system ,data.......
After this ,my wifi can not work, the imei is lost...
what can i do now?
use the CMD,can flash the boot ,but can not flash the system.
w6155053 said:
I use the recovery to format the system ,data.......
After this ,my wifi can not work, the imei is lost...
what can i do now?
use the CMD,can flash the boot ,but can not flash the system.
Click to expand...
Click to collapse
search the threads, you will get solution.. see skeevy's threads in general section...
Aingaran said:
search the threads, you will get solution.. see skeevy's threads in general section...
Click to expand...
Click to collapse
when i want to use CMD to flash it ,it shows (command write failed (Unknown error
w6155053 said:
when i want to use CMD to flash it ,it shows (command write failed (Unknown error
Click to expand...
Click to collapse
can you please post a pic of it?
Aingaran said:
can you please post a pic of it?
Click to expand...
Click to collapse
thank you .i replace my fastboot. Then everything goes well! very good!
I keep getting this error when trying to flash TWRP. I was flashing insert coin rom and it told me i needed to update twrp.. when i slid the option to install it it left me with no recovery at all and now it wont let me flash a new one. Every time i try to flash I get the FAILED (remote: image error! (BootMagic check fail)) that comes up while writing.. Im putting the file in platform tools... my device comes up when i type fastboot devices.. What else could be going wrong?? Im Using the HTC One M7
Did you check the md5 to make sure the image you're trying to flash is not damaged?
How do I do that?? But I've tried a few different ones and same result..
bricktm7 said:
How do I do that?? But I've tried a few different ones and same result..
Click to expand...
Click to collapse
www.winmd5.com download checker tool here. Correct md5 can be found at the downloads location.
But to be honest sounds like your trying to flash a .zip file to recovery. It should be .img are you sure you didn't download a flashable zip instead of the TWRP recovery.img.
Download the recovery you need here to flash in fastboot http://techerrata.com/browse/twrp2/m7
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Okay I'll try that but I did have the .img file
bricktm7 said:
Okay I'll try that but I did have the .img file
Click to expand...
Click to collapse
In which case you probably got a bad download. Try a new one.
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
In which case you probably got a bad download. Try a new one.
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Okay so all the one i download(right from the website) dont match? and the one im trying to flash now says error loading
Danny201281 said:
In which case you probably got a bad download. Try a new one.
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Okay right now i have a good download that the md5 matches on but whenever i try to flash it i get an error that says: error: cannot load 'FILE NAME'
bricktm7 said:
Okay right now i have a good download that the md5 matches on but whenever i try to flash it i get an error that says: error: cannot load 'FILE NAME'
Click to expand...
Click to collapse
Ok sound like it's in the wrong folder. Is the .img in your fastboot folder.
Or you can try this way in the fastboot command window type.
Code:
fastboot flash recovery
Leaving a space on the end
Then drag and drop your good .img into the command window.
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
Ok sound like it's in the wrong folder. Is the .img in your fastboot folder.
Or you can try this way in the fastboot command window type.
Code:
fastboot flash recovery
Leaving a space on the end
Then drag and drop your good .img into the command window.
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
Right now i have the file in the platform-tools folder and am typing fastboot flash recovery "file name" Shouldnt that work??
bricktm7 said:
Okay right now i have a good download that the md5 matches on but whenever i try to flash it i get an error that says: error: cannot load 'FILE NAME'
Click to expand...
Click to collapse
Are the recovery.img file in your adb/fastboot folder?
Are you using these steps to flash the recovery?
In bootloader/FASTBOOT USB:
Code:
fastboot flash recovery <name_of_recovery>.img
fastboot erase cache
fastboot reboot-bootloader
bricktm7 said:
Right now i have the file in the platform-tools folder and am typing fastboot flash recovery "file name" Shouldnt that work??
Click to expand...
Click to collapse
It should work yes, sounds good to me but try the drag and drop method I posted.
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
majmoz said:
Are the recovery.img file in your adb/fastboot folder?
Are you using these steps to flash the recovery?
In bootloader/FASTBOOT USB:
Code:
fastboot flash recovery <name_of_recovery>.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
C:\Users\Joe\Downloads\android-sdk_r23.0.2-windows\android-sdk-windows\platform-tools this is the folder im in..
Danny201281 said:
It should work yes, sounds good to me but try the drag and drop method I posted.
Sent from my HTC One M7 - ARHD 82.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
okay now it sent the file and wrote it.. but when i try to enter recovery it just sits at the htc screen with entering recovery at the top
@majmoz
bricktm7 said:
okay now it sent the file and wrote it.. but when i try to enter recovery it just sits at the htc screen with entering recovery at the top
Click to expand...
Click to collapse
Which TWRP version did you flash?
majmoz said:
Which TWRP version did you flash?
Click to expand...
Click to collapse
2.8.1.0
bricktm7 said:
2.8.1.0
Click to expand...
Click to collapse
Try TWRP 2.6.3.3
majmoz said:
Try TWRP 2.6.3.3
Click to expand...
Click to collapse
could it be just an incompatible version?
bricktm7 said:
could it be just an incompatible version?
Click to expand...
Click to collapse
Just what HTC One variant do you have? M7_UL?
majmoz said:
Try TWRP 2.6.3.3
Click to expand...
Click to collapse
okay i got the recovery flashed.. now the other day i flashed revolution hd rom and now have very slow data speeds.. it says 4G but its running at barely edge speed.. is it just the rom or did it mess up radios or modem or something?
I had unlocked bootoader for more than 1 year and didn't have any problem with it. But now for some reason I can't flash anything.
When I try to flash using TWRP i get ERROR 1. From recovery log:
Code:
Updater process ended with ERROR: 1
I:Legacy property environment disabled.
and when i try adb (not only flash but other commands like fastboot oem device-info aswell)
Code:
FAILED <Remote: command not allowed>
Any idea how to fix this?
woooz said:
I had unlocked bootoader for more than 1 year and didn't have any problem with it. But now for some reason I can't flash anything.
When I try to flash using TWRP i get ERROR 1. From recovery log:
Code:
Updater process ended with ERROR: 1
I:Legacy property environment disabled.
and when i try adb (not only flash but other commands like fastboot oem device-info aswell)
Code:
FAILED <Remote: command not allowed>
Any idea how to fix this?
Click to expand...
Click to collapse
Try to unlock again!
Bootloader say locked in green or unlocked in red?
.
persona78 said:
Try to unlock again!
Bootloader say locked in green or unlocked in red?
.
Click to expand...
Click to collapse
Unlocked red.
woooz said:
Unlocked red.
Click to expand...
Click to collapse
try to unlock again, and check what it say will you try to unlock.
.
Note: The only file system that works with fastboot is the file system that you extract from update.app, only!
But doesn´t work if you flash with twrp, for twrp is the file system that you pull from the phone.
.
persona78 said:
try to unlock again, and check what it say will you try to unlock.
Click to expand...
Click to collapse
FAILED (remote: already fastboot unlocked)
persona78 said:
Note: The only file system that works with fastboot is the file system that you extract from update.app, only!
But doesn´t work if you flash with twrp, for twrp is the file system that you pull from the phone.
Click to expand...
Click to collapse
I know. Tried to flash stock boot img with fastboot and zip with magisk in twrp.
EDIT: I was able to flash boot.img after this, I guess it worked. Thanks!
I have the same problem again... But now unlocking bootloader again doesn't help.
Also reflashed twrp.
Anyone?
woooz said:
Anyone?
Click to expand...
Click to collapse
If you only want to flash boot.img you can do that in TWRP.
keikari said:
If you only want to flash boot.img you can do that in TWRP.
Click to expand...
Click to collapse
Not only and I can't.
When I try flash anything in twrp i get this error:
Code:
Updater process ended with ERROR: 1
I:Legacy property environment disabled.
woooz said:
Not only and I can't.
When I try flash anything in twrp i get this error:
Click to expand...
Click to collapse
You still didn't fixed since then?
D1stRU3T0R said:
You still didn't fixed since then?
Click to expand...
Click to collapse
When I created this topic all I had to do to fix this problem was unlocking bootloader again.
But few days ago this problem occured again and unlocking bootloader doesn't help.
It's a bug. REINSTALL default firmware it 3 buttons, let it turn on. Unlock boot again and flash twrp. If that does not work either your phone is damaged or you did something wrong in the middle.
I accidently deleted my boot.img on mi miCC9 and someone send me theirs but when i try to flash it i get this error:
Sending 'boot.img' (15360 KB) OKAY [ 0.332s]
Booting FAILED (remote: 'Failed to load/authenticate boot image: Load Error')
fastboot: error: Command failed
How can I fix this?
..
Maybe try to flash whole system image?
Can you send me yours?
..
obiwanbartek said:
Maybe try to flash whole system image?
Click to expand...
Click to collapse
realseal3 said:
..
Click to expand...
Click to collapse
Download it off official miui site
is this the right one: "https://c.mi.com/oc/miuidownload/detail?device=1900374"?
Also can I go into the recovery without the boot.img? Because i can't get in it and I don't know why.
Try flashin whole system with fastboot rom, flash it with mi flash tool
Lock / unlock BL?
It didn't work with the tool but I reflashed twrp and flashed the stock miui rom from there and it worked. But thank you very much anyways.
Beast.Kuvretz said:
Try flashin whole system with fastboot rom, flash it with mi flash tool
Lock / unlock BL?
Click to expand...
Click to collapse
realseal3 said:
It didn't work with the tool but I reflashed twrp and flashed the stock miui rom from there and it worked. But thank you very much anyways.
Click to expand...
Click to collapse
Stock Rom from official mi web?
Well for reference if this case happen in the future for some users.
Yes with the Stock Rom from the offial website (https://c.mi.com/oc/miuidownload/detail?device=1900374). Why?
Beast.Kuvretz said:
Stock Rom from official mi web?
Well for reference if this case happen in the future for some users.
Click to expand...
Click to collapse