Depends on what rom you used & what platform you're on.please help. after i used this my device is stuck in "Redmi" bootloop
cant enter recovery or fastboot
Back to square one with MiFlash, use 2020-3-14 and any latest global tgz image. Standard google adb won't work.Xiaomi Note 10
1. Unlocked bootloader
2. Used this tool to flash twrp-installer-3.6.0_11-0-mojito.zip
3. Nothing happened, still default boot logo, cannot access TWRP
4. Used this tool to flash DerpFest-12-Official-Shion-river-20211220.zip
5. Boot loop, cannot go to Fastboot any more
No requirements other than unlocked bl. Any custom ROM will work, provided that the dev didn't cross slot size. Follow instructions from main thread.Hi, can I flash PixelOS (not PE) with this tool? Also, do I need a custom recovery for clean flash or can I clean with Xiaomi's own recorvery? Sorry if I'm bothering you. I'm a newbie/ beginner with flashing roms.
this tool is ONLY for Redmi Note 10 (mojito/sunny) with Snapdragon 678 processorI've tried it. my phone turns black screen. lucky i can still use sp flash tool. my device poco and MTK. is it support for mtk devices? i flash miui 13 a12 from miui 12.5 a11 ..
execute with sh filename.shI have 31-10-21 installer zip but I got this error on Linux, I am on ZorinOS 16.
./flash_linux.sh: 2: Syntax error: redirection unexpected
same error..
Strange, try without that line. It's just for debugging & logs.same error..
flash_linux.sh: 2: Syntax error: redirection unexpected
sudo bash flash_linux.shsame error..
flash_linux.sh: 2: Syntax error: redirection unexpected
Describe "failing" a lil bit more. Atleast the terminal error needed to be shown.Hi,
I was looking for the proper script for the Xiaomi Redmi Note 11 5G global variant because it is failing on that device.
Actually the script was in for Redmi note 10 Pro and since in note 11 Pro there are more files then that but eventually I have already flashed using fastboot commands.Describe "failing" a lil bit more. Atleast the terminal error needed to be shown.
Edit: This is RN10/mojito section. I suggest refer your own device forum.
we can't help here because it's a completely different device ...I'm aware of that, this is mostly a general question about the payload.bin files, and if you look at black shark forum it's just a graveyard
fastboot reboot fastboot
fastboot flash <img-type> <file.img>
...
fastboot erase userdata
fastboot reboot
Are you struggling to install custom roms on this device?
Lots of recovery errors?
Can't boot to any rom?
Don't worry. Fastboot is a good way to avoid such nonsense...
sudo apt install python python-pip
alias python=python3
sudo pacman -S python python-pip
sudo dnf install snapd python3.9 python3-pip
It does dirty flash bydefault (caz it doesn't affect data partition). It'll be clean flash only when you wipe from recovery at post install...According to the script, it is used exclusively for pure flash.
Can you please make an option for upgrade (dirty flash) as well?
There is an error in the script (probably by copying).