I'm new to these forums so I apologize beforehand if I'm missing something. Long story short, I was trying to root my phone (Motorola One Action, xt-2013-1) and found this https://forum.xda-developers.com/one-action/how-to/twrp-magisk-root-motorola-one-action-t3975883 . Followed it until the fun began, I tried booting into TWRP temporarily but the command fails.
PS C:\platform-tools> fastboot boot twrp-3.4.0-0-troika.img
Sending 'boot.img' (42324 KB) OKAY [ 1.617s]
Booting FAILED (remote: '')
fastboot: error: Command failed
I've flashed my phone (with the proper firmware of course), Oem is unlocked, I've activated USB debugging and all those permissions just in case but still cant manage to even boot into TWRP to actually install it. Tried the official twrp method and it shows the same output. It worked one time and bricked my phone -which is why I flashed it more than once-. I don't know what else can I do, I'm fairly new to all of this things so if anyone could help me I'd be immensely thankful.
Related
Can any admin move this to Q&A pleas? Sorry; I was in the wrong window in my browser.
Hi @all,
I just tried to follow the unlock procedure for my new Nexus5.
The first step (oem unlock) ran fine. The device was rebooted - it took a while. After reboot was complete the system was shut down and rebooted into bootloader (USB debugging switched on!)
Situation now: (all done as root)
d780:~/adb_fastboot # ./fastboot devices
xxxxxxxxxxxxxxx fastboot
d780:~/adb_fastboot # ./fastboot flash revovery openrecovery-twrp-2.7.1.1-hammerhead.img
sending 'revovery' (13586 KB)...
OKAY [ 0.955s]
writing 'revovery'...
FAILED (remote: partition table doesn't exist)
finished. total time: 1.135s
And whatever I try it refuses to flash this recovery. md5sum on recovery image is checked and fine.
I'm searching since more than 2 hours in the network but I could not find any tip to do the trick.
What is going wrong here??
Thanks in advance
wudelbrumpf said:
Can any admin move this to Q&A pleas? Sorry; I was in the wrong window in my browser.
Hi @all,
I just tried to follow the unlock procedure for my new Nexus5.
The first step (oem unlock) ran fine. The device was rebooted - it took a while. After reboot was complete the system was shut down and rebooted into bootloader (USB debugging switched on!)
Situation now: (all done as root)
d780:~/adb_fastboot # ./fastboot devices
xxxxxxxxxxxxxxx fastboot
d780:~/adb_fastboot # ./fastboot flash revovery openrecovery-twrp-2.7.1.1-hammerhead.img
sending 'revovery' (13586 KB)...
OKAY [ 0.955s]
writing 'revovery'...
FAILED (remote: partition table doesn't exist)
finished. total time: 1.135s
And whatever I try it refuses to flash this recovery. md5sum on recovery image is checked and fine.
I'm searching since more than 2 hours in the network but I could not find any tip to do the trick.
What is going wrong here??
Thanks in advance
Click to expand...
Click to collapse
You have written the spelling of recovery wrong
Code:
fastboot flash recovery openrecovery-twrp-2.7.1.1-hammerhead.img
Hehe. revovery
Sent from my Nexus 5 using Tapatalk
Problem is sitting in front of the screen (as usual)
Don't laugh
I read this at least 10 times and I did NOT see this! Shame on me.
FIXED
Haha. I was wracking my brain trying to see what could have been wrong.
This made me laugh hard lmao. Atleast you got it fixed up though
Hello,
I hope you guys can help me because I'm stuck. I'm also not too tech savvy. So be patient with me.
I flashed TWRP on my Google Pixel 2 a few times before. However, all of a sudden, I can't do it any more. I get an error message shown below (I cannot post a picture because I am new to the forum. So I'm going to type out the CMD lines).
CMD Lines:
>Fastboot devices
>>FA983272399 (random sn) fastboot
>>>fastboot flash recovery twrp-3.1.1-alpha1-walleye.img
>>>>target reported max download size....
sending 'recovery' ....
OKAY [....]
writing 'recovery'
FAILED (remote: No such partition.)
Finished.
I tried different ports, computers, and USB cables with no luck. You probably know that a permanent TWRP flash is not yet supported on the Pixel 2. That's why I am flashing it every time I want to sideload a ZIP.
My phone is rooted, and the bootloader is unlocked.
On a non-related issue, does anyone know if it's possible to install Xposed on Pixel 2?
Ask here bro
https://forum.xda-developers.com/pixel-2
This is the only place I can post because I'm a new member.
New pixel 2 flashable TWRP beta with decryption support is out. Try that
So for the past week, my phone has been bricked. Bricked by flashing the wrong firmware, so now not able to access the whole phone, and making matters worse by flashing the wrong recovery for the phone. The phone being an Honor 8, FRD-L14, 64GB.
I'm not able to use dload to rollback anything, or use that option at all, since the recovery isn't eRecovery, and doesn't even have any recovery in itself.
The problem is that I'm able to boot into "download mode" my phones unlocked, and when I type in "fastboot oem get-bootinfo", the response is:
(bootloader) unlocked
OKAY [ 0.008s]
finished. total time: 0.010s
But when trying to flash anything through fastboot in the cmd, like the command "fastboot flash recovery recovery.img" to flash a recovery on the phone, the response would then be:
target reported max download size of 471859200 bytes
sending 'recovery' (29378 KB)...
OKAY [ 0.803s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.814s
My phone is unlocked, and on the download mode screen, is shows:
PHONE Unlocked
FRP Unlock
My drivers are installed, as well as the device being shown in fastboot when typing in the command "fastboot devices"
I haven't been able to do a single thing to the phone, and have searched up a countless amount of hours to find the fix for the phone, if anyone can, please look into the problem and assist me, thanks .
Kc4k12 said:
So for the past week, my phone has been bricked. Bricked by flashing the wrong firmware, so now not able to access the whole phone, and making matters worse by flashing the wrong recovery for the phone. The phone being an Honor 8, FRD-L14, 64GB.
I'm not able to use dload to rollback anything, or use that option at all, since the recovery isn't eRecovery, and doesn't even have any recovery in itself.
The problem is that I'm able to boot into "download mode" my phones unlocked, and when I type in "fastboot oem get-bootinfo", the response is:
(bootloader) unlocked
OKAY [ 0.008s]
finished. total time: 0.010s
But when trying to flash anything through fastboot in the cmd, like the command "fastboot flash recovery recovery.img" to flash a recovery on the phone, the response would then be:
target reported max download size of 471859200 bytes
sending 'recovery' (29378 KB)...
OKAY [ 0.803s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.814s
My phone is unlocked, and on the download mode screen, is shows:
PHONE Unlocked
FRP Unlock
My drivers are installed, as well as the device being shown in fastboot when typing in the command "fastboot devices"
I haven't been able to do a single thing to the phone, and have searched up a countless amount of hours to find the fix for the phone, if anyone can, please look into the problem and assist me, thanks .
Click to expand...
Click to collapse
You're in a tough situation my friend, what do you get when you try the dload method? In my opinion this is the only thing you can do. However i heard about a thing called "DC Unlocker" . It can flash a clean ROM and other good stuff for bricked Huawei phones, but you have to pay, and i don't know what the prices are. Hope you'll make it
hello guys
was trying some custom roms and i dont know how but now my phone wont go into twrp, wont go in fastboot mode, nothing.
i tryed TOOL ALL IN ONE, and when i try to load TWRP i get
Booting TWRP...
Sending 'boot.img' (28376 KB) OKAY [ 0.599s]
Booting FAILED (remote: 'Failed to load/authenticate boot image: Load Error')
fastboot: error: Command failed
Waiting the TWRP boots...
if i try to use MsmDownloadTool V4.0 it wont find my phone, cause i cant load the driver, cause i cant put it in fastboot mode :S
i think i already lost everything on the phone, but at this point fu*k it, i just want it to work again...anyone can help me?
solved, this dude saved me
https://www.youtube.com/watch?v=yKfT7UsWQAk
You forgot to flash TWRP after flashing a ROM.
Code:
fastboot flash boot twrp-3.3.1-16-enchilada-Q-mauronofrio.img
instead of
Code:
fastboot boot twrp-3.3.1-16-enchilada-Q-mauronofrio.img
will save you.
I wiped my OS and was having issues installing a custom ROM through TWRP. My phone rebooted and now I'm stuck in the bootloader and unable to get back into TWRP. I've tried using fastboot, but that also fails:
Code:
~\Downloads\TWRP>fastboot boot twrp-3.5.2_9-0-enchilada.img
Sending 'boot.img' (32604 KB) OKAY [ 0.823s]
Booting FAILED (remote: 'Failed to load/authenticate boot image: Load Error')
fastboot: error: Command failed
Is there some way I can recover (even if back to stock), or am I screwed?
Thanks
zodac01 said:
I wiped my OS and was having issues installing a custom ROM through TWRP. My phone rebooted and now I'm stuck in the bootloader and unable to get back into TWRP. I've tried using fastboot, but that also fails:
Code:
~\Downloads\TWRP>fastboot boot twrp-3.5.2_9-0-enchilada.img
Sending 'boot.img' (32604 KB) OKAY [ 0.823s]
Booting FAILED (remote: 'Failed to load/authenticate boot image: Load Error')
fastboot: error: Command failed
Is there some way I can recover (even if back to stock), or am I screwed?
Thanks
Click to expand...
Click to collapse
You are not screwed,2 choices you have-flash fastboot stock Rom or use MSM tool,for me personally i always use fastboot roms.Good luck
zodac01 said:
I wiped my OS and was having issues installing a custom ROM through TWRP. My phone rebooted and now I'm stuck in the bootloader and unable to get back into TWRP. I've tried using fastboot, but that also fails:
Code:
~\Downloads\TWRP>fastboot boot twrp-3.5.2_9-0-enchilada.img
Sending 'boot.img' (32604 KB) OKAY [ 0.823s]
Booting FAILED (remote: 'Failed to load/authenticate boot image: Load Error')
fastboot: error: Command failed
Is there some way I can recover (even if back to stock), or am I screwed?
Thanks
Click to expand...
Click to collapse
You can revive any ROM mate. All you need is patience and a small knowledge in debugging the error.
If you are stuck on Bootloader. Try flashing rom on both slots from bootloader directly
Below link has process to do so
[ROM][STOCK][FASTBOOT][OP6] Stock Fastboot ROMs for OnePlus 6
Things are changing with the advent of project treble and seamless updates. OnePlus will no longer release ROMs flashable via stock recovery (with twrp is possible but not recommended). The updates will be done on the slot not used for example...
forum.xda-developers.com
If you can boot to recovery, try flashing roms directly by downloading stock roms. If you get stuck, try postng error message with screenshot using another mobile.