Flashify Flashing Recovery, Help! - One (M7) Q&A, Help & Troubleshooting

Quick question, right now I and using TWRP I want to use CWM to flash cm11. Can I just just Flashify to flash the CWM.img and overwrite TWRP?
Thank you.

What's flashify?? Why not use fastboot flash recovery nameofrecover.IMG ?

SaHiLzZ said:
What's flashify?? Why not use fastboot flash recovery nameofrecover.IMG ?
Click to expand...
Click to collapse
here is the link to flashify https://play.google.com/store/apps/details?id=com.cgollner.flashify&hl=en
the reason why i want to use flashify because it is basically a one click flash recovery. you selected the recovery.img then hit flash.
i have used it only to update TWRP, i want to know if I flash CWM.img will it overwrite TWRP (which I want).

b1969 said:
here is the link to flashify https://play.google.com/store/apps/details?id=com.cgollner.flashify&hl=en
the reason why i want to use flashify because it is basically a one click flash recovery. you selected the recovery.img then hit flash.
i have used it only to update TWRP, i want to know if I flash CWM.img will it overwrite TWRP (which I want).
Click to expand...
Click to collapse
I have never used this app, interesting though.
Don't see why not, I would just wipe caches before you flash.. if it doesn't work all you would have to do is reboot to bootloader and then flash recovery this way using ...fastboot flash recovery <name of recovery>.img
Is Flashify actually supported on HTC One M7??

scifitrekkie said:
I have never used this app, interesting though.
Don't see why not, I would just wipe caches before you flash.. if it doesn't work all you would have to do is reboot to bootloader and then flash recovery this way using ...fastboot flash recovery <name of recovery>.img
Is Flashify actually supported on HTC One M7??
Click to expand...
Click to collapse
Yes, the dev just updated the app to support most HTC devices including all M7.
Thanks for your input.

Related

[Q] Stuck at HTC LOGO. Can´t acess recovery

Hi,
I was gonna flash the ROM Android Revolution HD Sense when i came from CM11. I did wipe/factory reset and after that installed the ARHD but when i did the reboot i got stuck at the HTC logo and now i can´t acess cwm recovery. when i press power+volume down i see the recovery logo and it says swipe to right to enter but after that im stuck at HTC logo again.....
Plz help me
Karlzzzon said:
cwm recovery
Click to expand...
Click to collapse
Like sais in the ARHD thread the rom MUST be flashed with TWRP 2.6.3.3 or higher.
Android Revolution HD 53.0
--- MD5 Checksum: DF9854F79C6E6928BEFD6EC43EC9F4A5 ---
You need TRWP 2.6.3.3 recovery!
Flashing KitKat F.A.Q. - click here
Click to expand...
Click to collapse
alray said:
Like sais in the ARHD thread the rom MUST be flashed with TWRP 2.6.3.3 or higher.
Click to expand...
Click to collapse
It depends on the ARHD version.
As far as i know you can flash the v31.6 with cwm. Or am i wrong?
@Karlzzzon: Which version do you want to flash? 31.6, 53 or 60?
You need to do
fastboot erase cache
That will allow you to get into recovery.
R34LY said:
It depends on the ARHD version.
As far as i know you can flash the v31.6 with cwm. Or am i wrong?
@Karlzzzon: Which version do you want to flash? 31.6, 53 or 60?
Click to expand...
Click to collapse
correct Arhd versions with android 4.4+ require twrp 2.6.3.3 not arhd 31.6
Same issue...
Hi guys,
I stupidly did exactly the same mistake as @Karlzzzon... I'm currently stuck with the HTC logo and have no access to the recovery.
I understood from your previous answers that I should have flashed with TWRP 2.6.3.3, which I'd like to do now. But how am I supposed to do that considering that I can't get to the recovery ?
Thanks in advance for your answers !
VieuMa
VieuMa said:
Hi guys,
I stupidly did exactly the same mistake as @Karlzzzon... I'm currently stuck with the HTC logo and have no access to the recovery.
I understood from your previous answers that I should have flashed with TWRP 2.6.3.3, which I'd like to do now. But how am I supposed to do that considering that I can't get to the recovery ?
Thanks in advance for your answers !
VieuMa
Click to expand...
Click to collapse
flash twrp recovery
erase cache
boot recovery
install the rom
alray said:
flash twrp recovery
erase cache
boot recovery
install the rom
Click to expand...
Click to collapse
Thanks @alray for your quick answer !
I just have one more question : how can I flash TWRP without using the recovery ?
VieuMa said:
Thanks @alray for your quick answer !
I just have one more question : how can I flash TWRP without using the recovery ?
Click to expand...
Click to collapse
even if its possible to flash a recovery.zip directly from recovery, the usual way to flash it is from fastboot using a recovery.img
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
assuming your phone is a M7_UL or M7_U:
download twrp 2.6.3.3 from here (make sure MD5 match 72067aefb69541d40e8420d7aa46408d) and save it to your adb folder then:
Code:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
your rom.zip should still be there so just install it again
if not
adb push it to your /sdcard
alray said:
even if its possible to flash a recovery.zip directly from recovery, the usual way to flash it is from fastboot using a recovery.img
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
assuming your phone is a M7_UL or M7_U:
download twrp 2.6.3.3 from here (make sure MD5 match 72067aefb69541d40e8420d7aa46408d) and save it to your adb folder then:
Code:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
your rom.zip should still be there so just install it again
if not
adb push it to your /sdcard
Click to expand...
Click to collapse
Alright, I didn't remember using fastboot in the past, only adb.
Worked like a charm, thanks a LOT for your time and your complete answers !
VieuMa said:
Alright, I didn't remember using fastboot in the past, only adb.
Worked like a charm, thanks a LOT for your time and your complete answers !
Click to expand...
Click to collapse
np, happy flashing

Converted to GPE

I have recently changed my MID and CID of my HTC One to enable me to flash a GPE RUU. Everything is currently going fine, however I am unable to unlock the stock Google bootloader, meaning I am unable to root and flash a custom recovery. I have tried fastboot oem unlock, and have also tried flashing an unlock token from HTCDev, all with unsuccessful results. Could anyone suggest what to do next as I would like to flash some mods to add to the HTC to make it better.
Thank you.
Sent from my HTC One using XDA Premium 4 mobile app
Known issue, basically you're stuck.
http://forum.xda-developers.com/showthread.php?t=2719281
http://forum.xda-developers.com/showthread.php?t=2547365
Are you s-off? Then you can unlock by other means.
I have just come across this thread... http://forum.xda-developers.com/showthread.php?t=2358781
Would I not be able to reflash the pre-rooted GPE RUU in that thread or would it need to be rooted in the first place?
Sent from my HTC One using XDA Premium 4 mobile app
jackhiggins said:
I have just come across this thread... http://forum.xda-developers.com/showthread.php?t=2358781
Would I not be able to reflash the pre-rooted GPE RUU in that thread or would it need to be rooted in the first place?
Click to expand...
Click to collapse
Do you have root in your current rom? If so grab Flashify from play store and use it to flash twrp recovery img.
I have no root privileges at all. I have tried downloading SuperSU and Superuser from the Play Store and neither have been able to install binaries. I have s-off, so what other methods could I use?
Sent from my HTC One using XDA Premium 4 mobile app
jackhiggins said:
I have no root privileges at all. I have tried downloading SuperSU and Superuser from the Play Store and neither have been able to install binaries. I have s-off, so what other methods could I use?
Click to expand...
Click to collapse
Ah, then we'll play a little trick. Since you're s-off you can flash unsigned firmware, so here's a firmware.zip that contains only TWRP recovery.
firmware_twrp.zip
Download the file (hit Ctrl-S to download the zip after clicking the link) and flash it via fastboot:
Code:
fastboot oem rebootRUU
fastboot flash zip firmware_twrp.zip
fastboot erase cache
fastboot reboot-bootloader
After reboot select Bootloader, then select Recovery and you'll boot into TWRP. From there you can flash SuperSU.zip to gain root or mods, etc.
cschmitt said:
Ah, then we'll play a little trick. Since you're s-off you can flash unsigned firmware, so here's a firmware.zip that contains only TWRP recovery.
firmware_twrp.zip
Download the file (hit Ctrl-S to download the zip after clicking the link) and flash it via fastboot:
Code:
fastboot oem rebootRUU
fastboot flash zip firmware_twrp.zip
fastboot erase cache
fastboot reboot-bootloader
After reboot select Bootloader, then select Recovery and you'll boot into TWRP. From there you can flash SuperSU.zip to gain root or mods, etc.
Click to expand...
Click to collapse
This worked perfectly thank you very much!

Corrupted TWRP, red triangle when entering recovery

So I'm having a hard time here LOL.
I come from a soft brick and after some issues I got my m7_ul back to stock, which is great as it is alive again Now I want to flash a decent ROM, I have thought about ViperOne. However my TWRP 2.7.1.1 seems corrupted, I can't even enter it and I have had a couple of scary moments as the phone won't boot to system. Finally pressing the power button for like 30 seconds did the job and it booted to system. Stock ROM sucks but it is better than a brick haha.
My phone is international m7_ul, my HBOOT is 1.44 and I have Tampered and Unlocked labels, not sure what should I do exactly. Just want the basic strategy to get my custom ROM running and later on I will add a soundmod but that should be easier.
Dani84 said:
So I'm having a hard time here LOL.
I come from a soft brick and after some issues I got my m7_ul back to stock, which is great as it is alive again Now I want to flash a decent ROM, I have thought about ViperOne. However my TWRP 2.7.1.1 seems corrupted, I can't even enter it and I have had a couple of scary moments as the phone won't boot to system. Finally pressing the power button for like 30 seconds did the job and it booted to system. Stock ROM sucks but it is better than a brick haha.
My phone is international m7_ul, my HBOOT is 1.44 and I have Tampered and Unlocked labels, not sure what should I do exactly. Just want the basic strategy to get my custom ROM running and later on I will add a soundmod but that should be easier.
Click to expand...
Click to collapse
If you returned to stock you have re flash custom recovery
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7ul
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
Suggest re-download, the re-flash TWRP, flash in fastboot fastboot flash recovery <name of recovery.img> and then fastboot erase cache, this should allow you to enter recovery.
wow that was fast thanks, problem solved, I'm now running TWRP 2.6.3.4
so now I just place the desired ROM flash it, wipe dalvik and cache, and voila, right? will try to find if viperone is compatible with m7ul, I had a problem with ARHD 71.1
Dani84 said:
wow that was fast thanks, problem solved, I'm now running TWRP 2.6.3.4
so now I just place the desired ROM flash it, wipe dalvik and cache, and voila, right? will try to find if viperone is compatible with m7ul, I had a problem with ARHD 71.1
Click to expand...
Click to collapse
They will both work great with your current recovery installed
clsA said:
If you returned to stock you have re flash custom recovery
Click to expand...
Click to collapse
Hello I flashed twrp recovery through twrp manager app which showed an error but after pressing reboot to twrp it did but I got a red triangle error sign his can I fix it?
CostasV23 said:
Hello I flashed twrp recovery through twrp manager app which showed an error but after pressing reboot to twrp it did but I got a red triangle error sign his can I fix it?
Click to expand...
Click to collapse
simply flash twrp using fastboot. Easy, fast and reliable.
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
​
alray said:
simply flash twrp using fastboot. Easy, fast and reliable.
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
The thing that did the trick for me was downloading the .img file from the twrp site and flashing with flashify after that it worked . thanks for your time
CostasV23 said:
​
The thing that did the trick for me was downloading the .img file from the twrp site and flashing with flashify after that it worked . thanks for your time
Click to expand...
Click to collapse
Yep, thats a way to do it, I prefer to use fastboot but if you don't have a computer to work with then its a good alternative. :good:
CostasV23 said:
Hello I flashed twrp recovery through twrp manager app which showed an error but after pressing reboot to twrp it did but I got a red triangle error sign his can I fix it?
Click to expand...
Click to collapse
alray said:
simply flash twrp using fastboot. Easy, fast and reliable.
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
wholly smokes this thread is 2 years old how did it come back ? I feel like Ive been resurrected
clsA said:
wholly smokes this thread is 2 years old how did it come back ? I feel like Ive been resurrected
Click to expand...
Click to collapse
That's my bad actually . I was searching how to install a recovery after the red triangle for the s4 mini plus which is a completely different device and it wasn't until later I realised this thread is for the m7 and I couldn't delete it afterwards so my bad yeah

Can't update recovery TWPR or install other version

why can't I flash a diferrent recovery on my HTC ONE M7? if I install any other recovery that not be twrp 2.6.3.3 it keeps on entering recovery, but if I install TWRP 2.6.3.3 it works... I need install multirom recovery.... please help
spinoza23 said:
why can't I flash a diferrent recovery on my HTC ONE M7? if I install any other recovery that not be twrp 2.6.3.3 it keeps on entering recovery, but if I install TWRP 2.6.3.3 it works... I need install multirom recovery.... please help
Click to expand...
Click to collapse
Download the multirom recovery and the clean TWRP and place in your adb/fastboot folder.
Open a command window in your adb/fastboot folder
Boot into bootloader/FASTBOOT USB
Type the following commands:
Code:
fastboot flash recovery openrecovery-twrp-2.8.0.2-m7.img
fastboot erase cache
fastboot reboot-bootloader
Then type:
Code:
fastboot flash recovery TWRP_multirom_m7_20140926.img
fastboot erase cache
fastboot reboot-bootloader
thanks, but it doesn't work...
Try a different USB cable.
spinoza23 said:
thanks, but it doesn't work...
Click to expand...
Click to collapse
You may have to start over.
Copy all of your personal items off of the phone
Flash stock recovery
Boot into recovery and perform factory reset
Flash multi-rom recovery
Flash custom kernel
sorry, but it doesn't work .... just says "entering recovery..."
spinoza23 said:
sorry, but it doesn't work .... just says "entering recovery..."
Click to expand...
Click to collapse
Does it say "entering recovery" on the stock or custom recovery?
Have you changed:
<> cables?
<> USB Ports?
<> Computer?
First try stock firmware with stock recovery & kernel
If fails, stock RUU for your phone
spinoza23 said:
sorry, but it doesn't work .... just says "entering recovery..."
Click to expand...
Click to collapse
Are you using
Code:
fastboot erase cache
after you flash the new recovery?
Edit :- never mind I see now majmoz already instructed you to erase cache.
Flashing a firmware.zip should get you back to stock recovery.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Danny201281 said:
Are you using
Code:
fastboot erase cache
after you flash the new recovery?
Edit :- never mind I see now majmoz already instructed you to erase cache.
Flashing a firmware.zip should get you back to stock recovery.
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
Click to expand...
Click to collapse
I Flashed last firmware but still can't install another twrp recovery official or unofficial only 2.6.3.3 or lower version works.... Pliz works but no others
spinoza23 said:
I Flashed last firmware but still can't install another twrp recovery official or unofficial only 2.6.3.3 or lower version works.... Pliz works but no others
Click to expand...
Click to collapse
When you flashed the stock firmware (unmodified) did you boot into recovery and do a factory reset?
After factory reset did you reboot into recovery after it so that the wipe will take?
If flashing a pure stock firmware didn't work then you next option would be to try the RUU for your phone.
majmoz said:
When you flashed the stock firmware (unmodified) did you boot into recovery and do a factory reset?
After factory reset did you reboot into recovery after it so that the wipe will take?
If flashing a pure stock firmware didn't work then you next option would be to try the RUU for your phone.
Click to expand...
Click to collapse
my next option would be to try the RUU for my phone.
spinoza23 said:
my next option would be to try the RUU for my phone.
Click to expand...
Click to collapse
And you've checked your sdk is up to date?
Can you try flash recovery again with fastboot erase cache. It doesn't matter if it does not take, but please post the full output from your command window. So I can see exactly what you get. Thanks
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:

[SOLVED] Xiaomi Mi 9 stuck in fastboot mod

Hello everyone!
I have a huge problem with my Mi9 and I need your help.
I tried to install magisk, but once I flashed it any version of magisk (19.3, 20 etc...) the phone was rebooting in recovery mod insted of rebooting normaly. I have the version 10.2.30 PFAEUXM.
I've downloaded this ROM (zip) and extracted it. I then flashed the boot.img file thanks to the command "fastboot flash boot boot.img" but the phone stay stuck in fastboot mod and can't restart anymore!
I tried to re-flash the entire ROM via "fastboot flash system ROM.zip" but it didn't work. I also tried to flash TWRP-3.3.1-0601 via command "fastboot flash recovery TWRP-3.3.1-0601.7z".
I hope you guys will be able to help me...
Thanks in advance and have a good day.
tom1909 said:
"fastboot flash system ROM.zip" "fastboot flash recovery TWRP-3.3.1-0601.7z"
Click to expand...
Click to collapse
О_о
Seeing this i must ask you how flashed magisk? fastboot flash boot magisk.tgz ?)))) And how you even managed to boot to recovery?
g_seva said:
О_о
Seeing this i must ask how flashed magisk? fastboot flash boot magisk.tgz ?)))) And how you even managed to boot to recovery?
Click to expand...
Click to collapse
First, thanks for your answer
I tried to flash magisk.zip by TWRP
I tried to reboot in recovery mod by "vol+" + "power" and "adb reboot bootlaoder, but it doesn't work, it is written "error: no devices/emulators found"
"fastboot reboot" reboot my device in fastboot mod. But when i try "adb devices" it's written "List of devices attached"
tom1909 said:
First, thanks for your answer
I tried to flash magisk.zip by TWRP
I tried to reboot in recovery mod by "vol+" + "power" and "adb reboot bootlaoder, but it doesn't work, it is written "error: no devices/emulators found"
"fastboot reboot" reboot my device in fastboot mod. But when i try "adb devices" it's written "List of devices attached"
Click to expand...
Click to collapse
By fastboot flash recovery TWRP-3.3.1-0601.7z you flashed twrp in archive i didn't know it even possible You must extract the archive and in archive must be file "twrp name".img or recovery.img. Then you can flash TWRP with fastboot flash recovery recovery.img or for example fastboot flash recovery twrp-3.3.1-42-cepheus-mauronofrio.img.
If after this you will manage to boot into twrp, you can flash a ROM in TWRP using install option. I don't know what you did before so before flashing ROM wipe cache/dalvik cache and format data all this in TWRP. After flashing ROM you can flash magisk, same as ROM.
If you can't enter TWRP, you must download fastboot ROM, extract it and flash it via Mi flash. Don't use flash all and lock or you will lock your bootloder.
g_seva said:
By fastboot flash recovery TWRP-3.3.1-0601.7z you flashed twrp in archive i didn't know it even possible You must extract the archive and in archive must be file "twrp name".img or recovery.img. Then you can flash TWRP with fastboot flash recovery recovery.img or for example fastboot flash recovery twrp-3.3.1-42-cepheus-mauronofrio.img.
If after this you will manage to boot into twrp, you can flash a ROM in TWRP using install option. I don't know what you did before so before flashing ROM wipe cache/dalvik cache and format data all this in TWRP. After flashing ROM you can flash magisk, same as ROM.
If you can't enter TWRP, you must download fastboot ROM, extract it and flash it via Mi flash. Don't use flash all and lock or you will lock your bootloder.
Click to expand...
Click to collapse
Unfortunately, I tried to install TWRP-3.3.1-42-cepheus-mauronofrio.img. too but it doesn't work. My phone reboot in fastboot mod. :crying:
I found a fastboot rom but in 10.2.22 not in 10.2.30. I'm going to try with this, and update the rom after.
I'll tell you back soon. Thanks for all.
tom1909 said:
Unfortunately, I tried to install TWRP-3.3.1-42-cepheus-mauronofrio.img. too but it doesn't work. My phone reboot in fastboot mod. :crying:
I found a fastboot rom but in 10.2.22 not in 10.2.30. I'm going to try with this, and update the rom after.
I'll tell you back soon. Thanks for all.
Click to expand...
Click to collapse
Have you wiped system?
g_seva said:
By fastboot flash recovery TWRP-3.3.1-0601.7z you flashed twrp in archive i didn't know it even possible You must extract the archive and in archive must be file "twrp name".img or recovery.img. Then you can flash TWRP with fastboot flash recovery recovery.img or for example fastboot flash recovery twrp-3.3.1-42-cepheus-mauronofrio.img.
If after this you will manage to boot into twrp, you can flash a ROM in TWRP using install option. I don't know what you did before so before flashing ROM wipe cache/dalvik cache and format data all this in TWRP. After flashing ROM you can flash magisk, same as ROM.
If you can't enter TWRP, you must download fastboot ROM, extract it and flash it via Mi flash. Don't use flash all and lock or you will lock your bootloder.
Click to expand...
Click to collapse
I'm sorry, but I finaly didn't find a link to download the fastboot rom. I only find recovery rom .zip. Can you help me and send me a link pleeease.
tom1909 said:
I'm sorry, but I finaly didn't find a link to download the fastboot rom. I only find recovery rom .zip. Can you help me and send me a link pleeease.
Click to expand...
Click to collapse
Download Mi Flash tool pro: https://jumpmobile.ru/download/miflashpro-3-3-1212-88/?wpdmdl=286&refresh=5da2215f6f9e21570906463
Enter with your account choose "ROM packages", search for your device, and choose one of available fastboot ROMs, tap on copy and paste the download link in browser or download manager.
g_seva said:
Have you wiped system?
Click to expand...
Click to collapse
Yes, when my phone rebooted in recovery I tried to wipe system and reflash the rom. It worked but when I reinstalled magisk the bug came back
tom1909 said:
Yes, when my phone rebooted in recovery I tried to wipe system and reflash the rom. It worked but when I reinstalled magisk the bug came back
Click to expand...
Click to collapse
You sure that you reinstalled ROM after wiping system? Because if you just wiped system and flashed magisk that's the problem You must flash a ROM after wiping system without reboot or you will stuck in fastboot after reboot And there is no need in system wipe, don't touch it
g_seva said:
Download Mi Flash tool pro: https://jumpmobile.ru/download/miflashpro-3-3-1212-88/?wpdmdl=286&refresh=5da2215f6f9e21570906463
Enter with your account choose "ROM packages", search for your device, and choose one of available fastboot ROMs, tap on copy and paste the download link in browser or download manager.
Click to expand...
Click to collapse
I tried to flash the fastboot rom 10.2.15 by Miflash and it works ! I upraged this just after :fingers-crossed:
Yes, I remote system just before flash a rom but maybe I forgot.
My problem is solve ! Thanks for all (sorry for my bad english, I'm french)
How can I get my topic "Solved" ?
Cordialy
tom1909 said:
I tried to flash the fastboot rom 10.2.15 by Miflash and it works ! I upraged this just after :fingers-crossed:
Yes, I remote system just before flash a rom but maybe I forgot.
My problem is solve ! Thanks for all (sorry for my bad english, I'm french)
How can I get my topic "Solved" ?
Cordialy
Click to expand...
Click to collapse
Just add to the thread name [SOLVED]. Edit first post and then you can edit thread name.
Greetings from Israel.
This is maximum stupid. I need the xiaomi flash tool to repair it and the tool wants to verify my telephone number by sending me a code by SMS...

Categories

Resources