Related
Hello,
I just accidentally apply Mi3w stock partition file to system2 via cwm. Now I cannot flash userdata.img to my device. What should I do? Detailed process please, if you don't mind because I'm just a beginner. Thanks
Connect your phone in fastboot mode
Enter this
Fastboot flash partition gpt_both0.bin
This file is in fastboot rom.
This will restore stock partitions, then flash all the kitkat rom.
Currently i installed Kingroot in slimbit LP rom but after see people suggest method i uninstalled it & follow him tap root access in devolopment section & reboot but still not get Root access Than i try go in TWRP restore back this rom my phone stuck+ bootloop & keep loading in MI logo only !!! Pls help HELP HELP !! What should i do... i try fastboot flash fastboot rom failed too HELP HELP HELP !!!
Not going to send to phone center & currently my ROM can't not boot because of extend partition before & not stock partition... Help me PLEASE !!!
Thank you... It works like a charm. You save my bricked device :good:
IAmKifayat said:
Connect your phone in fastboot mode
Enter this
Fastboot flash partition gpt_both0.bin
This file is in fastboot rom.
This will restore stock partitions, then flash all the kitkat rom.
Click to expand...
Click to collapse
IAmKifayat said:
Connect your phone in fastboot mode
Enter this
Fastboot flash partition gpt_both0.bin
This file is in fastboot rom.
This will restore stock partitions, then flash all the kitkat rom.
Click to expand...
Click to collapse
Can you explain this method ? is it just key in your code in CMD using windows 7 laptop than work ??
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem+modem1 NON-HLOS.bin
fastboot flash system+system1 system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash recovery twrp-2.8.7.0-cancro.img
fastboot flash recovery CWM.imgfastboot flash boot+boot1 boot.img
fastboot reboot
Enter in which line?
coolkillermax said:
Can you explain this method ? is it just key in your code in CMD using windows 7 laptop than work ??
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem+modem1 NON-HLOS.bin
fastboot flash system+system1 system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash recovery twrp-2.8.7.0-cancro.img
fastboot flash recovery CWM.imgfastboot flash boot+boot1 boot.img
fastboot reboot
Enter in which line?
Click to expand...
Click to collapse
After modifying the partitions, Mi flash isn't able to flash the rom because it flashes dual boot rom, so in order to restore stock partition this fastboot command restores the stock dual boot partitions.
Open fastboot cmd prmpt and enter it. Then flash the fastboot rom.
Please refer to en.miui.com/thread-58623-1-1.html
coolkillermax said:
Can you explain this method ? is it just key in your code in CMD using windows 7 laptop than work ??
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem+modem1 NON-HLOS.bin
fastboot flash system+system1 system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash recovery twrp-2.8.7.0-cancro.img
fastboot flash recovery CWM.imgfastboot flash boot+boot1 boot.img
fastboot reboot
Enter in which line?
Click to expand...
Click to collapse
If your partition table is missing, you can enter
"Fastboot flash partition gpt_both0.bin"
at the first line to ensure your partition table is restored before doing the entire fastboot command. I did it and it works!
coolkillermax said:
Can you explain this method ? is it just key in your code in CMD using windows 7 laptop than work ??
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem+modem1 NON-HLOS.bin
fastboot flash system+system1 system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash recovery twrp-2.8.7.0-cancro.img
fastboot flash recovery CWM.imgfastboot flash boot+boot1 boot.img
fastboot reboot
Enter in which line?
Click to expand...
Click to collapse
IAmKifayat said:
After modifying the partitions, Mi flash isn't able to flash the rom because it flashes dual boot rom, so in order to restore stock partition this fastboot command restores the stock dual boot partitions.
Open fastboot cmd prmpt and enter it. Then flash the fastboot rom.
Click to expand...
Click to collapse
yohaneseko said:
If your partition table is missing, you can enter
"Fastboot flash partition gpt_both0.bin"
at the first line to ensure your partition table is restored before doing the entire fastboot command. I did it and it works!
Click to expand...
Click to collapse
After follow your method enter "Fastboot flash partition gpt_both0.bin" cmd show flash OK than i flash fastboot rom than stuck on "Modern+modern 1" so i consider flash rom need more time so i let it run BUT until more than Half hour CMD still stuck on "Modern+modern 1" so i unplug it that phone Fastboot screen disappear & become Black Screen than i try charge it,red notification light keep blinking more than hours & now i try press "volume down+ power button phone won't boot in fastboot.... Oh my God !!!!! what should i do now to fix it ??
Now situation change, i try reconnect phone to laptop than "fastboot" come out again but after flash phone boot blinking MI logo than off & LED red light blinking 1 time & turn blinking to MI logo & keep repeating... Pls check my screen shot of all flashing process,,,, Advise me...
It should be okay... but dude... it was MODEM, not MODERN... (I write it in capslock in case there are typos). If your phone can enter fastboot, please repeat these lines:
Code:
fastboot flash partition gpt_both0.bin
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash modem1 NON-HLOS.bin
fastboot flash system system.img
fastboot flash system1 system.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash userdata userdata.img
fastboot flash boot1 boot.img
fastboot reboot
Wish you luck this time...
coolkillermax said:
After follow your method enter "Fastboot flash partition gpt_both0.bin" cmd show flash OK than i flash fastboot rom than stuck on "Modern+modern 1" so i consider flash rom need more time so i let it run BUT until more than Half hour CMD still stuck on "Modern+modern 1" so i unplug it that phone Fastboot screen disappear & become Black Screen than i try charge it,red notification light keep blinking more than hours & now i try press "volume down+ power button phone won't boot in fastboot.... Oh my God !!!!! what should i do now to fix it ??
Now situation change, i try reconnect phone to laptop than "fastboot" come out again but after flash phone boot blinking MI logo than off & LED red light blinking 1 time & turn blinking to MI logo & keep repeating... Pls check my screen shot of all flashing process,,,, Advise me...
Click to expand...
Click to collapse
yohaneseko said:
It should be okay... but dude... it was MODEM, not MODERN... (I write it in capslock in case there are typos). If your phone can enter fastboot, please repeat these lines:
Code:
fastboot flash partition gpt_both0.bin
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash modem1 NON-HLOS.bin
fastboot flash system system.img
fastboot flash system1 system.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash userdata userdata.img
fastboot flash boot1 boot.img
fastboot reboot
Wish you luck this time...
Click to expand...
Click to collapse
Ops!Sorry type Error… No luck! Just now i wake up from bed and check Phone after charging now led light become yellow instead of blinking red so i plug off it than same situation Before = MI LOGO blinking! Phone can't rebooting!And recovery not Working just fastboot can…… Saw your command all put together different with my method lastnight flash separately… Will try your method later Bro.
Sent from my Lenovo K860i using xda premium
coolkillermax said:
After follow your method enter "Fastboot flash partition gpt_both0.bin" cmd show flash OK than i flash fastboot rom than stuck on "Modern+modern 1" so i consider flash rom need more time so i let it run BUT until more than Half hour CMD still stuck on "Modern+modern 1" so i unplug it that phone Fastboot screen disappear & become Black Screen than i try charge it,red notification light keep blinking more than hours & now i try press "volume down+ power button phone won't boot in fastboot.... Oh my God !!!!! what should i do now to fix it ??
Now situation change, i try reconnect phone to laptop than "fastboot" come out again but after flash phone boot blinking MI logo than off & LED red light blinking 1 time & turn blinking to MI logo & keep repeating... Pls check my screen shot of all flashing process,,,, Advise me...
Click to expand...
Click to collapse
Use latest version of Mi flash and select flash all using it.
yohaneseko said:
It should be okay... but dude... it was MODEM, not MODERN... (I write it in capslock in case there are typos). If your phone can enter fastboot, please repeat these lines:
Code:
fastboot flash partition gpt_both0.bin
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash modem1 NON-HLOS.bin
fastboot flash system system.img
fastboot flash system1 system.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash userdata userdata.img
fastboot flash boot1 boot.img
fastboot reboot
Wish you luck this time...
Click to expand...
Click to collapse
No luck follow your method CMD stuck on writing "system1"(see pictures attached) Pls advise what to do ??
IAmKifayat said:
Use latest version of Mi flash and select flash all using it.
Click to expand...
Click to collapse
Follow your method but ended with Error per picture attached Please advise what to do ??
coolkillermax said:
Follow your method but ended with Error per picture attached Please advise what to do ??
Click to expand...
Click to collapse
Hi, Maybe all you need is to flash either the TWRP recovery or CWM recovery 1st, then from the recovery only get back your phone. Heres the link from MIUI , for custom recovery http://en.miui.com/thread-58623-1-1.html for MIUI stock recovery http://en.miui.com/thread-66649-1-1.html
coolkillermax said:
Follow your method but ended with Error per picture attached Please advise what to do ??
Click to expand...
Click to collapse
Flash twrp,
Connect phone as mtp, place recovery rom in phone.
Then flash.
ksloh1 said:
Hi, Maybe all you need is to flash either the TWRP recovery or CWM recovery 1st, then from the recovery only get back your phone. Heres the link from MIUI , for custom recovery http://en.miui.com/thread-58623-1-1.html for MIUI stock recovery http://en.miui.com/thread-66649-1-1.html
Click to expand...
Click to collapse
Your method i tried before with fastboot flash in CMD but did not work...
IAmKifayat said:
Flash twrp,
Connect phone as mtp, place recovery rom in phone.
Then flash.
Click to expand...
Click to collapse
i have those recovery file in IMG files before that people given to me,pls look picture attached is it all that recovery OK to flash ?? than flash code is = fastboot flash recovery twrp-2.8.7.0-cancro.img
am i right ?
Now my MI3 phone totally can't boot to any mode !! When i connect my phone with PC led red light keep blinking
i think now phone is low battery so i will charge it see how later... Anyway many thanks to all of you guys & Hopefully your methods give me luck save my DEAD SENSITIVE DAMN XIAOMI MI3!! FUXK XIAOMI
First rename your recovery to recovery.img, thus you can't use "fastboot flash recovery twrp-2.8.7.0-cancro.img"
use
Code:
fastboot flash recovery recovery.img
instead... wish you luck
coolkillermax said:
Your method i tried before with fastboot flash in CMD but did not work...
i have those recovery file in IMG files before that people given to me,pls look picture attached is it all that recovery OK to flash ?? than flash code is = fastboot flash recovery twrp-2.8.7.0-cancro.img
am i right ?
Now my MI3 phone totally can't boot to any mode !! When i connect my phone with PC led red light keep blinking
i think now phone is low battery so i will charge it see how later... Anyway many thanks to all of you guys & Hopefully your methods give me luck save my DEAD SENSITIVE DAMN XIAOMI MI3!! FUXK XIAOMI
Click to expand...
Click to collapse
IAmKifayat said:
Flash twrp,
Connect phone as mtp, place recovery rom in phone.
Then flash.
Click to expand...
Click to collapse
yohaneseko said:
First rename your recovery to recovery.img, thus you can't use "fastboot flash recovery twrp-2.8.7.0-cancro.img"
use
Code:
fastboot flash recovery recovery.img
instead... wish you luck
Click to expand...
Click to collapse
Hello All,
Tried your method phone no response & stuck on fastboot !! What to do ??
yohaneseko said:
It should be okay... but dude... it was MODEM, not MODERN... (I write it in capslock in case there are typos). If your phone can enter fastboot, please repeat these lines:
Code:
fastboot flash partition gpt_both0.bin
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash modem1 NON-HLOS.bin
fastboot flash system system.img
fastboot flash system1 system.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash userdata userdata.img
fastboot flash boot1 boot.img
fastboot reboot
Wish you luck this time...
Click to expand...
Click to collapse
No luck per picture attached Please look into it & tell what to do next ??
Please help.......give me a guide to flash stock ROM by fastboot mode.....also please provide the fastboot commands
:crying:
Curious8 said:
Please help.......give me a guide to flash stock ROM by fastboot mode.....also please provide the fastboot commands
:crying:
Click to expand...
Click to collapse
Do you have fastboot and frp unlocked?
Yes it is frp unlocked
Check my answer in this thread.
Hope it helps! And if it does, please hit the Thanks button.
please try this :
- download full update rom for your device, extract the .APP files using HuaweiUpdateExtractor
- boot into fastboot by press and hold Volume Down and plug in usb cable into your pc and your phone, hold it until it boot into fastboot
- do this :
fastboot flash kernel kernel.img
fastboot flash ramdisk ramdisk.img
fastboot flash recovery_ramdisk recovery_ramdis.img
fastboot flash recovery_vbmeta recovery_vbmeta.img
fastboot flash recovery_vendor recovery_vendor.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
- reboot your device and hold Volume Up and Volume Down to get it boot into eRecovery and do Wipe Cache Partitions and then do Factory Data Reset, and reboot again
- let it boot normally, and see what happen next, i can't remember for sure because it's been so long i unbricked my Nova 2s with this method. there are 2 possibility, you'll boot into system normally, or it will boot into eRecovery again and there is an option Download Latest Version And Recovery and you can choose that, of course you should have connection to internet via wifi.
please report back if you have difficulties.
heindrix said:
please try this :
- download full update rom for your device, extract the .APP files using HuaweiUpdateExtractor
- boot into fastboot by press and hold Volume Down and plug in usb cable into your pc and your phone, hold it until it boot into fastboot
- do this :
fastboot flash kernel kernel.img
fastboot flash ramdisk ramdisk.img
fastboot flash recovery_ramdisk recovery_ramdis.img
fastboot flash recovery_vbmeta recovery_vbmeta.img
fastboot flash recovery_vendor recovery_vendor.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
- reboot your device and hold Volume Up and Volume Down to get it boot into eRecovery and do Wipe Cache Partitions and then do Factory Data Reset, and reboot again
- let it boot normally, and see what happen next, i can't remember for sure because it's been so long i unbricked my Nova 2s with this method. there are 2 possibility, you'll boot into system normally, or it will boot into eRecovery again and there is an option Download Latest Version And Recovery and you can choose that, of course you should have connection to internet via wifi.
please report back if you have difficulties.
Click to expand...
Click to collapse
Hi, please don't ask me how I did this but I somehow hardbricked my phone, Model: LLD-L21
currently status is literally a brick, screen doesn't even turns on, holding keys doesn't lead to anything, Only thing I have is fastboot command, in fact when I connect my phone to PC, I hear connecting sound from windows and fastboot drive is up, (even in bootloader the screen is off) so what I have:
FRP is unlocked
Bootloader is unlocked
last installed firmware was EMUI 8
working fastboot
literally nothing more, how can I unbrick this brick my own?
[update]:
I tried your solution but at last part, vendor cannot be flashed (Command not allowd) and I guess no hope
Curious8 said:
Yes it is frp unlocked
Click to expand...
Click to collapse
How you did FRP unlock?
Keep booting to erecovery itself
please try this :
- download full update rom for your device, extract the .APP files using HuaweiUpdateExtractor
- boot into fastboot by press and hold Volume Down and plug in usb cable into your pc and your phone, hold it until it boot into fastboot
- do this :
fastboot flash kernel kernel.img
fastboot flash ramdisk ramdisk.img
fastboot flash recovery_ramdisk recovery_ramdis.img
fastboot flash recovery_vbmeta recovery_vbmeta.img
fastboot flash recovery_vendor recovery_vendor.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
- reboot your device and hold Volume Up and Volume Down to get it boot into eRecovery and do Wipe Cache Partitions and then do Factory Data Reset, and reboot again
- let it boot normally, and see what happen next, i can't remember for sure because it's been so long i unbricked my Nova 2s with this method. there are 2 possibility, you'll boot into system normally, or it will boot into eRecovery again and there is an option Download Latest Version And Recovery and you can choose that, of course you should have connection to internet via wifi.
please report back if you have difficulties.
heindrix said:
please try this :
- download full update rom for your device, extract the .APP files using HuaweiUpdateExtractor
- boot into fastboot by press and hold Volume Down and plug in usb cable into your pc and your phone, hold it until it boot into fastboot
- do this :
fastboot flash kernel kernel.img
fastboot flash ramdisk ramdisk.img
fastboot flash recovery_ramdisk recovery_ramdis.img
fastboot flash recovery_vbmeta recovery_vbmeta.img
fastboot flash recovery_vendor recovery_vendor.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
- reboot your device and hold Volume Up and Volume Down to get it boot into eRecovery and do Wipe Cache Partitions and then do Factory Data Reset, and reboot again
- let it boot normally, and see what happen next, i can't remember for sure because it's been so long i unbricked my Nova 2s with this method. there are 2 possibility, you'll boot into system normally, or it will boot into eRecovery again and there is an option Download Latest Version And Recovery and you can choose that, of course you should have connection to internet via wifi.
please report back if you have difficulties.
Click to expand...
Click to collapse
Frp and bootloader locked so i cannot flash using fastboot and full firmware is not available for lld-al10c675
wow, both frp and bootloader locked, maybe you need DC UNLOCKER to workaround that.
heindrix said:
wow, both frp and bootloader locked, maybe you need DC UNLOCKER to workaround that.
Click to expand...
Click to collapse
I gave it to service centre they will replace mobo for free
arshilhonor6x said:
I gave it to service centre they will replace mobo for free
Click to expand...
Click to collapse
good for you then.
Please anyone can help me
I have tried to download it from the website as well but manual and auto both gives me this message. I even asked this question in mi community but still that are unable to help.
Can you explain what's your problem because I didn't understand what you mean exactly.
Abdullah.Csit said:
Can you explain what's your problem because I didn't understand what you mean exactly.
Click to expand...
Click to collapse
It gives me error of try again or cancel
Bump
6425001939offered By https://unofficialtwrp.COM
fastboot flash recovery recovery.img
fastboot flash vbmeta vbmeta.img
for ab:
fastboot flash recovery_a recovery.img
fastboot flash recovery_b recovery.img
flash magisk & encryption disabler via twrp
6425001939offered By https://unofficialtwrp.COM
fastboot flash recovery recovery.img
fastboot flash vbmeta vbmeta.img
for ab:
fastboot flash recovery_a recovery.img
fastboot flash recovery_b recovery.img
flash magisk & encryption disabler via twrp
* First of all, I flashed the latest ColorOs 12.1 firmware using the fastboot enhance tool 1.3 posted in this github
Releases · libxzr/FastbootEnhance
A user-friendly Fastboot ToolBox & Payload Dumper for Windows - libxzr/FastbootEnhance
github.com
-----> the flash was successful and the device booted normally
Next, I tried to root the device. I downloaded the patched boot.img file to be applied by magisk from this url:
[OP10Pro] Color OS A.15.zipIt was listed under the following thread : https://forum.xda-developers.com/t/root-oneplus-10-pro-color-os-oxygen-os.4401243/
I then put the device on Fastboot mode and used the command: fastboot flash boot boot.img where boot.img is the file I downloaded from the above link----> this resulted into a boot loop
* I extracted the stock boot.img from the payload.bin using the tool found in that thread:
How to Extract payload.bin and get stock boot image file
To extract the payload.bin file from Android stock firmware and get stock boot image file, you should refer to the instructions given in here.
www.droidwin.com
I tried to flash it using the same command: fastboot flash boot boot.img-----> the bootloop remained
* I tried to flash stock vbmeta, vendor_boot.img and boot from boot.img using the following commands:
fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img
fastboot --disable-verity --disable-verification flash vbmeta_b vbmeta.img
fastboot --disable-verity --disable-verification flash vbmeta_system_a vbmeta_system.img
fastboot --disable-verity --disable-verification flash vbmeta_system_b vbmeta_system.img
fastboot flash --disable-verity --disable-verification vbmeta_vendor_a vbmeta_vendor.img
fastboot flash --disable-verity --disable-verification vbmeta_vendor_b vbmeta_vendor.img
fastboot flash vendor_boot vendor_boot.img
fastboot boot boot.img
all the commands ran without a problem however, the bootloop still remained.
As a last resort, I tried to flash the stock firmware again using the fastboot enhance tool 1.3 that I used in the first step, the tool showed that operation was complete, like it did in the first step. Then I clicked reboot to system. The reboot was initiated and the oneplus logo appeared for few seconds then, it disappeared and since then, nothing appeared on the screen.
I tried all power clicking combos to get the phone to enter any mode (fastboot or recovery). All of them failed. The screen since then is turned off and the phone does not turn on or enter any mode regardless which buttons I click. I tried:
press and hold power button
keep pressing power button+ vol up
keep pressing power button + vol down
keep pressing power button+ vol up + vol down
All of them failed to turn the phone on, The screen remained completely black.
I thought the device went out of charge so I left it connected to the charger for like 15 minutes. Still this did not affect any thing
Any one knows how can I solve this problem?
Thanks in advance
lordvoldmort said:
* First of all, I flashed the latest ColorOs 12.1 firmware using the fastboot enhance tool 1.3 posted in this github
Releases · libxzr/FastbootEnhance
A user-friendly Fastboot ToolBox & Payload Dumper for Windows - libxzr/FastbootEnhance
github.com
-----> the flash was successful and the device booted normally
Next, I tried to root the device. I downloaded the patched boot.img file to be applied by magisk from this url:
[OP10Pro] Color OS A.15.zipIt was listed under the following thread : https://forum.xda-developers.com/t/root-oneplus-10-pro-color-os-oxygen-os.4401243/
I then put the device on Fastboot mode and used the command: fastboot flash boot boot.img where boot.img is the file I downloaded from the above link----> this resulted into a boot loop
* I extracted the stock boot.img from the payload.bin using the tool found in that thread:
How to Extract payload.bin and get stock boot image file
To extract the payload.bin file from Android stock firmware and get stock boot image file, you should refer to the instructions given in here.
www.droidwin.com
I tried to flash it using the same command: fastboot flash boot boot.img-----> the bootloop remained
* I tried to flash stock vbmeta, vendor_boot.img and boot from boot.img using the following commands:
fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img
fastboot --disable-verity --disable-verification flash vbmeta_b vbmeta.img
fastboot --disable-verity --disable-verification flash vbmeta_system_a vbmeta_system.img
fastboot --disable-verity --disable-verification flash vbmeta_system_b vbmeta_system.img
fastboot flash --disable-verity --disable-verification vbmeta_vendor_a vbmeta_vendor.img
fastboot flash --disable-verity --disable-verification vbmeta_vendor_b vbmeta_vendor.img
fastboot flash vendor_boot vendor_boot.img
fastboot boot boot.img
all the commands ran without a problem however, the bootloop still remained.
As a last resort, I tried to flash the stock firmware again using the fastboot enhance tool 1.3 that I used in the first step, the tool showed that operation was complete, like it did in the first step. Then I clicked reboot to system. The reboot was initiated and the oneplus logo appeared for few seconds then, it disappeared and since then, nothing appeared on the screen.
I tried all power clicking combos to get the phone to enter any mode (fastboot or recovery). All of them failed. The screen since then is turned off and the phone does not turn on or enter any mode regardless which buttons I click. I tried:
press and hold power button
keep pressing power button+ vol up
keep pressing power button + vol down
keep pressing power button+ vol up + vol down
All of them failed to turn the phone on, The screen remained completely black.
I thought the device went out of charge so I left it connected to the charger for like 15 minutes. Still this did not affect any thing
Any one knows how can I solve this problem?
Thanks in advance
Click to expand...
Click to collapse
Flash the stock boot image (color is) from the current firmware you are on. Extract it with payload dumper. Flash it the same way you just did. After that your phone should boot normally again. After this take that patched image and instead of doing fastboot flash boot boot.img do fastboot boot boot.img if it boots then open magisk and select install (if warning show up and say magusk need to reboot device ignore and cancel from messenger) then direct install and reboot. This will patch your image from your firmware and not use the one that you booted
lordvoldmort said:
I then put the device on Fastboot mode and used the command: fastboot flash boot boot.img where boot.img is the file I downloaded from the above link----> this resulted into a boot loop
Click to expand...
Click to collapse
this is where you screwed up.
have you tried using the stock recovery?
is there any solution?
My device is non rooted stock version updated latest stable IN andoid 12.1.
It was become dead in my pocket on Saturday. No key combination was working. No response on laptop connection.
I went to service center. It is alive today. Will take delivery today.
Thay told me if water damage then warranty will be void.