Unable to boot twrp.img on fastboot after update - OnePlus 6 Questions & Answers

Hi,
I update my OnePlus 6 yesterday and as always I but magisk and twrp.zip on my phone storage, then I put it on fastboot mod, I check with "fastboot devices" if my phone is detected, then I use "fastboot boot recovery.img" and my phone stuck at fastboot screen, the custom recovery image doesn't boot and I can't install twrp and magisk and root my oneplus.
Never happened before, do you have any idea of the problem ?
Sorry for my english and thanks for your answers.

Try command "fastboot flash recovery.img"

Related

Stuck on fastboot ,no recovery with locked bootlaoder

I unlocked the bootloader install TWRP , then into recovery I wiped all data , but can't install the ROM I want to install.
I tried to use the toolkit to fix but somehow the bootloader was relocked again, I can't unlocked or flash any recovery , my phone just stuck on the fastboot with no OS on it.
Would not let me flash anything as it's locked.
Tried fastboot boot ... no lucky.
Any fix?
jasonnew said:
I unlocked the bootloader install TWRP , then into recovery I wiped all data , but can't install the ROM I want to install.
I tried to use the toolkit to fix but somehow the bootloader was relocked again, I can't unlocked or flash any recovery , my phone just stuck on the fastboot with no OS on it.
Would not let me flash anything as it's locked.
Tried fastboot boot ... no lucky.
Any fix?
Click to expand...
Click to collapse
Download the fastboot image from the link below.
http://builds.cyngn.com/factory/bacon/cm-11.0-XNPH38R-bacon-signed-fastboot.zip
Code:
"fastboot flash modem NON-HLOS.bin"
"fastboot flash sbl1 sbl1.mbn"
"fastboot flash dbi sdi.mbn"
"fastboot flash aboot emmc_appsboot.mbn"
"fastboot flash rpm rpm.mbn"
"fastboot flash tz tz.mbn"
"fastboot flash LOGO logo.bin"
"fastboot flash boot boot.img"
"fastboot flash cache cache.img"
"fastboot flash recovery recovery.img"
"fastboot flash system system.img"
"fastboot flash userdata userdata.img" (or userdata_64g.img for 64G version)
"fastboot oem lock"
"fastboot reboot"
Skip the fasboot oem lock if you do not want to relock the bootloader.
Stop using toolkit
Toolkit is for noobs
Download fastboot drivers
Put your phone in fastboot
Then in fastboot prompt > Fastboot oem unlock
Then flash the rom by that command
"fastboot flash modem NON-HLOS.bin"
"fastboot flash sbl1 sbl1.mbn"
"fastboot flash dbi sdi.mbn"
"fastboot flash aboot emmc_appsboot.mbn"
"fastboot flash rpm rpm.mbn"
"fastboot flash tz tz.mbn"
"fastboot flash LOGO logo.bin"
"fastboot flash boot boot.img"
"fastboot flash cache cache.img"
"fastboot flash recovery recovery.img"
"fastboot flash system system.img"
"fastboot flash userdata userdata.img" (or userdata_64g.img for 64G version)
"fastboot oem lock"
"fastboot reboot"
Remove ('')
I found the fix already thru opo forum by download ing the color OS fix tool which Can flash back to color OS
Thanks very much for all replies above.
jasonnew said:
I found the fix already thru opo forum by download ing the color OS fix tool which Can flash back to color OS
Click to expand...
Click to collapse
Can you give me a link to it because I'm in a similar situation?
I formatted my phone bymistake now it has no os installed. i am on twrp and its 54gb free memory. what should i do
tried to use the toolkit to fix but somehow the bootloader was relocked again, I can't unlocked or flash any recovery , my phone just stuck on the fastboot with no OS on it
And not installing the driver only showing driver "Microsoft device association root enumerator". So plz hlp me how to install my opo driver

cannot fastboot boot twrp on 5.1.9

hi..can you all help me..im already unlock my bootloader and follow the guide..but im stuck in fastboot boot twrp..it show cannot load...help me
Try the command "fastboot devices".
Does your phone show up in the list of connected devices?
If so, when you use fastboot boot xxxxxx are you attempting to boot using the zip file or img?
When using fastboot boot you must boot with the img, but then when you've booted it and want to flash it through TWRP, you flash the zip.
Hope this helps!

TWRP install dont work

Hi guys.
I unlocked my bootloader, and installed the Global Beta Rom via TWRP.
Now, that I am finishing that, TWRP is not installed anymore. And I can't install it.
When I boot into fastboot, and install TWRP like usual, everything is ok. No error appears. But when I want to boot into TWRP via key-combination, nothing happens. When I boot MiUi again, then reboot and try to boot into TWRP again, the Mi-Recoverymenue appears. But not TWRP. Can anyone help here?
After ROM package installed, boot and setup everythings you need, reboot to fastboot mode.
You must install TWRP again, then boot to TWRP by using command, same as the first time you install TWRP. Full commands:
1. fastboot devices.
2. fastboot flash recovery twrp.img
3. fastboot boot twrp.img
DungHD said:
After ROM package installed, boot and setup everythings you need, reboot to fastboot mode.
You must install TWRP again, then boot to TWRP by using command, same as the first time you install TWRP. Full commands:
1. fastboot devices.
2. fastboot flash recovery twrp.img
3. fastboot boot twrp.img
Click to expand...
Click to collapse
Done that.
Device reboot, screen turns black. Then device reboot again, and MIUI will start.
After you install TWRP via fastboot command boot into TWRP via fastboot using the TWRP image on your computer. After TWRP comes up disconnect your phone from your computer, go into the TWRP reboot menu and select reboot into recovery. After you boot back into TWRP it should stick until you flash another ROM zip.
Same issue here.....please have a look at attached picture to see what I have done.
Even after a couple of minutes the screen remains black after trying to boot into TWRP.img with "fastboot boot twrp.img"
Is this a wrong command?
OK with rebooting the system is replacing TWRP, mens I need to go directly into TWRP without rebooting OS., but neither the command above nor ´"fastboot reboot" and simultaniously holding Vol+ and Power ware entering TWRP .....even more
Entering "fastboot reboot" afterwards, device is rebooting normally.
Would be great to explain how I can successfully get TWRP run.
Thx a lot!!
MIUI overwrites the recovery with each boot.
You'll have to get root access and adjust s few files (there is a guide somewhere here on xda) to get it to stay
flyingjack said:
Same issue here.....please have a look at attached picture to see what I have done.
Even after a couple of minutes the screen remains black after trying to boot into TWRP.img with "fastboot boot twrp.img"
Is this a wrong command?
OK with rebooting the system is replacing TWRP, mens I need to go directly into TWRP without rebooting OS., but neither the command above nor ´"fastboot reboot" and simultaniously holding Vol+ and Power ware entering TWRP .....even more
Entering "fastboot reboot" afterwards, device is rebooting normally.
Would be great to explain how I can successfully get TWRP run.
Thx a lot!!
Click to expand...
Click to collapse
Did you download wrong .img file for polaris?
All versions has capacity more than 46 MB. Latest version is 46788 KB.
DungHD said:
Did you download wrong .img file for polaris?
All versions has capacity more than 46 MB. Latest version is 46788 KB.
Click to expand...
Click to collapse
THx mate! actually I downloaded the wrong file. With the correct one evreythink is working fine!!!

"fastboot boot twrp.img" Stuck in 1+ Fastboot Mode screen

So I updated to the latest version supplied by Oxygen Updater, afterwards I reflashed TWRP. Sadly the TWRP I flashed is not working properly (need one that can decrypt). So I ran "fastboot boot twrp.img" to flash a newer version. When I do this my phone just shows a "1+ Fastboot Mode" screen and nothing happens.
This means I'm stuck; I can't use the already flashed TWRP to flash a new one (no disk access), and I can't boot a new TWRP. Also can't "fastboot flash recovery" cause of the a/b slots (can't find any info on how to get around this).
Any ideas on how to proceed?
Managed to fix it by using https://forum.xda-developers.com/on...nt/recovery-unofficial-twrp-recovery-t3931322
Just curious, but did you flash magisk before twrp?

Any way to install TWRP on mix 3?

I have Mix 3, unlocked bootloader. I made a flash of the latest TWRP 3.5 perseus for Mix 3 with the command:
fastboot flash revovery twrp.img
Later I used the command:
fastboot boot twrp.img
the phone is rebooting and there is only a black screen. When I restart it manually and enter recovery, there is only a stock version (MiRecovery)
I have exactly the same problem. It only works when I execute the command
fastboot flash revovery twrp.img
twice.
However it I try to install any custom ROM via TWRP it ends up in a bootloop...
illballer said:
It only works when I execute the command
fastboot flash revovery twrp.img
twice.
Click to expand...
Click to collapse
Thanks for the hint, i was desperate, it wouldn't boot into twrp at all, even with "fastboot boot twrp.img". Now let's flash some custom rom hoping it won't bootloop...

Categories

Resources