Question Soft brick?I deleted everything on my phone and unlocked it.TWRP only boots trough terminal/cmd and I can't flash it. - Xiaomi Poco F3 / Xiaomi Mi 11X / Redmi K40

I have been trying for over 8 hours to fix this phone but I can't flash twrp.
when I try "fastboot flash recovery twrp.img" I get:
Writing 'recovery' FAILED(remote: '(recovery_a) No such partition')
Now I can't even install a rom,go back to the stock one or do anything.I only have the poco screen when I try to turn it on and the fastboot screen.Please help

Kasygertu said:
I have been trying for over 8 hours to fix this phone but I can't flash twrp.
when I try "fastboot flash recovery twrp.img" I get:
Writing 'recovery' FAILED(remote: '(recovery_a) No such partition')
Now I can't even install a rom,go back to the stock one or do anything.I only have the poco screen when I try to turn it on and the fastboot screen.Please help
Click to expand...
Click to collapse
If you can get into fastboot mode, use Miflash to get back to stock.
https://forum.xda-developers.com/t/flash-tool-guide-use-xiaomi-flash-tool.4262425/
TWRP: https://dl.akr-developers.com/?dir=skkk/TWRP/A12
BOOT VERSION
Installation:
Phone in fastboot mode
Cmd:
fastboot boot twrp.img
Power shell
./fastboot boot twrp.img
then in Twrp go to Advanced -> flash current TWRP.
--------------------------------------------------------------------------------------------------------
REC VERSION
Install with TWRP.

"only boots through cmd, but can't flash it"
Use "fastboot boot twrp.img", then "Install RamDisk" in TWRP
But you don't have to install TWRP or OrangeFox to use them. You can also just boot into them.
Modern phones don't have Recovery-partition anymore, Recovery is merged into Boot-partition now. Fastboot can only replace partitions and not inject things like TWRP into it, so you have to install TWRP through a recovery, because those can patch a partition (inject TWRP).
You can flash MIUI Recovery ZIP (full, not incremental) to get back to MIUI. xiaomifirmwareupdater.com has official MIUI ROMs. You can use "adb sideload" in TWRP to install a ZIP
But since you say you wiped all or most partitions, I'd say use Mi Flash and Fastboot ROMs instead...

Kasygertu said:
I have been trying for over 8 hours to fix this phone but I can't flash twrp.
when I try "fastboot flash recovery twrp.img" I get:
Writing 'recovery' FAILED(remote: '(recovery_a) No such partition')
Now I can't even install a rom,go back to the stock one or do anything.I only have the poco screen when I try to turn it on and the fastboot screen.Please help
Click to expand...
Click to collapse
Hi,
If you have Fastboot then your in a good place, you could try temporary orangefox recovery.
You could try my post:
[A13]Evolution X for POCO F3/Mi 11x[alioth][OFFICIAL]
Evolution X 7.0 for the POCO F3 [alioth] /* * Your warranty is void. Or vaild, probably? * * I am not responsible for bricked devices, dead SD cards, Ebolation X, * thermonuclear war, or the current economic crisis caused by you following *...
forum.xda-developers.com
This is what i use to get out of boot issues, infact i have been playing around with the A13 ColorOS (OnePlus 8 Pro Port) today and after a clean install i was faced with rebooting into fastboot, i was able to access recovery but no way of installing a different rom even after changing slots A/B and stuck in FASTBOOT mode.
My get out of fastboot for free card is to install Xiaomi.eu V12 via fast boot then i`m back to almost official firmware,
I hope you sort it, I've been there many times

cyanGalaxy said:
"only boots through cmd, but can't flash it"
Use "fastboot boot twrp.img", then "Install RamDisk" in TWRP
But you don't have to install TWRP or OrangeFox to use them. You can also just boot into them.
Modern phones don't have Recovery-partition anymore, Recovery is merged into Boot-partition now. Fastboot can only replace partitions and not inject things like TWRP into it, so you have to install TWRP through a recovery, because those can patch a partition (inject TWRP).
You can flash MIUI Recovery ZIP (full, not incremental) to get back to MIUI. xiaomifirmwareupdater.com has official MIUI ROMs. You can use "adb sideload" in TWRP to install a ZIP
But since you say you wiped all or most partitions, I'd say use Mi Flash and Fastboot ROMs instead...
Click to expand...
Click to collapse
I don't have any install ramdisk anywhere

Kasygertu said:
I don't have any install ramdisk anywhere
Click to expand...
Click to collapse
TWRP > Advanced > Install RamDisk
You could've avoided making this thread by simply searching how to install TWRP on Poco F3, on YouTube.
There are so many videos about it...

Hi,
Did you have a go using my method,
1. Put your F3 into FASTBOOT mode,
1a. connect to your PC.
2. Run temporary Orangefox using, RUN_TWRP-Orange Fox FIXED.bat file.
3. After Orangefox re-boots back into recovery, from the hamburger "Menu" select, flash current Orangefox.
I`ve had some strange issue with orangefox, to fix it i reset to defaults from with-in "FOX ADDONS" in the Menu folder.
If you are struggling with installing a new rom then i would advise to go down the Xiaomi.eu V12 clean install.
Good luck.

Try my method!
1. Connect your POCO to a PC, and hold the volume down button.
2.Download the MIUI ROM from
Xiaomi Firmware Updater
The ultimate script that provides firmware packages for Xiaomi devices.
xiaomifirmwareupdater.com
2.5.Open MiFlash, select the MIUI_13.X.X folder and click OK.
3.Select flash_all.bat or flash_all_lock.bat depending if you want your device locked again or still unlocked.
4.Click Flash
5.After rebooting, you are done!
Oh wait, you dont want to flash MIUI again? Try this:
1.Download twrp_3.7.0_a12 (BUT IF THAT DOESNT WORK) download twrp_3.6.1_a11
2.Open CMD, (in the platform-tools folder) and type this:
fastboot flash boot twrp_3.x.x
(the twrp_3.x.x being the img name)
or
fastboot boot twrp_3.x.x
3.When in TWRP, erase data. REMEMBER, NEVER WIPE SYSTEM OR PERSIST!
- Tap on Wipe
- Format Data
- and for good measure, Also Swipe for a factory reset.
4.If you want to flash a custom rom, depending on what rom it is, im gonna use PixelPlusUI as an example:
adb push PixelPlusUI_2022_10_23 /sdcard
(the rom being the "PixelPlusUi_xxxxxx_23"
Its recommended to flash the newest firmware too:
adb push xiaomi_firmware /sdcard
And flashing it that way.
5 - Change the slot from A to B or from B to A depending on what you saw when you were flashing the ROM.
"FLASHING A/B ZIP TO INACTIVE SLOT: X"
6. After flashing a ROM, go to Advanced > Flash Current TWRP
7. That's it! - Reboot! but if that doesnt work, reflash MIUI.

Related

TWRP not persistent

Hi guys,
I've just updated to newest OOS firmware wich is 5.1.2 and I'm facing a weird problem.
Every time I flash codeworks TWRP and reboot to system, the next time i try to boot to recovery it boots to the original recovery.
It's like when I flash TWRP it doesn't remain persistent. When i flash it through fastboot and straightly boot from fastboot to recoverry I succeed to get in TWRP but as soon as I reboot to system and try to boot to recovery I reach the original OnePlus recovery.
Is anyone facing the same problem ?
And also do you have any idea about what i could do to solve this problem ?
Thanks in advance for your answers !
If you don't have root or custom kernel its normal, plus you should use blu spark's twrp, its newer and more reliable.
Adnan008 said:
If you don't have root or custom kernel its normal, plus you should use blu spark's twrp, its newer and more reliable.
Click to expand...
Click to collapse
Indeed, I just needed to flash magisk to get it persistent. I'll try blu spark's one as you suggested.
Thank you very much for your answer !
Cheers !
Nothing to do with recoveries or kernel. After you do the fastboot flash recovery TWRP in fastboot, do this: "fastboot boot TWRP". I believe that's the right command. Basically after you flash it, manually boot to recovery through fastboot one time. After that it'll work from inside the phone or with the button combination with the phone off.
Jesus people are lazy these days.
First off there are official twrp versions for a reason!
Download the latest version: https://dl.twrp.me/dumpling/
Reboot into flash boot with the following command from your rom: adb reboot bootloader
With phone in fastboot mode: fastboot flash recovery 'twrp.img'
(You don't need to type out the entire file path you can just drag the file into the terminal and it'll insert the file location)
The reason you're not getting back into that recovery is because you're not booting into the recovery before you reboot into your ROM.
There is an option to boot straight into the recovery from the fastboot mode
pinnekeshaar said:
Jesus people are lazy these days.
First off there are official twrp versions for a reason!
Download the latest version: https://dl.twrp.me/dumpling/
Reboot into flash boot with the following command from your rom: adb reboot bootloader
With phone in fastboot mode: fastboot flash recovery 'twrp.img'
(You don't need to type out the entire file path you can just drag the file into the terminal and it'll insert the file location)
The reason you're not getting back into that recovery is because you're not booting into the recovery before you reboot into your ROM.
There is an option to boot straight into the recovery from the fastboot mode
Click to expand...
Click to collapse
Actually not that lazy because I used to do what you mentionned.
The thing is that a flash of Magik is needed to patch twrp. That's the step I forgot in the procedure and explained here.
So before being unpleasant, please know what you're talking about...
Cheers !

Can't flash twrp

I have RN5 AI 6/64 with miui 9.5.22.0 CN. I tried install TWRP method 1 and 2. It won't work. How i install TWRP with this rom ?
#sorry my bad english
Kaze291 said:
I have RN5 AI 6/64 with miui 9.5.22.0 CN. I tried install TWRP method 1 and 2. It won't work. How i install TWRP with this rom ?
#sorry my bad english
Click to expand...
Click to collapse
I don't know what "method 1 and 2" refers to but usually you do it with adb/fastboot. Assuming you have a computer running windows, you need to extract this:
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
- Plug your fully booted phone to your computer with the USB cable.
- From the command line, navigate to where you extracted the files and type:
adb reboot bootloader
- your phone will reboot in fastboot mode, wait for it.
- download and extract latest TWRP binary into the same folder you previously extracted the files : https://eu.dl.twrp.me/whyred/twrp-3.2.2-0-whyred.img.html
- assuming the default filename of twrp-3.2.2-0-whyred.img, type fastboot flash recovery twrp-3.2.2-0-whyred.img
- press and hold the volume up key on your phone and type fastboot reboot
- keep holding volume up until the phone reboot in TWRP.
* Note that if you fail to reboot into TWRP the first time, MIUI will overwrite TWRP with stock recovery and you will have to flash TWRP again.
You have ARP anti 4 rom!
[miui 9.5.22.0 CN.]
You have ARP anti 4 rom!
To flash TWRP you need to temporarily boot it with: -
fastboot boot <name of TWRP>.img
Then when booted, copy the image file to your device, and then install TWRP image to recovery from temp TWRP.
From TWRP, then reboot to recovery to actually use the installed version.
If your sticking with MIUI, remember to flash the script that allows the device to boot with TWRP, or use a TWRP that includes it.
WARNING: - DO NOT Flash firmware's or roms lower than the version your on, or you will brick your device.
Read: - Everything About Anti Roll-back [Whyred]
corkiejp said:
[miui 9.5.22.0 CN.]
You have ARP anti 4 rom!
To flash TWRP you need to temporarily boot it with: -
fastboot boot <name of TWRP>.img
Then when booted, copy the image file to your device, and then install TWRP image to recovery from temp TWRP.
From TWRP, then reboot to recovery to actually use the installed version.
If your sticking with MIUI, remember to flash the script that allows the device to boot with TWRP, or use a TWRP that includes it.
WARNING: - DO NOT Flash firmware's or roms lower than the version your on, or you will brick your device.
Read: - Everything About Anti Roll-back [Whyred]
Click to expand...
Click to collapse
troolie said:
I don't know what "method 1 and 2" refers to but usually you do it with adb/fastboot. Assuming you have a computer running windows, you need to extract this:
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
- Plug your fully booted phone to your computer with the USB cable.
- From the command line, navigate to where you extracted the files and type:
adb reboot bootloader
- your phone will reboot in fastboot mode, wait for it.
- download and extract latest TWRP binary into the same folder you previously extracted the files : https://eu.dl.twrp.me/whyred/twrp-3.2.2-0-whyred.img.html
- assuming the default filename of twrp-3.2.2-0-whyred.img, type fastboot flash recovery twrp-3.2.2-0-whyred.img
- press and hold the volume up key on your phone and type fastboot reboot
- keep holding volume up until the phone reboot in TWRP.
* Note that if you fail to reboot into TWRP the first time, MIUI will overwrite TWRP with stock recovery and you will have to flash TWRP again.
Click to expand...
Click to collapse
I mean
Method 1: Fastboot boot tru.img (it doesnt work)
Methot 2 : Fasboot Flash Antirbpass (doesnt work too)
corkiejp said:
[miui 9.5.22.0 CN.]
You have ARP anti 4 rom!
To flash TWRP you need to temporarily boot it with: -
fastboot boot <name of TWRP>.img
Then when booted, copy the image file to your device, and then install TWRP image to recovery from temp TWRP.
From TWRP, then reboot to recovery to actually use the installed version.
If your sticking with MIUI, remember to flash the script that allows the device to boot with TWRP, or use a TWRP that includes it.
WARNING: - DO NOT Flash firmware's or roms lower than the version your on, or you will brick your device.
Read: - Everything About Anti Roll-back [Whyred]
Click to expand...
Click to collapse
I try to delete everything and then I installing again. Finally, TWRP can be installed ?

Question How to flash TWRP over pixel recovery?

I'm on pixel os rom, and i want to flash TWRP again, after flashing TWRP using adb, when i reboot holding vol up and power it still take me back to pixel recovery. Any suggestion?
NuVerKa said:
I'm on pixel os rom, and i want to flash TWRP again, after flashing TWRP using adb, when i reboot holding vol up and power it still take me back to pixel recovery. Any suggestion?
Click to expand...
Click to collapse
Sideload method?
dhoelity said:
Sideload method?
Click to expand...
Click to collapse
Not tried it yet. I'll give it a try
Edit: sideload only to flash zip file right? Can i bring TWRP back? So i can flash directly from the phone?
Anyone can help? Still unable to boot to TWRP...already try to reflash TWRP using adb multiple times...no fail when flashing TWRP, but still unable to boot to TWRP...
1. Reboot to bootloader
2. Run fastboot boot <twrp img name> (eg "fastboot boot TWRP-3.6.2-alioth-Nebrassy-03-07-22.img")
3. In twrp, select "Advanced", and then "Flash current twrp"
DarthJabba9 said:
1. Reboot to bootloader
2. Run fastboot boot <twrp img name> (eg "fastboot boot TWRP-3.6.2-alioth-Nebrassy-03-07-22.img")
3. In twrp, select "Advanced", and then "Flash current twrp"
Click to expand...
Click to collapse
This doesn't work for me with latest pixelOS installed. Jusr boots to a blank screen and have to reboot phone (with pixelOS recovery still installed). Any suggestions?
Spaceboy60 said:
This doesn't work for me with latest pixelOS installed. Jusr boots to a blank screen and have to reboot phone (with pixelOS recovery still installed). Any suggestions?
Click to expand...
Click to collapse
Do you have adb and fastboot installed?
Go on youtube and search munchy poco f3 install twrp. He has a couple videos that is always how you do it. If its pixel recovery or stock recovery.
The only difference is you would use the latest twrp which is SKKK TWRP v6.5 - A12 | TWRP 3.7.0 or my favorite orangefox.
I have a hard time with skkk twrp in fastboot I boot it and then flash the orangefox zip in install option and it always installs into a and b partition find the orangefox zip . boot into any twrp you can with fastboot and install orangefox zip like a regular zip youll have it
Xiaomi Poco F3 / Xiaomi Mi 11X / Redmi K40 (alioth) build releases | OrangeFox Recovery Downloads
Orangefox recovery for Xiaomi Poco F3 / Xiaomi Mi 11X / Redmi K40 (alioth)
orangefox.download
Spaceboy60 said:
This doesn't work for me with latest pixelOS installed. Jusr boots to a blank screen and have to reboot phone (with pixelOS recovery still installed). Any suggestions?
Click to expand...
Click to collapse
Alternatively...
1. Reboot to bootloader
2. Run fastboot boot <twrp img name> (eg "twrp-installer-3.7.0_12-0-alioth.img")
3. Run adb push twrp-3.7.0_12-0-alioth.zip /sdcard
4. In twrp, select "Install", "sd card", "twrp-3.7.0_12-0-alioth.zip"

Question installing custom recovery when device has AOSP recovery

So I installed a A13 AOSP rom (Evolution x) via orangefox and when I rebooted to recovery orangfox was gone and now I'm on AOSP recovery. I tried to "fastboot boot" TWRP but the phone restarts on black screen for several seconds then restarts again to system. and when I enter fastboot thro AOSP recovery and try to boot TWRP it just fails (says unrecognized command boot). how can I flash custom recovery? i was thinking of trying sideload but with fastboot not working properly, I dont want guessing and rather ask someone with more knowledge with AOSP recovery and what could be causing fastboot not working properly
PS/ AOSP recovery is not detecting otg, and when choosing apply updates from internal storage it says it cant mount /data
Aserar said:
So I installed a A13 AOSP rom (Evolution x) via orangefox and when I rebooted to recovery orangfox was gone and now I'm on AOSP recovery. I tried to "fastboot boot" TWRP but the phone restarts on black screen for several seconds then restarts again to system. and when I enter fastboot thro AOSP recovery and try to boot TWRP it just fails (says unrecognized command boot). how can I flash custom recovery? i was thinking of trying sideload but with fastboot not working properly, I dont want guessing and rather ask someone with more knowledge with AOSP recovery and what could be causing fastboot not working properly
PS/ AOSP recovery is not detecting otg, and when choosing apply updates from internal storage it says it cant mount /data
Click to expand...
Click to collapse
What is the code name of your device?
NOSS8 said:
What is the code name of your device?
Click to expand...
Click to collapse
Its alioth poco f3
Aserar said:
Its alioth poco f3
Click to expand...
Click to collapse
Seems that in official no TWRP A13
https://androidfilehost.com/?w=files&flid=322193
Here boot version A12(more recent).
1. fastboot boot twrp.img
2. go to Advanced > Flash Current TWRP
https://dl.akr-developers.com/?dir=skkk/TWRP/A12/v5.6_A12
https://forum.xda-developers.com/t/recovery-12-official-teamwin-recovery-project.4272625/
Aserar said:
So I installed a A13 AOSP rom (Evolution x) via orangefox and when I rebooted to recovery orangfox was gone and now I'm on AOSP recovery. I tried to "fastboot boot" TWRP but the phone restarts on black screen for several seconds then restarts again to system. and when I enter fastboot thro AOSP recovery and try to boot TWRP it just fails (says unrecognized command boot). how can I flash custom recovery? i was thinking of trying sideload but with fastboot not working properly, I dont want guessing and rather ask someone with more knowledge with AOSP recovery and what could be causing fastboot not working properly
PS/ AOSP recovery is not detecting otg, and when choosing apply updates from internal storage it says it cant mount /data
Click to expand...
Click to collapse
It is because flashing rom also flash the recovery packed along with the rom, and it will replace your old recovery. To prevent it you need to also tick on the reflash ofox option when you flash a rom, which is too late in your case.
So, if you want to reflash ofox recovery, download and extract the zip file, locate the recovery.img in the extracted folder, reboot to bootloader and issue this command:
Code:
fastboot boot /path/to/recovery.img
then reboot to recovery with the command:
Code:
fastboot reboot recovery
and your device will temporarily boot into ofox recovery
The last step is to flash the recovery to ramdisk to make it permanently, you can find this option in ofox settings.
NOSS8 said:
Seems that in official no TWRP A13
https://androidfilehost.com/?w=files&flid=322193
Here boot version A12(more recent).
1. fastboot boot twrp.img
2. go to Advanced > Flash Current TWRP
https://dl.akr-developers.com/?dir=skkk/TWRP/A12/v5.6_A12
https://forum.xda-developers.com/t/recovery-12-official-teamwin-recovery-project.4272625/
Click to expand...
Click to collapse
This is what I did befor posting but but TWRP wouldnt boot through fastboot. it just gives me blackscreen for a few seconds then it boots to system. but the problem was solved with ofx. thank you for your help
disconmair said:
It is because flashing rom also flash the recovery packed along with the rom, and it will replace your old recovery. To prevent it you need to also tick on the reflash ofox option when you flash a rom, which is too late in your case.
So, if you want to reflash ofox recovery, download and extract the zip file, locate the recovery.img in the extracted folder, reboot to bootloader and issue this command:
Code:
fastboot boot /path/to/recovery.img
then reboot to recovery with the command:
Code:
fastboot reboot recovery
and your device will temporarily boot into ofox recovery
The last step is to flash the recovery to ramdisk to make it permanently, you can find this option in ofox settings.
Click to expand...
Click to collapse
Thank you mf this worked! Booting twrp through fastbood just gave me black screen so I didnt think that booting Ofox would be any different but it actually booted Ofox recovery and I flashed it no problem. If anyone's going to attempt this make sure to backup your data before cause you'll need to format data

Question stuck in fastboot loop after flashing custom rom

problem: fastboot loop.
defails:
i see a quick (0.5s) poco boot logo, then it goes to fastboot mode. this happened after i flashed a custom TWRP image of an poco 3 image (alioth).
commands i ran that bricked everything:
fastboot flash boot twrp-3.7.0_12-0-alioth.img
fastboot flash boot_b twrp-3.7.0_12-0-alioth.img
Click to expand...
Click to collapse
what i tried:
- flashing official firmware with miFlash tool. i get a timeout error, nothing chages.
- flashing offical firmware via script:
F:\androidROOT\POCO-f3\alioth_eea_global_images_V13.0.8.0.SKHEUXM_20220823.0000.00_12.0_eea>fastboot erase boot_ab ||
Erasing 'boot_ab' FAILED (remote: 'unknown command')
fastboot: error: Command failed
"Erase boot_ab error"
Click to expand...
Click to collapse
pls help
you're not supposed to flash twrp to the boot partition you need a boot partition image.
the recovery is a ram disk image stored inside the boot partition.
once you fix the boot partition you can boot the img of twrp and once in twrp theres an option to flash it to the recovery ram disk.
@metalspider thanks! where can i find such an boot image? in the firmware images i found a boot.img file, is that right? i flashed it with
fastboot flash boot boot.img
Click to expand...
Click to collapse
infinite fastboot loop is fixed now. booting to twrp does not work tho.
it boots to a loading state now, but it loads infinitly.
i wiped all data in recovery mode.
so i did boot to TWRP, which does work now.
what to do now? transfere a rom via adb and custom recovery it via TWRP boot?
depends what rom you want to flash
a lot of custom roms will have you flash their boot which includes there recovery and adb sideload the rom zip from there.
some will require a specific firmware version and some even need custom vendor images etc
follow the rom you choose install instructions
mafima said:
@metalspider thanks! where can i find such an boot image? in the firmware images i found a boot.img file, is that right? i flashed it with
infinite fastboot loop is fixed now. booting to twrp does not work tho.
it boots to a loading state now, but it loads infinitly.
i wiped all data in recovery mode.
so i did boot to TWRP, which does work now.
what to do now? transfere a rom via adb and custom recovery it via TWRP boot?
Click to expand...
Click to collapse
How are you booting into TWRP?
"fastboot boot twrp.img" is the recommended way.
This will simply boot TWRP (only load it into RAM), and from inside TWRP, if you want to install it, go to Settings-page > Advanced > "Install RamDisk".
You can also use OrangeFox Recovery, it's slightly more modern and my preference.
The reason why we do it this way nowadays, is because the Boot-partition and the Recovery-partition got merged, now we only have Boot-partition. This is also why your phone stopped being able to boot. You replaced the Boot-code with just TWRP-code. However TWRP-code needs to be *patched* into the Boot-partition, meaning *added* to the Boot-code. Fastboot can only replace partitions entirely, however Recovery *CAN* modify partitions.
Hope this clears things up.
mafima said:
@metalspider thanks! where can i find such an boot image? in the firmware images i found a boot.img file, is that right? i flashed it with
infinite fastboot loop is fixed now. booting to twrp does not work tho.
it boots to a loading state now, but it loads infinitly.
i wiped all data in recovery mode.
so i did boot to TWRP, which does work now.
what to do now? transfere a rom via adb and custom recovery it via TWRP boot?
Click to expand...
Click to collapse
Fastboot is your unbricking friend, well is better than stuck in 9008 edl mode,
you could try my post,
[A13]Evolution X for POCO F3/Mi 11x[alioth][OFFICIAL]
Evolution X 7.0 for the POCO F3 [alioth] /* * Your warranty is void. Or vaild, probably? * * I am not responsible for bricked devices, dead SD cards, Ebolation X, * thermonuclear war, or the current economic crisis caused by you following *...
forum.xda-developers.com
Using parts 1,1a,1b & 2.
I hope it helps
fixed now. back to MIUI 13! oem still unlocked. but i am scared trying to root it now xD
solution:
download the firmware from official miui. extract the 4gb zip. i used alioth_eea_global_images_V13.0.8.0.SKHEUXM_20220823.0000.00_12.0_eea
copy the boot.img to ur platform tools
fastboot flash boot boot.img
use miflash tool to flash. select the folder u downloaded (alioth_eea_global_images...)
try it multiple times
mafima said:
fixed now. back to MIUI 13! oem still unlocked. but i am scared trying to root it now xD
solution:
download the firmware from official miui. extract the 4gb zip. i used alioth_eea_global_images_V13.0.8.0.SKHEUXM_20220823.0000.00_12.0_eea
copy the boot.img to ur platform tools
fastboot flash boot boot.img
use miflash tool to flash. select the folder u downloaded (alioth_eea_global_images...)
try it multiple times
Click to expand...
Click to collapse
I have rooted many phones over the years,
I follow my instructions as before, using Part 2, Part 5 & Part 6,
when rooting new roms that don`t have a useable recovery.
If i make a complete mess of my F3 then i use parts 1, 1a & 1b in fastboot mode,
Its a nice easy way to return almost to original stock with minimal effort,
I`m glad you got it sorted.

Categories

Resources