[Q] Flash error: cannot load 'openrecovery-twrp-2.6.0.1-m7vzw': Unknown error - Verizon HTC One (M7)

Is anyone else seeing this error? (After 'fastboot flash recovery openrecovery-twrp-2.6.0.1-m7vzw' or any of the other recoveries)
cannot load 'openrecovery-twrp-2.6.0.1-m7vzw': Unknown error
Click to expand...
Click to collapse
unlock worked fine,but cannot get past this
Thanks
running win8 64bit

cyberstraz said:
Is anyone else seeing this error? (After 'fastboot flash recovery openrecovery-twrp-2.6.0.1-m7vzw' or any of the other recoveries)
unlock worked fine,but cannot get past this
Thanks
running win8 64bit
Click to expand...
Click to collapse
Your forgetting to put .img at the end of openrecovery-twrp-2.6.0.1-m7vzw

Flyhalf205 said:
Your forgetting to put .img at the end of openrecovery-twrp-2.6.0.1-m7vzw
Click to expand...
Click to collapse
I'm a moron. Thank you for assisting a Dad with very little sleep.

Related

[Q] Need help ASAP! CWM problem.

Hey guys, this is my first post on XDA forum.
So I've recently bought a nexus 7, I used wugfresh's root kit to root my nexus but then it didn't work... so I've tired the auto root by chainfire. Then I was able to get root. So then I went to playstore and downloaded rom manager to install CWM. I went to recovery then I get this message:
E : Cant mount /cache/recovery/log etc.....
I've tried everything I can do such as researching, changing recovery, and watching a youtube tutorial but nothing helped.
Thanks.
I would start over from scratch using fastboot to flash a factory image and stock recovery. If your bootloader isn't unlocked already, unlock it.
nhizzat said:
I would start over from scratch using fastboot to flash a factory image and stock recovery. If your bootloader isn't unlocked already, unlock it.
Click to expand...
Click to collapse
I tried to format using wugfresh couple times but still not working...
DO NOT USE TOOLKITS. They cause too many problems. Learn to do things the proper way using fastboot. I agree with the poster above, you should flash a factory image to start over. Download the system image from here- https://developers.google.com/android/nexus/images
You need to unlock your bootloader-
Code:
fastboot OEM unlock
Then run the flash_all.bat. That will automatically wipe and reflash everything to get you back to square one.
Then you need to flash TWRP (don't use CWM)
Code:
fastboot flash recovery recoveryname.img
TWRP will automatically prompt you to flash SU when you reboot. Choose yes, reboot, then install SuperSU from play store, update the SU binaries, reboot again, and then you're done.
_MetalHead_ said:
DO NOT USE TOOLKITS. They cause too many problems. Learn to do things the proper way using fastboot. I agree with the poster above, you should flash a factory image to start over. Download the system image from here- Link Removed
You need to unlock your bootloader-
Code:
fastboot OEM unlock
Then run the flash_all.bat. That will automatically wipe and reflash everything to get you back to square one.
Then you need to flash TWRP (don't use CWM)
Code:
fastboot flash recovery recoveryname.img
TWRP will automatically prompt you to flash SU when you reboot. Choose yes, reboot, then install SuperSU from play store, update the SU binaries, reboot again, and then you're done.
Click to expand...
Click to collapse
I tried to flash TWRP but its still the same error code
z3r0c311 said:
I tried to flash TWRP but its still the same error code
Click to expand...
Click to collapse
I highly advise you start from scratch so do what I told you to do in my last post. I promise if you do it the correct way (ie. without using toolkits) it will work.
_MetalHead_ said:
I highly advise you start from scratch so do what I told you to do in my last post. I promise if you do it the correct way (ie. without using toolkits) it will work.
Click to expand...
Click to collapse
It would be great if u could tell me the commands, im nubby with this fastboot thing.
z3r0c311 said:
It would be great if u could tell me the commands, im nubby with this fastboot thing.
Click to expand...
Click to collapse
I gave you the commands in my first post in this thread.
Here's a guide to get you started-
http://forum.xda-developers.com/showthread.php?t=2277112
Sorry for another nubby question but how do I get flash_all.bat?
z3r0c311 said:
Sorry for another nubby question but how do I get flash_all.bat?
Click to expand...
Click to collapse
It's in the file that you should have downloaded from the link I posted in my first post. The instructions are at that link as well.
_MetalHead_ said:
It's in the file that you should have downloaded from the link I posted in my first post. The instructions are at that link as well.
Click to expand...
Click to collapse
Hey I tried the following:
oem lock
oem unlock
flash-all/flash_all.bat
flash recovery(TWRP)
but then when I reboot into TWRP I don't get a message saying you to install SU... And when I go to 'Install' in TWRP I don't see any internal storage available(0mb). With this error I cant install any roms which is boring.
z3r0c311 said:
Hey I tried the following:
oem lock
oem unlock
flash-all/flash_all.bat
flash recovery(TWRP)
but then when I reboot into TWRP I don't get a message saying you to install SU... And when I go to 'Install' in TWRP I don't see any internal storage available(0mb). With this error I cant install any roms which is boring.
Click to expand...
Click to collapse
Hmm... Can you even boot into the stock ROM at this point? Try formatting /data (done in TWRP). Did the system image flash successfully?
_MetalHead_ said:
Hmm... Can you even boot into the stock ROM at this point? Try formatting /data (done in TWRP). Did the system image flash successfully?
Click to expand...
Click to collapse
I can boot into my stock rom which is 5.0.2, when I try to format /data the error codes comes out...
z3r0c311 said:
I can boot into my stock rom which is 5.0.2, when I try to format /data the error codes comes out...
Click to expand...
Click to collapse
Did the system image flash successfully?
_MetalHead_ said:
Did the system image flash successfully?
Click to expand...
Click to collapse
using flash-all command, yeah
z3r0c311 said:
using flash-all command, yeah
Click to expand...
Click to collapse
Well then I don't know what to tell you at this point. I know Lollipop has been causing issues for some N7 users, but I also know that wugs toolkit causes problems too so honestly I'm not sure what the root of your issue is. I think someone with more experience with Lollipop is gonna have to chime in here, I'm still on 4.4.4 on all of my devices. Sorry I couldn't be of more help.
_MetalHead_ said:
Well then I don't know what to tell you at this point. I know Lollipop has been causing issues for some N7 users, but I also know that wugs toolkit causes problems too so honestly I'm not sure what the root of your issue is. I think someone with more experience with Lollipop is gonna have to chime in here, I'm still on 4.4.4 on all of my devices. Sorry I couldn't be of more help.
Click to expand...
Click to collapse
Thanks for helping me I appreciate it. I hope someone else can help me with this problem... btw can I flash roms with the stock recovery? The stock recovery seems to be working fine...
z3r0c311 said:
Thanks for helping me I appreciate it. I hope someone else can help me with this problem... btw can I flash roms with the stock recovery? The stock recovery seems to be working fine...
Click to expand...
Click to collapse
No, you can only flash custom ROMs if you have a custom recovery.

Help!i can‘t flash anything into my tablet. fastboot failed, remote: unsupported comm

Help!i can‘t flash anything into my tablet. fastboot failed, remote: unsupported comm
Good day everyone. Please help me. I am in Unicorn rom and I want to go back factory rom. I tried Nexus Tookit and ABD fastboot, but all of them errored out Fastboot failed, remote:unsupported command.
I cannot get into recovery.
Help me please.
Sway327 said:
Good day everyone. Please help me. I am in Unicorn rom and I want to go back factory rom. I tried Nexus Tookit and ABD fastboot, but all of them errored out Fastboot failed, remote:unsupported command.
I cannot get into recovery.
Help me please.
Click to expand...
Click to collapse
Are you sure that you can't reboot in twrp ..did you already try to do it manually ?
anyway if you want go back stock and you aren't able to use again NRT you need to flash manually a factory image from Google .Here is a the link with instructions ;
https://developers.google.com/android/nexus/images
if fastboot flash doesn't work you probably have fastboot locked.
brando56894 said:
if fastboot flash doesn't work you probably have fastboot locked.
Click to expand...
Click to collapse
Thanks mate. Do you know how to unlock fastboot?
ilpolpi65 said:
Are you sure that you can't reboot in twrp ..did you already try to do it manually ?
anyway if you want go back stock and you aren't able to use again NRT you need to flash manually a factory image from Google .Here is a the link with instructions ;
https://developers.google.com/android/nexus/images
Click to expand...
Click to collapse
Thanks mate. Thanks for your reply. I tried mini ADB tool to flash it and got same result.
FAIL remote: unsupported command
Sway327 said:
Thanks mate. Thanks for your reply. I tried mini ADB tool to flash it and got same result.
FAIL remote: unsupported command
Click to expand...
Click to collapse
Are you able to get back into system? If so, run this command with an active ADB connection.
Code:
fwtool vbnv write dev_boot_fastboot_full_cap 1
Sway327 said:
Good day everyone. Please help me. I am in Unicorn rom and I want to go back factory rom. I tried Nexus Tookit and ABD fastboot, but all of them errored out Fastboot failed, remote:unsupported command.
I cannot get into recovery.
Help me please.
Click to expand...
Click to collapse
Hi, I was wondering if you were able to fix your tablet. I have this problem right now and haven't found any way of fixing it.
NYCHitman1 said:
Are you able to get back into system? If so, run this command with an active ADB connection.
Click to expand...
Click to collapse
Hi. I was wondering if you know how to fix this only through fastboot. I get the same "remote: unsupported command" message when flashing partitions and "remote: image verification failed" when using "fastboot boot twrp.img" command. Right now, I have no recovery and cannot boot to system. Locking and reunlocking bootloader doesn't change a thing and I do have the latest drivers.
viii_xvi said:
Hi. I was wondering if you know how to fix this only through fastboot. I get the same "remote: unsupported command" message when flashing partitions and "remote: image verification failed" when using "fastboot boot twrp.img" command. Right now, I have no recovery and cannot boot to system. Locking and reunlocking bootloader doesn't change a thing and I do have the latest drivers.
Click to expand...
Click to collapse
Did you get your tablet to work? I have the same problem
qAnAthemA said:
Did you get your tablet to work? I have the same problem
Click to expand...
Click to collapse
No, I haven't gotten it to work. As far as I know, there is only one way to fix it and it involves opening up the tablet, as per this post.
viii_xvi said:
No, I haven't gotten it to work. As far as I know, there is only one way to fix it and it involves opening up the tablet, as per this post.
Click to expand...
Click to collapse
Have you tried to ask Google for a USB bootable recovery + ZIP file ?

Need help solved

I was on cm 13 something and flashed cm 14.1 everything was working ok but i didnt flashed gapps zip.
so i tried to go into recovery and there was no recovery anymore...
then i reset cm 14.1 that i can start from a fresh rom and since then i cant start my phone
i dont have a recovery i can get in but i can get into fastboot mode
hope someone is able to help me and could tell me what to do / try to install a working system again
Inlacrimas said:
I was on cm 13 something and flashed cm 14.1 everything was working ok but i didnt flashed gapps zip.
so i tried to go into recovery and there was no recovery anymore...
then i reset cm 14.1 that i can start from a fresh rom and since then i cant start my phone
i dont have a recovery i can get in but i can get into fastboot mode
hope someone is able to help me and could tell me what to do / try to install a working system again
Click to expand...
Click to collapse
Use this toolkit on a pc to fix your recovery, forum.xda-developers.com/oneplus-3/development/toolkit-oneplus-3-toolkit-unlock-t3398799
Hope it helps.
JoshDaWhite said:
Use this toolkit on a pc to fix your recovery, forum.xda-developers.com/oneplus-3/development/toolkit-oneplus-3-toolkit-unlock-t3398799
Hope it helps.
Click to expand...
Click to collapse
i am not that familir with all these kinds of stuff
what would be the steps i had to do ?
Inlacrimas said:
i am not that familir with all these kinds of stuff
what would be the steps i had to do ?
Click to expand...
Click to collapse
Download the toolkit and unzip it. Launch the bat file and the find the option to flash twrp recovery.
JoshDaWhite said:
Download the toolkit and unzip it. Launch the bat file and the find the option to flash twrp recovery.
Click to expand...
Click to collapse
it doesnt find my device
when i press 7 it tells me error device not found
Inlacrimas said:
it doesnt find my device
when i press 7 it tells me error device not found
Click to expand...
Click to collapse
Enter fastboot mode. Connect device to pc. You need to download the attached zip. Unzip it, open the folder until you see a bunch of files.Click the back button, select the folder, press Shift and click the right side of the mouse, and select open command window here.use the command fastboot devices and report back.
This is the zip I told you about.
JoshDaWhite said:
This is the zip I told you about.
Click to expand...
Click to collapse
nothing happend to the phone stays in fastboot
Inlacrimas said:
nothing happend to the phone stays in fastboot
Click to expand...
Click to collapse
Yes but the command returned any results?
JoshDaWhite said:
Yes but the command returned any results?
Click to expand...
Click to collapse
yes 9771bc7e fastboot like in the linked picture
Inlacrimas said:
yes 9771bc7e fastboot like in the linked picture
Click to expand...
Click to collapse
Unfortunately the picture is too small to read from it. It is great! It means your device can receive fastboot commands! I can guide you how to install stock Oxygen os 3.2.7. That also means you lose your data from internal storage. Do you want Oxygen os 3.2.7?
JoshDaWhite said:
Unfortunately the picture is too small to read from it. It is great! It means your device can receive fastboot commands! I can guide you how to install stock Oxygen os 3.2.7. That also means you lose your data from internal storage. Do you want Oxygen os 3.2.7?
Click to expand...
Click to collapse
i want any system that works currently since i cant get into recovery ^^
if i can go back into recovery i should be able to manage stuff on my own or i just flash rom xyz afterwards then thats no big deal
you can click on the magnifying glass to make it bigger :good:
JoshDaWhite said:
Unfortunately the picture is too small to read from it. It is great! It means your device can receive fastboot commands! I can guide you how to install stock Oxygen os 3.2.7. That also means you lose your data from internal storage. Do you want Oxygen os 3.2.7?
Click to expand...
Click to collapse
i tried arround and managed to flash twpr with the programm but nothing has changed cant boot into recovery
Inlacrimas said:
i tried arround and managed to flash twpr with the programm but nothing has changed cant boot into recovery
Click to expand...
Click to collapse
Flash the stock recovery then sideload Oxygen os.
JoshDaWhite said:
Flash the stock recovery then sideload Oxygen os.
Click to expand...
Click to collapse
tried flashing stock recovery phone powers of or rebbots or something
how can i sideload theoxygen os ?
Think i just helped myself with
https://forums.oneplus.net/threads/guide-mega-unbrick-guide-for-a-hard-bricked-oneplus-3.452634/
works again thanks for your help
Inlacrimas said:
tried flashing stock recovery phone powers of or rebbots or something
how can i sideload theoxygen os ?
Think i just helped myself with
https://forums.oneplus.net/threads/guide-mega-unbrick-guide-for-a-hard-bricked-oneplus-3.452634/
works again thanks for your help
Click to expand...
Click to collapse
Glad you fixed it.
JoshDaWhite said:
Glad you fixed it.
Click to expand...
Click to collapse
Really appreciate all the time you spent helping here :good:
Inlacrimas said:
I was on cm 13 something and flashed cm 14.1 everything was working ok but i didnt flashed gapps zip.
so i tried to go into recovery and there was no recovery anymore...
then i reset cm 14.1 that i can start from a fresh rom and since then i cant start my phone
i dont have a recovery i can get in but i can get into fastboot mode
hope someone is able to help me and could tell me what to do / try to install a working system again
Click to expand...
Click to collapse
Fyi, if u decide to go back to 14.1, you will need to flash modified twrp http://forum.xda-developers.com/devdb/project/dl/?id=21065&task=get
Then recovery will stay intact

Can't boot into twrp

Hello,
I unlocked the bootloader and when I want to boot into twrp (not flashed it, just with fastboot boot recovery.img) the computer says it was ok, but the op logo and "fastboot mode" appears on the phone's screen for a couple seconds and after that nothing. What did I do wrong?
oli.98 said:
Hello,
I unlocked the bootloader and when I want to boot into twrp (not flashed it, just with fastboot boot recovery.img) the computer says it was ok, but the op logo and "fastboot mode" appears on the phone's screen for a couple seconds and after that nothing. What did I do wrong?
Click to expand...
Click to collapse
Which ROM are you on?
R55770 said:
Which ROM are you on?
Click to expand...
Click to collapse
OxygenOS open beta 9
oli.98 said:
OxygenOS open beta 9
Click to expand...
Click to collapse
Try to use a modified TWRP: http://forum.xda-developers.com/devdb/project/dl/?id=21835
R55770 said:
Try to use a modified TWRP: http://forum.xda-developers.com/devdb/project/dl/?id=21835
Click to expand...
Click to collapse
Thanks, it works like a charm
oli.98 said:
Thanks, it works like a charm
Click to expand...
Click to collapse
You're welcome! Happy flashing.

Touchscreen not working in TWRP

Im using official TWRP but the touchscreen does not work, how can i get around this?
Try to hold power button for 9-10 seconds
hogze94 said:
Im using official TWRP but the touchscreen does not work, how can i get around this?
Click to expand...
Click to collapse
same here, did you get any solution?
Same to me... help!
lupomarano said:
Same to me... help!
Click to expand...
Click to collapse
what screen do you have?
Sprut_name said:
what screen do you have?
Click to expand...
Click to collapse
I have a MI A2 lite,
reflash twrp .. i had the same issue yesterday ..
Connect the phone to the computer (fastboot mode)
Launch the command line and go to the folder where you put all the prerequisites (cd Folder_name)
Boot the recovery image: fastboot boot twrp-daisy-3.3.0-0-offain.img
You will see the recovery on your phone, prompting to enter the password. Choose "Cancel"
Click to expand...
Click to collapse
solved said:
reflash twrp .. i had the same issue yesterday ..
Click to expand...
Click to collapse
tried it over and over again. still having this issue.
TWRP loads up showing me the "Keep System Read only?" page. Touchscreen wont work.
using twrp-installer-3.3.0-dees_troy-daisy
flash a stock rom , then use offain 3.3.0-0 twrp
I have the same problem, this should help https://forum.xda-developers.com/mi-a2/how-to/guide-flashing-roms-twrp-black-screen-t3913052
Thats because u dont have OS, You need to flash OS with MiFlash, unlock bootloader and flash TWRP

Categories

Resources