Everytime I try to boot twrp i get this message.
PS C:\adb> fastboot boot twrp-3.3.1-4-guacamole.img
< waiting for device >
downloading 'boot.img'...
OKAY [ 1.324s]
booting...
FAILED (remote: unknown command)
finished. total time: 1.331s
I am bootloader unlocked so I dont know why I am getting that message. Any help would be appreciated. Thanks
Try "fastboot flash boot [img name]".
The correct command is
Fastboot boot [drag and drop the img]
phenomenalblaze said:
Everytime I try to boot twrp i get this message.
PS C:\adb> fastboot boot twrp-3.3.1-4-guacamole.img
< waiting for device >
downloading 'boot.img'...
OKAY [ 1.324s]
booting...
FAILED (remote: unknown command)
finished. total time: 1.331s
I am bootloader unlocked so I dont know why I am getting that message. Any help would be appreciated. Thanks
Click to expand...
Click to collapse
Are you on Beta1, if so, you can't boot into recovery that way, you need to flash recovery using Magisk first.
No I'm not. I'm on 9.5.11
phenomenalblaze said:
No I'm not. I'm on 9.5.11
Click to expand...
Click to collapse
If you have root, try flashing the recovery installer with Magisk
smo69 said:
Try "fastboot flash boot [img name]".
Click to expand...
Click to collapse
This command is useless it won't work. Download the latest oxygen OS zip(full rom package not the incremental one), place it in your internal storage and update it via the local updater.
After the update is complete you can boot to fastboot and then the command will work i.e. fastboot boot imagefilename.img
Hope this helps
Related
When I try flash a recovery image using the command prompt I receive the following error:
fastboot flash recovery recovery.img
sending 'recovery' (8956 KB)...
OKAY [ 1.105s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 1.355s
How to resolve error?
Akio8 said:
When I try flash a recovery image using the command prompt I receive the following error:
fastboot flash recovery recovery.img
sending 'recovery' (8956 KB)...
OKAY [ 1.105s]
writing 'recovery'...
FAILED (remote: image update error)
finished. total time: 1.355s
How to resolve error?
Click to expand...
Click to collapse
Have you successfully unlocked the bootloader ?
Which recovery image are you trying to flash ?
htc_one_mini_m4 said:
Have you successfully unlocked the bootloader ?
Which recovery image are you trying to flash ?
Click to expand...
Click to collapse
Yes the bootloader is unlocked. I'm trying to flash philz-touch-6.26.1-m4.img
Akio8 said:
Yes the bootloader is unlocked. I'm trying to flash philz-touch-6.26.1-m4.img
Click to expand...
Click to collapse
Can you try flashing TWRP 2.7.1.1 instead ? ( Just to see if it's a general issue or something related to your image file )
htc_one_mini_m4 said:
Can you try flashing TWRP 2.7.1.1 instead ? ( Just to see if it's a general issue or something related to your image file )
Click to expand...
Click to collapse
It's a general issue it doesn't matter what image I try to flash
Akio8 said:
It's a general issue it doesn't matter what image I try to flash
Click to expand...
Click to collapse
So, you're stuck with the stock recovery or with a custom one ?
I'd try to install an unsecured kernel + ROM like Jmz's and try flashing a new recovery after that.
Not sure if it would work, just my thoughts and gut says that it might
Hi Guys,
Hope to get some help here.
So i unlocked the bootloader of my one plus one and installed supersu + Twrp recovery. All worked fine until i decided to relock the bootloader.
I've put the device into fastboot mode and executed "fastboot oem lock" with twrp recovery still in there.
Now i am trying to unlock the bootloader again using "fastboot oem unlock" to be able to flash the stock recovery and having issues.
output of commands:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot oem unlock
...
OKAY [ 0.004s]
finished. total time: 0.005s
C:\Program Files (x86)\Minimal ADB and Fastboot>
After this it boots straight to twrp recovery. I then hit reboot system and go back to fastboot mode and run the below:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery
.img
target reported max download size of 536870912 bytes
sending 'recovery' (12260 KB)...
OKAY [ 0.389s]
writing 'recovery'...
FAILED (remote: Device not unlocked cannot flash or erase)
finished. total time: 0.404s
Anyone has an idea how i can unlock the bootloader again ?
Thanks
Vik
Would it let you reflash the stock factory image thru fastboot? Maybe if you could do that it would let you unlock again. And it would give you stock recovery.
Or else what about the option in developer settings to update the stock cm recovery when installing an update. Maybe you could install an official update thru TWRP and get stock recovery back?
Just throwing out ideas, hope you figure it out
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
lemonspeakers said:
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
Click to expand...
Click to collapse
Thanks i'll give that a try as soon as am home..
YrrchSebor said:
Would it let you reflash the stock factory image thru fastboot? Maybe if you could do that it would let you unlock again. And it would give you stock recovery.
Or else what about the option in developer settings to update the stock cm recovery when installing an update. Maybe you could install an official update thru TWRP and get stock recovery back?
Just throwing out ideas, hope you figure it out
Click to expand...
Click to collapse
Hi YrrchSebor,
Thanks for the reply.. I already tried all that, even using adb sideload and keep getting same error as mentioned above. I'll try the solution lemonspeakers suggested later today and post the outcome.
Thanks
Vikmeister said:
Hi YrrchSebor,
Thanks for the reply.. I already tried all that, even using adb sideload and keep getting same error as mentioned above. I'll try the solution lemonspeakers suggested later today and post the outcome.
Thanks
Click to expand...
Click to collapse
Be careful if you updated your phone to XNPH30O OTA,
!!! Warning !!!
In the NEW OTA CM11S XNPH30O, the bootloader (aboot) img size changed....
We request all not to apply the unlocker scripts on the new bootloader , until we confirm/find the new bit position.
It might brick your phone and corrupt bootloader...
Click to expand...
Click to collapse
It won't work.. do not try it if you updated to XNPH30O using the OTA.
zephiK said:
Be careful if you updated your phone to XNPH30O OTA,
It won't work.. do not try it if you updated to XNPH30O using the OTA.
Click to expand...
Click to collapse
Thanks for letting me know ZephiK i haven't updated to that version yet. I still have XNPH25R. I should all good.
Fantastic.. Thanks a lot guys.. That worked like a treat.. Bootloader is now unlocked.
:laugh::good:
lemonspeakers said:
I've documented ths same issue describe here: http://forum.xda-developers.com/oneplus-one/help/locked-bootloader-twr-rooted-t2820341
The solution: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Download and flash that script.
Click to expand...
Click to collapse
I ran this command:
Code:
fastboot.exe boot TWRP-2.7.1.0.img
But the next step does not work:
Code:
It will boot your phone into recovery once from the recovery image
stored in your PC temporarily
then you can flash the zip either by sideload or from sdcard...
I got:
downloading 'boot.img'...
OKAY [ 0.484s]
booting...
FAILED (remote: Device not unlocked cannot boot)
finished. total time: 0.487s
That's because you can't boot a recovery with the recent bootloader unless you're unlocked.
Transmitted via Bacon
Hello,
so how to unlock the bootloader when:
- i can only access to fastboot and i have connectivity to pc;
- command 'fastboot oem unlock' doesn't work( FAILED (remote: oem unlock is disabled) )
- command 'fastboot flash recovery firmware.zip' doesn't work (FAILED (remote: Device not unlocked cannot flash or erase))
- all adb commands say: "error: device not found"
- i can't access recovery for use adb sideload (phone freezes with 1+ icon in screen)
- i can't access Android (phone freezes with 1+ icon in screen)
What can i do?
Thanks in advance!
Gustavo
Im have the same issue but I have no recovery installed..Anyway to do this
i have same issue plz give me any solution if you found any???plz let me know plzzzzz
piriri007 said:
Hello,
so how to unlock the bootloader when:
- i can only access to fastboot and i have connectivity to pc;
- command 'fastboot oem unlock' doesn't work( FAILED (remote: oem unlock is disabled) )
- command 'fastboot flash recovery firmware.zip' doesn't work (FAILED (remote: Device not unlocked cannot flash or erase))
- all adb commands say: "error: device not found"
- i can't access recovery for use adb sideload (phone freezes with 1+ icon in screen)
- i can't access Android (phone freezes with 1+ icon in screen)
What can i do?
Thanks in advance!
Gustavo
Click to expand...
Click to collapse
plz help same issue
Hi, Guys
Can you please help let me know what I can do for this bootloader?
It's Soft
But from top line, you could see locked
Can I root
Can I install any custom roms ?
rfresh said:
Hi, Guys
Can you please help let me know what I can do for this bootloader?
It's Soft
But from top line, you could see locked
Can I root
Can I install any custom roms ?
Click to expand...
Click to collapse
Yes you can. You need an ruu mode twrp flashable to get started. First thing I would do after rooting is fix that locked bootloader. I can help you remotely using team viewer if you want.
I can try my side first, how I can start? where do it find RUU mode TWRP?
rfresh said:
I can try my side first, how I can start? where do it find RUU mode TWRP?
Click to expand...
Click to collapse
So boot your phone into fastboot mode. Download this zip to your fastboot directory. https://www.androidfilehost.com/?fid=23622183712470114
Then enter the below commands.
Fastboot oem rebootRUU
Fastboot flash zip
ruuM8_TWRP_2_8.zip
Fastboot reboot-bootloader
Then select hboot from the menu. Then select recovery.
That gets you into twrp.
dottat said:
So boot your phone into fastboot mode. Download this zip to your fastboot directory. https://www.androidfilehost.com/?fid=23622183712470114
Then enter the below commands.
Fastboot oem rebootRUU
Fastboot flash zip
ruuM8_TWRP_2_8.zip
Fastboot reboot-bootloader
Then select hboot from the menu. Then select recovery.
That gets you into twrp.
Click to expand...
Click to collapse
How can I place this file into fast boot directory? is it phone storage?
rfresh said:
How can I place this file into fast boot directory? is it phone storage?
Click to expand...
Click to collapse
Since you probably haven't done this before and I would rather show you success can we screen share via team viewer to do this?
rfresh said:
How can I place this file into fast boot directory? is it phone storage?
Click to expand...
Click to collapse
This is the error log and do you think this is because my device is not rooted?
C:\adb>adb reboot bootloader
C:\adb>fastboot devices
HT43LSF01601 fastboot
C:\adb>fastboot flash recovery recovery.img
sending 'recovery' (14954 KB)... OKAY
writing 'recovery'... FAILnot allowed
FAILED (remote: not allowed)
rfresh said:
This is the error log and do you think this is because my device is not rooted?
C:\adb>adb reboot bootloader
C:\adb>fastboot devices
HT43LSF01601 fastboot
C:\adb>fastboot flash recovery recovery.img
sending 'recovery' (14954 KB)... OKAY
writing 'recovery'... FAILnot allowed
FAILED (remote: not allowed)
Click to expand...
Click to collapse
That's why I sent you that zip?
Flash the zip...not what's inside. And make sure you enter ruu mode first like I have posted up above.
dottat said:
That's why I sent you that zip?
Flash the zip...not what's inside. And make sure you enter ruu mode first like I have posted up above.
Click to expand...
Click to collapse
This is the error after I have done your steps, what is wrong?
C:\adb>Fastboot oem rebootRUU
... (bootloader) Start Verify: 0
OKAY
C:\adb>Fastboot flash zip
unknown partition 'zip'
error: cannot determine image filename for 'zip'
C:\adb>fastboot flash ruuM8_TWRP_2_8.zip
unknown partition 'ruuM8_TWRP_2_8.zip'
error: cannot determine image filename for 'ruuM8_TWRP_2_8.zip'
C:\adb>fastboot flash ruuM8_TWRP_2_8.zip
unknown partition 'ruuM8_TWRP_2_8.zip'
error: cannot determine image filename for 'ruuM8_TWRP_2_8.zip'
rfresh said:
This is the error after I have done your steps, what is wrong?
C:\adb>Fastboot oem rebootRUU
... (bootloader) Start Verify: 0
OKAY
C:\adb>Fastboot flash zip
unknown partition 'zip'
error: cannot determine image filename for 'zip'
C:\adb>fastboot flash ruuM8_TWRP_2_8.zip
unknown partition 'ruuM8_TWRP_2_8.zip'
error: cannot determine image filename for 'ruuM8_TWRP_2_8.zip'
C:\adb>fastboot flash ruuM8_TWRP_2_8.zip
unknown partition 'ruuM8_TWRP_2_8.zip'
error: cannot determine image filename for 'ruuM8_TWRP_2_8.zip'
Click to expand...
Click to collapse
It's supposed to be one line...not two.
dottat said:
It's supposed to be one line...not two.
Click to expand...
Click to collapse
Thanks so much
I have success entered TWRP
And can I continue to install RKDN LOLLIPOP ROM?
rfresh said:
Thanks so much
I have success entered TWRP
And can I continue to install RKDN LOLLIPOP ROM?
Click to expand...
Click to collapse
You really want to unlock that boot loader. If you don't, you will have to manually flash the kernel for the Rom via fastboot immediately after flashing your Rom in recovery.
Easiest way is using an adb command from a rooted rom
I decided to reflash TWRP using Fastboot (Yes, it did show up in Fastboot), and I was able to flash it using:
fastboot flash recovery twrp.img
But when I tried to boot from it using: fastboot boot twrp.img
I get the following error:
C:\adb>fastboot flash recovery twrp.img
target reported max download size of 536870912 bytes
sending 'recovery' (14698 KB)...
OKAY [ 0.510s]
writing 'recovery'...
OKAY [ 0.274s]
finished. total time: 0.790s
C:\adb>fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 0.529s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.578s
plzzzhelp
Hmmmm...i don't think you can't reboot into recovery using fastboot command...you need to use power button + volume down to reboot into recovery manually....
iPusak Gaoq™ said:
Hmmmm...i don't think you can't reboot into recovery using fastboot command...you need to use power button + volume down to reboot into recovery manually....
Click to expand...
Click to collapse
i tried all things..none of them worked..still stucked at oneplus logo..
and i don't have any rom installed..i can only boot into fastboot
battery low!!!!! said:
i tried all things..none of them worked..still stucked at oneplus logo..
and i don't have any rom installed..i can only boot into fastboot
Click to expand...
Click to collapse
re-flash the recovery and don't forget to use this command after flashing recovery....
Code:
fastboot format cache
then reboot to recovery manually....
I have exactly the same problem except I still have a working OS.
After I couldn't boot into recovery I tried to flash a new recovery by using the TWRP app ("flashed successfully"), reboot to the recovery... same thing, it's stuck at the logo. I tried the flashify app as well (flashed successfully)... reboot... same thing.
I also tried to format the cache in fastboot after flashing the recovery which didn't help.
So either I am stuck with this ROM for the rest of my OPOs live or someone can help me.
I am by no means new to flashing. I flash new ROMs since my HTC Desire, I flashed my SGS3 on a weekly basis and I own my OPO since it came out and I never had any problems.
battery low!!!!! said:
i tried all things..none of them worked..still stucked at oneplus logo..
and i don't have any rom installed..i can only boot into fastboot
Click to expand...
Click to collapse
if you don't have ROM installed you can manually flash a a rom from fastboot.
Return your OPO to Stock via fastboot
https://forum.xda-developers.com/oneplus-one/general/guide-return-opo-to-100-stock-t2826541
and reinitialize the rooting process, flash Twrp and supersu
I have an old oneplus i can run the command
"fastboot boot twrp-3.6.2_9-0-bacon.img"
and use twrp and flash twrp it says succesffuly but when i reboot i end up on some chinese recovery.
"
fastboot boot twrp-3.6.2_9-0-bacon.img
downloading 'boot.img'...
OKAY [ 0.483s]
booting...
OKAY [ 0.019s]
finished. total time: 0.505s"
Ive done "fastboot flash recovery twrp-3.6.2_9-0-bacon.img"
in command prompt it complete but doesnt change anything.
In twrp it says "image flash completed"
but after reboot it goes back to the chinese recovery.
i can access file manager, is there a way to delete the old recover so i can get twrp properly installed.