Question Messed up my phone after trying to install custom rom - Xiaomi 11T Pro

Hi all!
First time poster here and quite a newbie in fact.
So after trying to install a custom rom (Xtended v5.0) I messed up my phone completely.
I managed to boot and flash twrp initially, but after trying to install Xtended OS I had a problem as it kept failing.
After some screwing around I got it to a state where I knew it might've not installed properly but tried to boot up anyway.
Alas I was stuck on the MI logo screen so I went back to try and open twrp but that did not work.
Went back into Fastboot and booted twrp and it seems like I lost all partitions and even the recovery partition. I tried searching online but can't find a way to create these partitions again. Also, can't install any rom of course since there's no partition.
Any idea how to fix this mess I've created?
Thanks!

Since you have installed twrp you can download miui 14 rom(which is now available just search on some websites or YouTube video) or stick to miui 13 then you can connect your phone to pc. Enter recovery mode on phone Transfer the rom downloaded in computer to phone and flash it

Iprus said:
Since you have installed twrp you can download miui 14 rom(which is now available just search on some websites or YouTube video) or stick to miui 13 then you can connect your phone to pc. Enter recovery mode on phone Transfer the rom downloaded in computer to phone and flash it
Click to expand...
Click to collapse
problem is, it seems that the recovery partition is gone as well. I did manage to flash twrp before but now seems like it's not there anymore. I can still boot into it via fastboot though

Rikku1 said:
problem is, it seems that the recovery partition is gone as well. I did manage to flash twrp before but now seems like it's not there anymore. I can still boot into it via fastboot though
Click to expand...
Click to collapse
Use Miflash
MIFLASH[GUIDE]⚙ USE XIAOMI FLASH TOOL
FOR ALL XIAOMI BOOTLOADER MUST BE UNLOCKED https://new.c.mi.com/global/post/101245 https://en.miui.com/unlock/index.html ----------------------------------------------------------------------------------------------------------- All your data...
forum.xda-developers.com

Somehow it got even worse. After trying MiFlash it gave me some errors and kept trying to flash, but now it's not even being recognized by the PC Itis still showing up on MiFlash though but it'salways timing out

Rikku1 said:
Somehow it got even worse. After trying MiFlash it gave me some errors and kept trying to flash, but now it's not even being recognized by the PC Itis still showing up on MiFlash though but it'salways timing out
Click to expand...
Click to collapse
Post the Miflash log and use a spolier
Spoiler: Like that
LOG

like this?

Rikku1 said:
let me see
Click to expand...
Click to collapse
+or- 25ko begins with [14:42:01 eeab043a]:MiFlash 2020.3.14.0

NOSS8 said:
+or- 25ko begins with [14:42:01 eeab043a]:MiFlash 2020.3.14.0
Click to expand...
Click to collapse
what do you mean?

Rikku1 said:
what do you mean?
Click to expand...
Click to collapse
Go to the Miflash log folder, you will find several TXT files, posted the one that starts with what I told you, the first line must contain Mifaslh and the version you used.+or-25ko
Example:
​
Spoiler: LOG
[14:42:01 eeab043a]:MiFlash 2020.3.14.0
[14:42:01 eeab043a]:vboytest index:1
[14:42:01 eeab043a]:idproduct: 53261 idvendor: 6353
[14:42:01 eeab043a]:Thread id:9 Thread name:eeab043a
[14:42:01 eeab043a]:image path:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM
[14:42:01 eeab043a]:env android path:"D:\F2\prog\MiFlash2020-3-14-0\Source\ThirdParty\Google\Android"
[14:42:01 eeab043a]:script :\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\flash_all_lock.bat
[14:42:01 eeab043a]hysical Memory Usage:3342336 Byte
[14:42:01 eeab043a]:start process id 10540 name cmd
[14:42:01 eeab043a]:info1:$fastboot -s devicename getvar product 2>&1 | findstr /r /c:"^product: *vili" || echo Missmatching image and device
[14:42:01 eeab043a]:info1roduct: vili
[14:42:01 eeab043a]:info1:$fastboot -s devicename getvar product 2>&1 | findstr /r /c:"^product: *vili" || exit /B 1
[14:42:01 eeab043a]:info1roduct: vili
[14:42:01 eeab043a]:info1:$if exist D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\anti_version.txt (for /F "delims==" %a in (D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\anti_version.txt) do (set CURRENT_ANTI_VER=%a ) )
[14:42:01 eeab043a]:info1:$(set CURRENT_ANTI_VER=1 )
[14:42:01 eeab043a]:info1:$if [1] EQU [] set CURRENT_ANTI_VER=0
[14:42:01 eeab043a]:info1:$for /F "tokens=2 delims=: " %i in ('fastboot -s devicename getvar anti 2>&1 | findstr /r /c:"anti:"') do (set version=%i )
[14:42:01 eeab043a]:info1:$(set version=1 )
[14:42:01 eeab043a]:info1:$if [1] EQU [] set version=0
[14:42:01 eeab043a]:info1:$set anticheck="antirollback check pass"
[14:42:01 eeab043a]:info1:$if 1 GTR 1 set anticheck="Current device antirollback version is greater than this pakcage"
[14:42:01 eeab043a]:info1:$echo "antirollback check pass" | findstr /r /c:"pass" ||
[14:42:01 eeab043a]:info1:"antirollback check pass"
[14:42:01 eeab043a]:info1:$fastboot -s devicename getvar crc 2>&1 | findstr /r /c:"^crc: 1" && if 0 EQU 0 (
[14:42:01 eeab043a]:info1:fastboot -s devicename flash crclist D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\crclist.txt ||
[14:42:01 eeab043a]:info1: fastboot -s devicename flash sparsecrclist D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\sparsecrclist.txt ||
[14:42:01 eeab043a]:info1
[14:42:01 eeab043a]:info1:crc: 1
[14:42:01 eeab043a]:info2:Sending 'crclist' (0 KB) OKAY [ 0.016s]
[14:42:01 eeab043a]:info2:Writing 'crclist' OKAY [ 0.000s]
[14:42:01 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:01 eeab043a]:info2:Sending 'sparsecrclist' (0 KB) OKAY [ 0.000s]
[14:42:01 eeab043a]:info2:Writing 'sparsecrclist' OKAY [ 0.000s]
[14:42:01 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:01 eeab043a]:info1:$fastboot -s devicename erase boot_ab ||
[14:42:01 eeab043a]:info2:Erasing 'boot_ab' (bootloader) Partition boot_a erase successfully
[14:42:01 eeab043a]:info2bootloader) Partition boot_b erase successfully
[14:42:01 eeab043a]:info2:OKAY [ 0.016s]
[14:42:01 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:01 eeab043a]:info1:$fastboot -s devicename flash xbl_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/xbl.elf ||
[14:42:01 eeab043a]:info2:Sending 'xbl_ab' (3606 KB) OKAY [ 0.094s]
[14:42:02 eeab043a]:info2:Writing 'xbl_ab' (bootloader) Partition xbl_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition xbl_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.219s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.322s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash xbl_config_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/xbl_config.elf ||
[14:42:02 eeab043a]:info2:Sending 'xbl_config_ab' (213 KB) OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Writing 'xbl_config_ab' (bootloader) Partition xbl_config_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition xbl_config_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.031s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.063s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash abl_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/abl.elf ||
[14:42:02 eeab043a]:info2:Sending 'abl_ab' (204 KB) OKAY [ 0.000s]
[14:42:02 eeab043a]:info2:Writing 'abl_ab' (bootloader) Partition abl_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition abl_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash aop_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/aop.mbn ||
[14:42:02 eeab043a]:info2:Sending 'aop_ab' (238 KB) OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Writing 'aop_ab' (bootloader) Partition aop_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition aop_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.000s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.062s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash tz_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/tz.mbn ||
[14:42:02 eeab043a]:info2:Sending 'tz_ab' (3677 KB) OKAY [ 0.079s]
[14:42:02 eeab043a]:info2:Writing 'tz_ab' (bootloader) Partition tz_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition tz_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.141s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.245s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash featenabler_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/featenabler.mbn ||
[14:42:02 eeab043a]:info2:Sending 'featenabler_ab' (84 KB) OKAY [ 0.000s]
[14:42:02 eeab043a]:info2:Writing 'featenabler_ab' (bootloader) Partition featenabler_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition featenabler_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash hyp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/hypvm.mbn ||
[14:42:02 eeab043a]:info2:Sending 'hyp_ab' (3615 KB) OKAY [ 0.094s]
[14:42:02 eeab043a]:info2:Writing 'hyp_ab' (bootloader) Partition hyp_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition hyp_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.141s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.250s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash modem_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/NON-HLOS.bin ||
[14:42:09 eeab043a]:info2:Sending 'modem_ab' (275404 KB) OKAY [ 6.998s]
[14:42:19 eeab043a]:info2:Writing 'modem_ab' (bootloader) Partition modem_a flashed successfully
[14:42:20 eeab043a]:info2bootloader) Partition modem_b flashed successfully
[14:42:20 eeab043a]:info2:OKAY [ 10.282s]
[14:42:20 eeab043a]:info2:Finished. Total time: 17.296s
[14:42:20 eeab043a]:info1:$fastboot -s devicename flash bluetooth_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/BTFM.bin ||
[14:42:20 eeab043a]:info2:Sending 'bluetooth_ab' (1116 KB) OKAY [ 0.031s]
[14:42:20 eeab043a]:info2:Writing 'bluetooth_ab' (bootloader) Partition bluetooth_a flashed successfully
[14:42:20 eeab043a]:info2bootloader) Partition bluetooth_b flashed successfully
[14:42:20 eeab043a]:info2:OKAY [ 0.051s]
[14:42:20 eeab043a]:info2:Finished. Total time: 0.191s
[14:42:20 eeab043a]:info1:$fastboot -s devicename flash dsp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/dspso.bin ||
[14:42:22 eeab043a]:info2:Sending 'dsp_ab' (65536 KB) OKAY [ 2.359s]
[14:42:25 eeab043a]:info2:Writing 'dsp_ab' (bootloader) Partition dsp_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition dsp_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 2.513s]
[14:42:25 eeab043a]:info2:Finished. Total time: 4.935s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash keymaster_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/km41.mbn ||
[14:42:25 eeab043a]:info2:Sending 'keymaster_ab' (273 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'keymaster_ab' (bootloader) Partition keymaster_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition keymaster_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.047s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash devcfg_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/devcfg.mbn ||
[14:42:25 eeab043a]:info2:Sending 'devcfg_ab' (51 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'devcfg_ab' (bootloader) Partition devcfg_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition devcfg_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash qupfw_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/qupv3fw.elf ||
[14:42:25 eeab043a]:info2:Sending 'qupfw_ab' (55 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'qupfw_ab' (bootloader) Partition qupfw_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition qupfw_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash uefisecapp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/uefi_sec.mbn ||
[14:42:25 eeab043a]:info2:Sending 'uefisecapp_ab' (121 KB) OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Writing 'uefisecapp_ab' (bootloader) Partition uefisecapp_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition uefisecapp_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename erase imagefv_ab ||
[14:42:25 eeab043a]:info2:Erasing 'imagefv_ab' (bootloader) Partition imagefv_a erase successfully
[14:42:25 eeab043a]:info2bootloader) Partition imagefv_b erase successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash imagefv_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/imagefv.elf ||
[14:42:25 eeab043a]:info2:Sending 'imagefv_ab' (2060 KB) OKAY [ 0.062s]
[14:42:25 eeab043a]:info2:Writing 'imagefv_ab' (bootloader) Partition imagefv_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition imagefv_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.078s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.156s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash shrm_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/shrm.elf ||
[14:42:25 eeab043a]:info2:Sending 'shrm_ab' (44 KB) OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Writing 'shrm_ab' (bootloader) Partition shrm_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition shrm_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash multiimgoem_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/multi_image.mbn ||
[14:42:25 eeab043a]:info2:Sending 'multiimgoem_ab' (32 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'multiimgoem_ab' (bootloader) Partition multiimgoem_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition multiimgoem_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash cpucp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/cpucp.elf ||
[14:42:25 eeab043a]:info2:Sending 'cpucp_ab' (102 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'cpucp_ab' (bootloader) Partition cpucp_a flashed successfully
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash qweslicstore_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/qweslicstore.bin ||
[14:42:25 eeab043a]:info2bootloader) Partition cpucp_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info2:Sending 'qweslicstore_ab' (256 KB) OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Writing 'qweslicstore_ab' (bootloader) Partition qweslicstore_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition qweslicstore_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash logfs D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/logfs_ufs_8mb.bin ||
[14:42:25 eeab043a]:info2:Sending 'logfs' (16 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'logfs' OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash rescue D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/rescue.img ||
[14:42:26 eeab043a]:info2:Sending 'rescue' (40 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'rescue' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash storsec D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/storsec.mbn ||
[14:42:26 eeab043a]:info2:Sending 'storsec' (20 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'storsec' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.000s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash spunvm D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/spunvm.bin ||
[14:42:26 eeab043a]:info2:Sending 'spunvm' (348 KB) OKAY [ 0.016s]
[14:42:26 eeab043a]:info2:Writing 'spunvm' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash mdcompress D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/mdcompress.mbn ||
[14:42:26 eeab043a]:info2:Sending 'mdcompress' (44 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'mdcompress' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash rtice D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/rtice.mbn ||
[14:42:26 eeab043a]:info2:Sending 'rtice' (261 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'rtice' OKAY [ 0.016s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.063s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash vendor_boot_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/vendor_boot.img ||
[14:42:28 eeab043a]:info2:Sending 'vendor_boot_ab' (98304 KB) OKAY [ 2.483s]
[14:42:32 eeab043a]:info2:Writing 'vendor_boot_ab' (bootloader) Partition vendor_boot_a flashed successfully
[14:42:32 eeab043a]:info1:$fastboot -s devicename flash super D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/super.img ||
[14:42:32 eeab043a]:info2bootloader) Partition vendor_boot_b flashed successfully
[14:42:32 eeab043a]:info2:OKAY [ 3.676s]
[14:42:32 eeab043a]:info2:Finished. Total time: 6.175s
[14:43:45 eeab043a]:info2:Sending sparse 'super' 1/11 (779880 KB) OKAY [ 17.056s]
[14:43:45 eeab043a]:info2:Writing 'super' OKAY [ 0.016s]
[14:44:01 eeab043a]:info2:Sending sparse 'super' 2/11 (729052 KB) OKAY [ 16.013s]
[14:44:20 eeab043a]:info2:Writing 'super' OKAY [ 18.535s]
[14:44:36 eeab043a]:info2:Sending sparse 'super' 3/11 (759968 KB) OKAY [ 16.590s]
[14:44:55 eeab043a]:info2:Writing 'super' OKAY [ 18.799s]
[14:45:12 eeab043a]:info2:Sending sparse 'super' 4/11 (786368 KB) OKAY [ 17.310s]
[14:45:31 eeab043a]:info2:Writing 'super' OKAY [ 18.710s]
[14:45:48 eeab043a]:info2:Sending sparse 'super' 5/11 (772264 KB) OKAY [ 16.989s]
[14:46:07 eeab043a]:info2:Writing 'super' OKAY [ 18.756s]
[14:46:23 eeab043a]:info2:Sending sparse 'super' 6/11 (734896 KB) OKAY [ 16.154s]
[14:46:43 eeab043a]:info2:Writing 'super' OKAY [ 19.990s]
[14:47:01 eeab043a]:info2:Sending sparse 'super' 7/11 (746968 KB) OKAY [ 17.720s]
[14:47:18 eeab043a]:info2:Writing 'super' OKAY [ 17.081s]
[14:47:34 eeab043a]:info2:Sending sparse 'super' 8/11 (728432 KB) OKAY [ 16.042s]
[14:47:54 eeab043a]:info2:Writing 'super' OKAY [ 20.556s]
[14:48:12 eeab043a]:info2:Sending sparse 'super' 9/11 (786296 KB) OKAY [ 17.452s]
[14:48:29 eeab043a]:info2:Writing 'super' OKAY [ 17.019s]
[14:48:46 eeab043a]:info2:Sending sparse 'super' 10/11 (786356 KB) OKAY [ 17.235s]
[14:49:06 eeab043a]:info2:Writing 'super' OKAY [ 19.644s]
[14:49:15 eeab043a]:info2:Sending sparse 'super' 11/11 (412324 KB) OKAY [ 9.126s]
[14:49:44 eeab043a]:info2:Writing 'super' OKAY [ 29.153s]
[14:49:44 eeab043a]:info2:Finished. Total time: 431.899s
[14:49:44 eeab043a]:info1:$fastboot -s devicename flash cust D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/cust.img ||
[14:50:11 eeab043a]:info2:Sending sparse 'cust' 1/3 (774796 KB) OKAY [ 16.922s]
[14:50:11 eeab043a]:info2:Writing 'cust' OKAY [ 0.016s]
[14:50:28 eeab043a]:info2:Sending sparse 'cust' 2/3 (774124 KB) OKAY [ 16.968s]
[14:50:47 eeab043a]:info2:Writing 'cust' OKAY [ 19.184s]
[14:50:49 eeab043a]:info2:Sending sparse 'cust' 3/3 (17212 KB) OKAY [ 1.468s]
[14:51:24 eeab043a]:info2:Writing 'cust' OKAY [ 34.832s]
[14:51:24 eeab043a]:info2:Finished. Total time: 99.645s
[14:51:24 eeab043a]:info1:$fastboot -s devicename flash dtbo_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/dtbo.img ||
[14:51:24 eeab043a]:info2:Sending 'dtbo_ab' (16384 KB) OKAY [ 0.406s]
[14:51:25 eeab043a]:info2:Writing 'dtbo_ab' (bootloader) Partition dtbo_a flashed successfully
[14:51:25 eeab043a]:info2bootloader) Partition dtbo_b flashed successfully
[14:51:25 eeab043a]:info2:OKAY [ 0.828s]
[14:51:25 eeab043a]:info2:Finished. Total time: 1.562s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash vbmeta_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/vbmeta.img ||
[14:51:25 eeab043a]:info2:Sending 'vbmeta_ab' (8 KB) OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Writing 'vbmeta_ab' (bootloader) Partition vbmeta_a flashed successfully
[14:51:25 eeab043a]:info2bootloader) Partition vbmeta_b flashed successfully
[14:51:25 eeab043a]:info2:OKAY [ 0.016s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash vbmeta_system_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/vbmeta_system.img ||
[14:51:25 eeab043a]:info2:Sending 'vbmeta_system_ab' (4 KB) OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Writing 'vbmeta_system_ab' (bootloader) Partition vbmeta_system_a flashed successfully
[14:51:25 eeab043a]:info2bootloader) Partition vbmeta_system_b flashed successfully
[14:51:25 eeab043a]:info2:OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:51:25 eeab043a]:info1:$fastboot -s devicename erase metadata ||
[14:51:25 eeab043a]:info2:******** Did you mean to fastboot format this ext4 partition?
[14:51:25 eeab043a]:info2:Erasing 'metadata' OKAY [ 0.016s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash metadata D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/metadata.img ||
[14:51:25 eeab043a]:info2:Sending 'metadata' (44 KB) OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Writing 'metadata' OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash userdata D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/userdata.img ||
[14:51:41 eeab043a]:info2:Sending 'userdata' (580044 KB) OKAY [ 12.464s]
[14:51:41 eeab043a]:info2:Writing 'userdata' OKAY [ 0.000s]
[14:51:41 eeab043a]:info2:Finished. Total time: 15.590s
[14:51:41 eeab043a]:info1:$fastboot -s devicename flash boot_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/boot.img ||
[14:51:46 eeab043a]:info2:Sending 'boot_ab' (196608 KB) OKAY [ 4.742s]
[14:52:17 eeab043a]:info2:Writing 'boot_ab' (bootloader) Partition boot_a flashed successfully
[14:52:18 eeab043a]:info2bootloader) Partition boot_b flashed successfully
[14:52:18 eeab043a]:info2:OKAY [ 31.828s]
[14:52:18 eeab043a]:info2:Finished. Total time: 36.601s
[14:52:18 eeab043a]:info1:$fastboot -s devicename flash imagefv_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/imagefv.elf ||
[14:52:18 eeab043a]:info2:Sending 'imagefv_ab' (2060 KB) OKAY [ 0.053s]
[14:52:18 eeab043a]:info2:Writing 'imagefv_ab' (bootloader) Partition imagefv_a flashed successfully
[14:52:18 eeab043a]:info2bootloader) Partition imagefv_b flashed successfully
[14:52:18 eeab043a]:info2:OKAY [ 0.078s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.140s
[14:52:18 eeab043a]:info1:$fastboot -s devicename erase opcust ||
[14:52:18 eeab043a]:info2:Erasing 'opcust' OKAY [ 0.004s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.009s
[14:52:18 eeab043a]:info1:$fastboot -s devicename erase opconfig ||
[14:52:18 eeab043a]:info2:Erasing 'opconfig' OKAY [ 0.003s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.008s
[14:52:18 eeab043a]:info1:$fastboot -s devicename set_active a ||
[14:52:18 eeab043a]:info2:Setting current slot to 'a' OKAY [ 0.009s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.012s
[14:52:18 eeab043a]:info1:$fastboot -s devicename oem lock ||
[14:52:18 eeab043a]:info2: OKAY [ 0.034s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.035s
[14:52:18 eeab043a]:begin FlashDone
[14:52:18 eeab043a]:errMsg is null
[14:52:18 eeab043a]:begin checkPoint
[14:52:18 eeab043a]:catch checkpoint (\$fastboot -s .* lock)
[14:52:18 eeab043a]:flash done
[14:52:18 eeab043a]rocess exit.
[14:52:18 eeab043a]:flashSuccess True
[14:52:18 eeab043a]:isFactory False CheckCPUID False
[14:52:18 eeab043a]:before:flashSuccess is True set IsUpdate:True set IsDone True
[14:52:18 eeab043a]:after:flashSuccess is True set IsUpdate:false set IsDone true
​
​

Rikku1 said:
like this?
Click to expand...
Click to collapse
Not this one which concerns the installation of the drivers.

Rikku1 said:
Hi all!
First time poster here and quite a newbie in fact.
So after trying to install a custom rom (Xtended v5.0) I messed up my phone completely.
I managed to boot and flash twrp initially, but after trying to install Xtended OS I had a problem as it kept failing.
After some screwing around I got it to a state where I knew it might've not installed properly but tried to boot up anyway.
Alas I was stuck on the MI logo screen so I went back to try and open twrp but that did not work.
Went back into Fastboot and booted twrp and it seems like I lost all partitions and even the recovery partition. I tried searching online but can't find a way to create these partitions again. Also, can't install any rom of course since there's no partition.
Any idea how to fix this mess I've created?
Than
NOSS8 said:
Use Miflash
MIFLASH[GUIDE]⚙ USE XIAOMI FLASH TOOL
FOR ALL XIAOMI BOOTLOADER MUST BE UNLOCKED https://new.c.mi.com/global/post/101245 https://en.miui.com/unlock/index.html ----------------------------------------------------------------------------------------------------------- All your data...
forum.xda-developers.com
Click to expand...
Click to collapse
Try using dr fone partition manager and create a new partition try using yt tutorials
Click to expand...
Click to collapse

Thanks guys for all the help and sorry for he late replies but im not receiving notifications for some reason.

As indicated in the tutorial.
The path must be C:/Miflash and you must rename the rom, no long name, etc..
vili_global_images_V14.0.1.0.TKDMIXM_20230203.0000.00_13.0_global_ed28e93146 to 14.0.1.0MI(example).

I see, thanks for letting me know and all the help! Apologies for maybe not following the tutorial fully, but I was following some youtube videos initally and i guess i messed up somewhere. Now for some reason it seems to have worked though and successfully flashed MIUI14. I guess i'll try flashing another rom now. Thanks a lot

Rikku1 said:
I see, thanks for letting me know and all the help! Apologies for maybe not following the tutorial fully, but I was following some youtube videos initally and i guess i messed up somewhere. Now for some reason it seems to have worked though and successfully flashed MIUI14. I guess i'll try flashing another rom now. Thanks a lot
Click to expand...
Click to collapse
You tube is not XDA.

Related

Mi A2 Not turning on.

Hello there. I need some urgente help here.
I was trying to update my Mi A2 flashing some images on fastboot, and the following happened:
Code:
PS D:\ADB Fastboot\platform-tools> .\fastboot flash devcfg_a devcfg.img
>> .\fastboot flash devcfg_b devcfg.img
>>
>> .\fastboot flash dsp_a dsp.img
>> .\fastboot flash dsp_b dsp.img
>>
>> .\fastboot flash modem_a modem.img
>> .\fastboot flash modem_b modem.img
>>
>> .\fastboot flash rpm_a rpm.img
>> .\fastboot flash rpm_b rpm.img
>>
>> .\fastboot flash tz_a tz.img
>> .\fastboot flash tz_b tz.img
>>
>> .\fastboot flash keymaster_a keymaster.img
>> .\fastboot flash keymaster_b keymaster.img
>>
>> .\fastboot flash cmnlib64_a cmnlib64.img
>> .\fastboot flash cmnlib64_b cmnlib64.img
>>
>> .\fastboot flash cmnlib_a cmnlib.img
>> .\fastboot flash cmnlib_b cmnlib.img
>>
>> .\fastboot flash boot_a boot.img
>> .\fastboot flash boot_b boot.img
>>
>> .\fastboot flash system_a system.img
>> .\fastboot flash system_b system.img
>>
>> .\fastboot flash vendor_a vendor.img
>> .\fastboot flash vendor_b vendor.img
>>
>> .\fastboot flash mdtp_a mdtp.img
>> .\fastboot flash mdtp_b mdtp.img
>>
>> .\fastboot flash aboot_a aboot.img
>> .\fastboot flash aboot_b aboot.img
>>
>> .zfastboot flash sbl1_a sbl1.img
>> .\fastboot flash sbl1_b sbl1.img
Sending 'devcfg_a' (40 KB) OKAY [ 0.008s]
Writing 'devcfg_a' OKAY [ 0.005s]
Finished. Total time: 0.018s
Sending 'devcfg_b' (40 KB) OKAY [ 0.008s]
Writing 'devcfg_b' OKAY [ 0.003s]
Finished. Total time: 0.018s
Sending 'dsp_a' (16384 KB) OKAY [ 0.625s]
Writing 'dsp_a' OKAY [ 0.004s]
Finished. Total time: 0.659s
Sending 'dsp_b' (16384 KB) OKAY [ 0.545s]
Writing 'dsp_b' OKAY [ 0.004s]
Finished. Total time: 0.555s
Sending 'modem_a' (131072 KB) OKAY [ 4.949s]
Writing 'modem_a' OKAY [ 0.003s]
Finished. Total time: 4.993s
Sending 'modem_b' (131072 KB) OKAY [ 4.329s]
Writing 'modem_b' OKAY [ 0.005s]
Finished. Total time: 4.338s
Sending 'rpm_a' (172 KB) OKAY [ 0.018s]
Writing 'rpm_a' OKAY [ 0.004s]
Finished. Total time: 0.042s
Sending 'rpm_b' (172 KB) OKAY [ 0.012s]
Writing 'rpm_b' OKAY [ 0.003s]
Finished. Total time: 0.021s
Sending 'tz_a' (1500 KB) OKAY [ 0.070s]
Writing 'tz_a' OKAY [ 0.004s]
Finished. Total time: 0.101s
Sending 'tz_b' (1500 KB) OKAY [ 0.060s]
Writing 'tz_b' OKAY [ 0.004s]
Finished. Total time: 0.070s
Sending 'keymaster_a' (268 KB) OKAY [ 0.024s]
Writing 'keymaster_a' OKAY [ 0.004s]
Finished. Total time: 0.038s
Sending 'keymaster_b' (268 KB) OKAY [ 0.018s]
Writing 'keymaster_b' OKAY [ 0.004s]
Finished. Total time: 0.027s
Sending 'cmnlib64_a' (264 KB) OKAY [ 0.014s]
Writing 'cmnlib64_a' OKAY [ 0.005s]
Finished. Total time: 0.039s
Sending 'cmnlib64_b' (264 KB) OKAY [ 0.017s]
Writing 'cmnlib64_b' OKAY [ 0.004s]
Finished. Total time: 0.027s
Sending 'cmnlib_a' (212 KB) OKAY [ 0.011s]
Writing 'cmnlib_a' OKAY [ 0.004s]
Finished. Total time: 0.027s
Sending 'cmnlib_b' (212 KB) OKAY [ 0.015s]
Writing 'cmnlib_b' OKAY [ 0.004s]
Finished. Total time: 0.025s
Sending 'boot_a' (27220 KB) OKAY [ 1.050s]
Writing 'boot_a' OKAY [ 0.004s]
Finished. Total time: 1.085s
Sending 'boot_b' (27220 KB) OKAY [ 1.137s]
Writing 'boot_b' OKAY [ 0.003s]
Finished. Total time: 1.145s
Invalid sparse file format at header magic
Sending sparse 'system_a' 1/4 (524284 KB) OKAY [ 18.973s]
Writing sparse 'system_a' 1/4 OKAY [ 0.013s]
Sending sparse 'system_a' 2/4 (524284 KB) OKAY [ 21.103s]
Writing sparse 'system_a' 2/4 OKAY [ 0.005s]
Sending sparse 'system_a' 3/4 (487210 KB) OKAY [ 19.443s]
Writing sparse 'system_a' 3/4 OKAY [ 0.003s]
Sending sparse 'system_a' 4/4 (470645 KB) OKAY [ 22.815s]
Writing sparse 'system_a' 4/4 OKAY [ 0.004s]
Finished. Total time: 123.482s
Invalid sparse file format at header magic
Sending sparse 'system_b' 1/4 (524284 KB) OKAY [ 19.237s]
Writing sparse 'system_b' 1/4 OKAY [ 0.003s]
Sending sparse 'system_b' 2/4 (524284 KB) OKAY [ 22.565s]
Writing sparse 'system_b' 2/4 OKAY [ 0.003s]
Sending sparse 'system_b' 3/4 (487210 KB) OKAY [ 18.924s]
Writing sparse 'system_b' 3/4 OKAY [ 0.003s]
Sending sparse 'system_b' 4/4 (470645 KB) OKAY [ 18.155s]
Writing sparse 'system_b' 4/4 OKAY [ 0.003s]
Finished. Total time: 228.714s
Invalid sparse file format at header magic
Sending sparse 'vendor_a' 1/2 (513365 KB) OKAY [ 18.165s]
Writing sparse 'vendor_a' 1/2 OKAY [ 0.003s]
Sending sparse 'vendor_a' 2/2 (43596 KB) OKAY [ 8.365s]
Writing sparse 'vendor_a' 2/2 OKAY [ 0.003s]
Finished. Total time: 160.975s
Invalid sparse file format at header magic
Sending sparse 'vendor_b' 1/2 (513365 KB) OKAY [ 18.292s]
Writing sparse 'vendor_b' 1/2 OKAY [ 0.004s]
Sending sparse 'vendor_b' 2/2 (43596 KB) OKAY [ 9.543s]
Writing sparse 'vendor_b' 2/2 OKAY [ 0.003s]
Finished. Total time: 82.975s
Sending 'mdtp_a' (17392 KB) OKAY [ 0.711s]
Writing 'mdtp_a' OKAY [ 0.005s]
Finished. Total time: 44.537s
Sending 'mdtp_b' (17392 KB) OKAY [ 0.675s]
Writing 'mdtp_b' OKAY [ 0.004s]
Finished. Total time: 0.685s
Sending 'aboot_a' (672 KB) OKAY [ 0.055s]
Writing 'aboot_a' OKAY [ 0.005s]
Finished. Total time: 0.152s
Sending 'aboot_b' (672 KB) FAILED (remote: 'No such partition.')
Finished. Total time: 0.009s
.zfastboot : O termo '.zfastboot' não é reconhecido como nome de cmdlet, função, arquivo de script ou programa
operável. Verifique a grafia do nome ou, se um caminho tiver sido incluído, veja se o caminho está correto e tente
novamente.
No linha:40 caractere:1
+ .zfastboot flash sbl1_a sbl1.img
+ ~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (.zfastboot:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Sending 'sbl1_b' (396 KB) OKAY [ 0.028s]
Writing 'sbl1_b' OKAY [ 0.003s]
Finished. Total time: 0.080s
PS D:\ADB Fastboot\platform-tools> .\fastboot reboot
Rebooting
Finished. Total time: 0.005s
I pasted everything so maybe someone can find some error and help me out.
After I hit reboot, the phone flashed and I immediately disconnected USB cable. Was it the problem?
Now it won't turn on, and won't even light on the led indicator, as if it is not even charging.
I need some URGENT help.
Click to expand...
Click to collapse
SOLVED.
How to do it, in case you find yourself in the same situation:
1- Download and extract twice stock ROMfrom xiaomi official website.
-(first extract the .tgz file, which will give you a .tar file. Then extract the .tar)
2- Download and install Qualcomm HS-USB 9008 driver.
3- Download and install Mi Flash Tool.
4- Open Mi Flash tool
4.1 - "select" the folder extracted from what you downloaded as Stock ROM. Should be like this: D:\Mi A2 ROM\jasmine_global_images_V9.6.16.0.ODIMIFE_8.1
4.2- hit "refresh".
4.3- hit "flash". Mi flash should recognize device as "COM3".
4.4- Wait until finished and power on device.
Smile.
Look at how many typos you have
What is aboot_a?
What is zfastboot?
Nebrassy said:
Look at how many typos you have
What is aboot_a?
What is zfastboot?
Click to expand...
Click to collapse
Yeah... mistyping on that .zfastboot. Meant to be .\fastboot. That was surely an error I hadn't even seen.
But before that, aboot_b.img failed to be flashed on the device. That code line was copied from a post here on XDA, one which I'm not having much success on finding it again.
Well, anyways, my computer recognized the device only as Qualcomm HS-USB 9008 (COM3). I managed to install a qualcomm driver.
After that, I installed Mi Flash Tool, which was able to identify the Qualcomm device (something that fastboot wouldn't do).
Following that, I download stock ROM from Xiaomi official website, on .tgz format. Extracted it twice until I got the images folder.
I disabled integrity check function on windows 10, restarted my PC.
Opened Mi Flash Tool, selected the folder which contained the stock ROM images, refreshed the software to recognize the qualcomm on COM3, and hit flash.
It worked! It's been a few seconds since I managed to turn my phone on again. I'm configuring and installing my most used apps right now.
It's boot_a and boot_b, there is no aboot_b partition
Nebrassy said:
It's boot_a and boot_b, there is no aboot_b partition
Click to expand...
Click to collapse
I just download the folder and ran the code (almost) exactly as estated on the topic I read here. I just added the "." because I was running it on powershell, not cmd.
But... I get what you're saying. It totally makes sense, but what about the following lines?
Code:
Sending 'aboot_a' (672 KB) OKAY [ 0.055s]
Writing 'aboot_a' OKAY [ 0.005s]

Question Bootloop after flash china rom

Guys yesterday i flashed China rom but unfortunately the device stucked into a bootloop (stuck on MIUI logo) then restart to recovery with chinese word. How i can flash china ? My device is Redmi Note 10 5G EU version.
Reboot to bootloader and flash the rom
Keno_I said:
Reboot to bootloader and flash the rom
Click to expand...
Click to collapse
No bro i mean if i flash global and eu rom its boot without any issue but if i flash china rom its stucked on MIUI Logo then reboot to recovery pls tell me how to boot china rom i wanna use it. wait i will provide my Mi flash log
[17:38:57 q8vcw4dawcbqqsmz]:MiFlash 2017.4.25.0
[17:38:57 q8vcw4dawcbqqsmz]:image path:C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn
[17:38:57 q8vcw4dawcbqqsmz]:env android path:"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android"
[17:38:57 q8vcw4dawcbqqsmz]:script :C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\flash_all.bat
[17:38:57 q8vcw4dawcbqqsmz]hysical Memory Usage:3076096 Byte
[17:38:57 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz getvar product 2>&1 | findstr /r /c:"^product: *camellia" ||
[17:38:57 q8vcw4dawcbqqsmz]roduct: camellia
[17:38:57 q8vcw4dawcbqqsmz]:$set CURRENT_ANTI_VER=1
[17:38:57 q8vcw4dawcbqqsmz]:$for /F "tokens=2 delims=: " %i in ('fastboot -s q8vcw4dawcbqqsmz getvar anti 2>&1 | findstr /r /#c:"anti:"') do (set version=%i )
[17:38:57 q8vcw4dawcbqqsmz]:FINDSTR: /# ignored
[17:38:57 q8vcw4dawcbqqsmz]:$(set version=1 )
[17:38:57 q8vcw4dawcbqqsmz]:$if [1] EQU [] set version=0
[17:38:57 q8vcw4dawcbqqsmz]:$if 1 GTR 1 (
[17:38:57 q8vcw4dawcbqqsmz]:
[17:38:57 q8vcw4dawcbqqsmz]: exit /B 1
[17:38:57 q8vcw4dawcbqqsmz]
[17:38:57 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz erase boot ||
[17:39:07 q8vcw4dawcbqqsmz]:erasing 'boot_a'...
[17:39:07 q8vcw4dawcbqqsmz]:OKAY [ 9.656s]
[17:39:07 q8vcw4dawcbqqsmz]:finished. total time: 9.656s
[17:39:07 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz erase metadata ||
[17:39:10 q8vcw4dawcbqqsmz]:erasing 'metadata'...
[17:39:10 q8vcw4dawcbqqsmz]:OKAY [ 3.145s]
[17:39:10 q8vcw4dawcbqqsmz]:finished. total time: 3.145s
[17:39:10 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash preloader C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\preloader_camellia.bin ||
[17:39:10 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[17:39:10 q8vcw4dawcbqqsmz]:sending 'preloader_a' (374 KB)...
[17:39:10 q8vcw4dawcbqqsmz]:OKAY [ 0.025s]
[17:39:10 q8vcw4dawcbqqsmz]:writing 'preloader_a'...
[17:39:10 q8vcw4dawcbqqsmz]:OKAY [ 0.078s]
[17:39:10 q8vcw4dawcbqqsmz]:finished. total time: 0.103s
[17:39:10 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash logo C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\logo.bin ||
[17:39:11 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[17:39:11 q8vcw4dawcbqqsmz]:sending 'logo' (2174 KB)...
[17:39:11 q8vcw4dawcbqqsmz]:OKAY [ 0.094s]
[17:39:11 q8vcw4dawcbqqsmz]:writing 'logo'...
[17:39:11 q8vcw4dawcbqqsmz]:OKAY [ 0.391s]
[17:39:11 q8vcw4dawcbqqsmz]:finished. total time: 0.484s
[17:39:11 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash tee_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\tee.img ||
[17:39:11 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[17:39:11 q8vcw4dawcbqqsmz]:sending 'tee_a' (2525 KB)...
[17:39:11 q8vcw4dawcbqqsmz]:OKAY [ 0.090s]
[17:39:11 q8vcw4dawcbqqsmz]:writing 'tee_a'...
[17:39:11 q8vcw4dawcbqqsmz]:OKAY [ 0.286s]
[17:39:11 q8vcw4dawcbqqsmz]:finished. total time: 0.375s
[17:39:11 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash tee_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\tee.img ||
[17:39:11 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[17:39:11 q8vcw4dawcbqqsmz]:sending 'tee_b' (2525 KB)...
[17:39:11 q8vcw4dawcbqqsmz]:OKAY [ 0.096s]
[17:39:11 q8vcw4dawcbqqsmz]:writing 'tee_b'...
[17:39:11 q8vcw4dawcbqqsmz]:OKAY [ -0.000s]
[17:39:11 q8vcw4dawcbqqsmz]:finished. total time: 0.096s
[17:39:11 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash scp_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\scp.img ||
[17:39:11 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[17:39:11 q8vcw4dawcbqqsmz]:sending 'scp_a' (1175 KB)...
[17:39:11 q8vcw4dawcbqqsmz]:OKAY [ 0.055s]
[17:39:11 q8vcw4dawcbqqsmz]:writing 'scp_a'...
[17:39:11 q8vcw4dawcbqqsmz]:OKAY [ -0.000s]
[17:39:11 q8vcw4dawcbqqsmz]:finished. total time: 0.055s
[17:39:11 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash scp_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\scp.img ||
[17:39:11 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[17:39:11 q8vcw4dawcbqqsmz]:sending 'scp_b' (1175 KB)...
[17:39:11 q8vcw4dawcbqqsmz]:OKAY [ 0.047s]
[17:39:11 q8vcw4dawcbqqsmz]:writing 'scp_b'...
[17:39:11 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[17:39:11 q8vcw4dawcbqqsmz]:finished. total time: 0.063s
[17:39:11 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash sspm_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\sspm.img ||
[17:39:12 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[17:39:12 q8vcw4dawcbqqsmz]:sending 'sspm_a' (646 KB)...
[17:39:12 q8vcw4dawcbqqsmz]:OKAY [ 0.023s]
[17:39:12 q8vcw4dawcbqqsmz]:writing 'sspm_a'...
[17:39:12 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[17:39:12 q8vcw4dawcbqqsmz]:finished. total time: 0.039s
[17:39:12 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash sspm_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\sspm.img ||
[17:39:12 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[17:39:12 q8vcw4dawcbqqsmz]:sending 'sspm_b' (646 KB)...
[17:39:12 q8vcw4dawcbqqsmz]:OKAY [ 0.047s]
[17:39:12 q8vcw4dawcbqqsmz]:writing 'sspm_b'...
[17:39:12 q8vcw4dawcbqqsmz]:OKAY [ 0.000s]
[17:39:12 q8vcw4dawcbqqsmz]:finished. total time: 0.047s
[17:39:12 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash lk_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\lk.img ||
[17:39:12 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[17:39:12 q8vcw4dawcbqqsmz]:sending 'lk_a' (1557 KB)...
[17:39:12 q8vcw4dawcbqqsmz]:OKAY [ 0.062s]
[17:39:12 q8vcw4dawcbqqsmz]:writing 'lk_a'...
[17:39:12 q8vcw4dawcbqqsmz]:OKAY [ -0.000s]
[17:39:12 q8vcw4dawcbqqsmz]:finished. total time: 0.062s
[17:39:12 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash lk_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\lk.img ||
[17:39:12 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[17:39:12 q8vcw4dawcbqqsmz]:sending 'lk_b' (1557 KB)...
[17:39:12 q8vcw4dawcbqqsmz]:OKAY [ 0.063s]
[17:39:12 q8vcw4dawcbqqsmz]:writing 'lk_b'...
[17:39:12 q8vcw4dawcbqqsmz]:OKAY [ 0.024s]
[17:39:12 q8vcw4dawcbqqsmz]:finished. total time: 0.086s
[17:39:12 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash super C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\super.img ||
[10:19:20 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 1/39 (131068 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.881s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 1/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 0.532s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 2/39 (130778 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.076s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 2/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 1.621s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 3/39 (131071 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.953s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 3/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 2.100s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 4/39 (131068 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.940s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 4/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 0.852s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 5/39 (131068 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.818s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 5/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 1.100s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 6/39 (116592 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.222s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 6/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 2.438s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 7/39 (116768 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.203s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 7/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 2.285s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 8/39 (131068 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.872s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 8/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.705s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 9/39 (119296 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.388s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 9/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.132s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 10/39 (121752 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.462s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 10/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 4.462s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 11/39 (121064 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.304s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 11/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 2.203s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 12/39 (131016 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.811s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 12/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [145895.947s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 13/39 (130956 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.719s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 13/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.062s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 14/39 (130912 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.437s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 14/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.031s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 15/39 (130916 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.547s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 15/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 4.687s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 16/39 (130414 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.969s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 16/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.219s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 17/39 (130688 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.300s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 17/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 2.562s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 18/39 (130821 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.265s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 18/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.797s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 19/39 (130948 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.937s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 19/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.328s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 20/39 (131040 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.984s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 20/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.094s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 21/39 (130321 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.890s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 21/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.484s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 22/39 (130729 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.163s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 22/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 4.057s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 23/39 (130797 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.984s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 23/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.500s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 24/39 (131052 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.734s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 24/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 2.719s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 25/39 (130864 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.750s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 25/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 2.484s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 26/39 (130752 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.250s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 26/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 2.125s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 27/39 (130808 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.687s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 27/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.797s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 28/39 (131056 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.937s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 28/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.156s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 29/39 (130916 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.437s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 29/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 2.625s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 30/39 (130992 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.000s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 30/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 1.875s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 31/39 (130728 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.125s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 31/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 2.953s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 32/39 (130697 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.756s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 32/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 2.366s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 33/39 (130960 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.034s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 33/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.038s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 34/39 (130562 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.906s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 34/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.217s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 35/39 (130745 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.043s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 35/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.078s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 36/39 (130421 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 6.000s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 36/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 4.046s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 37/39 (131068 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.889s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 37/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 2.994s]
[10:19:20 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash boot_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\boot.img ||
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 38/39 (128944 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 5.872s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 38/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 3.390s]
[10:19:20 q8vcw4dawcbqqsmz]:sending sparse 'super' 39/39 (39004 KB)...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 1.672s]
[10:19:20 q8vcw4dawcbqqsmz]:writing 'super' 39/39...
[10:19:20 q8vcw4dawcbqqsmz]:OKAY [ 0.391s]
[10:19:20 q8vcw4dawcbqqsmz]:finished. total time: 146233.684s
[10:19:27 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:27 q8vcw4dawcbqqsmz]:sending 'boot_a' (65536 KB)...
[10:19:27 q8vcw4dawcbqqsmz]:OKAY [ 2.109s]
[10:19:27 q8vcw4dawcbqqsmz]:writing 'boot_a'...
[10:19:27 q8vcw4dawcbqqsmz]:OKAY [ 1.062s]
[10:19:27 q8vcw4dawcbqqsmz]:finished. total time: 3.171s
[10:19:27 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash boot_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\boot.img ||
[10:19:31 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:31 q8vcw4dawcbqqsmz]:sending 'boot_b' (65536 KB)...
[10:19:31 q8vcw4dawcbqqsmz]:OKAY [ 2.114s]
[10:19:31 q8vcw4dawcbqqsmz]:writing 'boot_b'...
[10:19:31 q8vcw4dawcbqqsmz]:OKAY [ 2.267s]
[10:19:31 q8vcw4dawcbqqsmz]:finished. total time: 4.380s
[10:19:31 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash dtbo_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\dtbo.img ||
[10:19:31 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:31 q8vcw4dawcbqqsmz]:sending 'dtbo_a' (147 KB)...
[10:19:31 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:31 q8vcw4dawcbqqsmz]:writing 'dtbo_a'...
[10:19:31 q8vcw4dawcbqqsmz]:OKAY [ 0.000s]
[10:19:31 q8vcw4dawcbqqsmz]:finished. total time: 0.016s
[10:19:31 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash dtbo_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\dtbo.img ||
[10:19:31 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:31 q8vcw4dawcbqqsmz]:sending 'dtbo_b' (147 KB)...
[10:19:31 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:31 q8vcw4dawcbqqsmz]:writing 'dtbo_b'...
[10:19:31 q8vcw4dawcbqqsmz]:OKAY [ -0.000s]
[10:19:31 q8vcw4dawcbqqsmz]:finished. total time: 0.016s
[10:19:31 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash rescue C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\rescue.img ||
[10:19:31 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:31 q8vcw4dawcbqqsmz]:sending 'rescue' (40 KB)...
[10:19:31 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:31 q8vcw4dawcbqqsmz]:writing 'rescue'...
[10:19:31 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:31 q8vcw4dawcbqqsmz]:finished. total time: 0.031s
[10:19:31 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash vbmeta_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\vbmeta.img ||
[10:19:31 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:31 q8vcw4dawcbqqsmz]:sending 'vbmeta_a' (4 KB)...
[10:19:31 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:31 q8vcw4dawcbqqsmz]:writing 'vbmeta_a'...
[10:19:31 q8vcw4dawcbqqsmz]:OKAY [ 0.000s]
[10:19:31 q8vcw4dawcbqqsmz]:finished. total time: 0.016s
[10:19:31 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash vbmeta_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\vbmeta.img ||
[10:19:31 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:31 q8vcw4dawcbqqsmz]:sending 'vbmeta_b' (4 KB)...
[10:19:31 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:31 q8vcw4dawcbqqsmz]:writing 'vbmeta_b'...
[10:19:31 q8vcw4dawcbqqsmz]:OKAY [ -0.000s]
[10:19:31 q8vcw4dawcbqqsmz]:finished. total time: 0.016s
[10:19:31 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash spmfw_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\spmfw.img ||
[10:19:32 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:32 q8vcw4dawcbqqsmz]:sending 'spmfw_a' (14 KB)...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.015s]
[10:19:32 q8vcw4dawcbqqsmz]:writing 'spmfw_a'...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ -0.000s]
[10:19:32 q8vcw4dawcbqqsmz]:finished. total time: 0.015s
[10:19:32 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash spmfw_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\spmfw.img ||
[10:19:32 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:32 q8vcw4dawcbqqsmz]:sending 'spmfw_b' (14 KB)...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:32 q8vcw4dawcbqqsmz]:writing 'spmfw_b'...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.000s]
[10:19:32 q8vcw4dawcbqqsmz]:finished. total time: 0.016s
[10:19:32 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash pi_img_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\pi_img.img ||
[10:19:32 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:32 q8vcw4dawcbqqsmz]:sending 'pi_img_a' (5 KB)...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:32 q8vcw4dawcbqqsmz]:writing 'pi_img_a'...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.000s]
[10:19:32 q8vcw4dawcbqqsmz]:finished. total time: 0.016s
[10:19:32 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash pi_img_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\pi_img.img ||
[10:19:32 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:32 q8vcw4dawcbqqsmz]:sending 'pi_img_b' (5 KB)...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.008s]
[10:19:32 q8vcw4dawcbqqsmz]:writing 'pi_img_b'...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.000s]
[10:19:32 q8vcw4dawcbqqsmz]:finished. total time: 0.008s
[10:19:32 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash dpm_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\dpm.img ||
[10:19:32 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:32 q8vcw4dawcbqqsmz]:sending 'dpm_a' (143 KB)...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:32 q8vcw4dawcbqqsmz]:writing 'dpm_a'...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.000s]
[10:19:32 q8vcw4dawcbqqsmz]:finished. total time: 0.016s
[10:19:32 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash dpm_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\dpm.img ||
[10:19:32 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:32 q8vcw4dawcbqqsmz]:sending 'dpm_b' (143 KB)...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:32 q8vcw4dawcbqqsmz]:writing 'dpm_b'...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ -0.000s]
[10:19:32 q8vcw4dawcbqqsmz]:finished. total time: 0.016s
[10:19:32 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash mcupm_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\mcupm.img ||
[10:19:32 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:32 q8vcw4dawcbqqsmz]:sending 'mcupm_a' (433 KB)...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.031s]
[10:19:32 q8vcw4dawcbqqsmz]:writing 'mcupm_a'...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ -0.000s]
[10:19:32 q8vcw4dawcbqqsmz]:finished. total time: 0.031s
[10:19:32 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash mcupm_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\mcupm.img ||
[10:19:32 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:32 q8vcw4dawcbqqsmz]:sending 'mcupm_b' (433 KB)...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.031s]
[10:19:32 q8vcw4dawcbqqsmz]:writing 'mcupm_b'...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.000s]
[10:19:32 q8vcw4dawcbqqsmz]:finished. total time: 0.031s
[10:19:32 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash gz_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\gz.img ||
[10:19:32 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:32 q8vcw4dawcbqqsmz]:sending 'gz_a' (1977 KB)...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.078s]
[10:19:32 q8vcw4dawcbqqsmz]:writing 'gz_a'...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ -0.000s]
[10:19:32 q8vcw4dawcbqqsmz]:finished. total time: 0.078s
[10:19:32 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash gz_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\gz.img ||
[10:19:32 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:32 q8vcw4dawcbqqsmz]:sending 'gz_b' (1977 KB)...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.078s]
[10:19:32 q8vcw4dawcbqqsmz]:writing 'gz_b'...
[10:19:32 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:32 q8vcw4dawcbqqsmz]:finished. total time: 0.094s
[10:19:32 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash md1img_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\md1img.img ||
[10:19:36 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:36 q8vcw4dawcbqqsmz]:sending 'md1img_a' (61125 KB)...
[10:19:36 q8vcw4dawcbqqsmz]:OKAY [ 1.985s]
[10:19:36 q8vcw4dawcbqqsmz]:writing 'md1img_a'...
[10:19:36 q8vcw4dawcbqqsmz]:OKAY [ 1.090s]
[10:19:36 q8vcw4dawcbqqsmz]:finished. total time: 3.075s
[10:19:36 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash md1img_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\md1img.img ||
[10:19:40 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:40 q8vcw4dawcbqqsmz]:sending 'md1img_b' (61125 KB)...
[10:19:40 q8vcw4dawcbqqsmz]:OKAY [ 1.979s]
[10:19:40 q8vcw4dawcbqqsmz]:writing 'md1img_b'...
[10:19:40 q8vcw4dawcbqqsmz]:OKAY [ 1.959s]
[10:19:40 q8vcw4dawcbqqsmz]:finished. total time: 3.938s
[10:19:40 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash vbmeta_system_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\vbmeta_system.img ||
[10:19:41 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:41 q8vcw4dawcbqqsmz]:sending 'vbmeta_system_a' (4 KB)...
[10:19:41 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:41 q8vcw4dawcbqqsmz]:writing 'vbmeta_system_a'...
[10:19:41 q8vcw4dawcbqqsmz]:OKAY [ 0.000s]
[10:19:41 q8vcw4dawcbqqsmz]:finished. total time: 0.016s
[10:19:41 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash vbmeta_vendor_a C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\vbmeta_vendor.img ||
[10:19:41 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:41 q8vcw4dawcbqqsmz]:sending 'vbmeta_vendor_a' (4 KB)...
[10:19:41 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:41 q8vcw4dawcbqqsmz]:writing 'vbmeta_vendor_a'...
[10:19:41 q8vcw4dawcbqqsmz]:OKAY [ 0.000s]
[10:19:41 q8vcw4dawcbqqsmz]:finished. total time: 0.016s
[10:19:41 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash vbmeta_system_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\vbmeta_system.img ||
[10:19:41 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:41 q8vcw4dawcbqqsmz]:sending 'vbmeta_system_b' (4 KB)...
[10:19:41 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:41 q8vcw4dawcbqqsmz]:writing 'vbmeta_system_b'...
[10:19:41 q8vcw4dawcbqqsmz]:OKAY [ 0.000s]
[10:19:41 q8vcw4dawcbqqsmz]:finished. total time: 0.016s
[10:19:41 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash vbmeta_vendor_b C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\vbmeta_vendor.img ||
[10:19:41 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:19:41 q8vcw4dawcbqqsmz]:sending 'vbmeta_vendor_b' (4 KB)...
[10:19:41 q8vcw4dawcbqqsmz]:OKAY [ 0.000s]
[10:19:41 q8vcw4dawcbqqsmz]:writing 'vbmeta_vendor_b'...
[10:19:41 q8vcw4dawcbqqsmz]:OKAY [ 0.016s]
[10:19:41 q8vcw4dawcbqqsmz]:finished. total time: 0.016s
[10:19:41 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash cust C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\cust.img ||
[10:20:30 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:20:30 q8vcw4dawcbqqsmz]:sending sparse 'cust' 1/6 (129064 KB)...
[10:20:30 q8vcw4dawcbqqsmz]:OKAY [ 4.390s]
[10:20:30 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz flash userdata C:\camellia_images_V12.0.5.0.RKSCNXM_20210518.0000.00_11.0_cn\\images\userdata.img ||
[10:20:30 q8vcw4dawcbqqsmz]:writing 'cust' 1/6...
[10:20:30 q8vcw4dawcbqqsmz]:OKAY [ 2.556s]
[10:20:30 q8vcw4dawcbqqsmz]:sending sparse 'cust' 2/6 (129012 KB)...
[10:20:30 q8vcw4dawcbqqsmz]:OKAY [ 4.405s]
[10:20:30 q8vcw4dawcbqqsmz]:writing 'cust' 2/6...
[10:20:30 q8vcw4dawcbqqsmz]:OKAY [ 2.925s]
[10:20:30 q8vcw4dawcbqqsmz]:sending sparse 'cust' 3/6 (129028 KB)...
[10:20:30 q8vcw4dawcbqqsmz]:OKAY [ 4.435s]
[10:20:30 q8vcw4dawcbqqsmz]:writing 'cust' 3/6...
[10:20:30 q8vcw4dawcbqqsmz]:OKAY [ 2.663s]
[10:20:30 q8vcw4dawcbqqsmz]:sending sparse 'cust' 4/6 (129016 KB)...
[10:20:30 q8vcw4dawcbqqsmz]:OKAY [ 4.408s]
[10:20:30 q8vcw4dawcbqqsmz]:writing 'cust' 4/6...
[10:20:30 q8vcw4dawcbqqsmz]:OKAY [ 2.734s]
[10:20:30 q8vcw4dawcbqqsmz]:sending sparse 'cust' 5/6 (131068 KB)...
[10:20:30 q8vcw4dawcbqqsmz]:OKAY [ 4.480s]
[10:20:30 q8vcw4dawcbqqsmz]:writing 'cust' 5/6...
[10:20:30 q8vcw4dawcbqqsmz]:OKAY [ 2.911s]
[10:20:30 q8vcw4dawcbqqsmz]:sending sparse 'cust' 6/6 (96952 KB)...
[10:20:30 q8vcw4dawcbqqsmz]:OKAY [ 3.350s]
[10:20:30 q8vcw4dawcbqqsmz]:writing 'cust' 6/6...
[10:20:30 q8vcw4dawcbqqsmz]:OKAY [ 0.687s]
[10:20:30 q8vcw4dawcbqqsmz]:finished. total time: 39.944s
[10:20:36 q8vcw4dawcbqqsmz]:target reported max download size of 134217728 bytes
[10:20:36 q8vcw4dawcbqqsmz]:sending 'userdata' (72256 KB)...
[10:20:36 q8vcw4dawcbqqsmz]:OKAY [ 2.319s]
[10:20:36 q8vcw4dawcbqqsmz]:writing 'userdata'...
[10:20:36 q8vcw4dawcbqqsmz]:OKAY [ 2.539s]
[10:20:36 q8vcw4dawcbqqsmz]:finished. total time: 4.858s
[10:20:36 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz set_active a ||
[10:20:36 q8vcw4dawcbqqsmz]:Setting current slot to 'a'...
[10:20:36 q8vcw4dawcbqqsmz]:OKAY [ -0.000s]
[10:20:36 q8vcw4dawcbqqsmz]:finished. total time: -0.000s
[10:20:36 q8vcw4dawcbqqsmz]:$fastboot -s q8vcw4dawcbqqsmz reboot ||
[10:20:36 q8vcw4dawcbqqsmz]:rebooting...
[10:20:36 q8vcw4dawcbqqsmz]:finished. total time: 0.010s
[10:20:36 q8vcw4dawcbqqsmz]:flash done
[10:20:36 q8vcw4dawcbqqsmz]:flash done
[10:20:36 q8vcw4dawcbqqsmz]rocess exit.
[10:20:36 q8vcw4dawcbqqsmz]:flash done
[10:20:36 q8vcw4dawcbqqsmz]:flashSuccess True
[10:20:36 q8vcw4dawcbqqsmz]:isFactory False CheckCPUID False
[10:20:36 q8vcw4dawcbqqsmz]:before:flashSuccess is True set IsUpdate:True set IsDone True
[10:20:36 q8vcw4dawcbqqsmz]:after:flashSuccess is True set IsUpdate:false set IsDone true
here the log thanks in advise.
Download and install Mi Flash tool
Use that to flash the ROM
Select Clean All function in Mi Flash Tool Before flashing.
~~~DO NOT RELOCK YOUR BOOTLOADER~~~
You will brick your phone if you relock the bootloader after flashing the china rom.
~~Link to Mi Flash Tool Download~~
MiFlash20210226.zip
drive.google.com
Keno_I said:
Download and install Mi Flash tool
Use that to flash the ROM
Select Clean All function in Mi Flash Tool Before flashing.
~~~DO NOT RELOCK YOUR BOOTLOADER~~~
You will brick your phone if you relock the bootloader after flashing the china rom.
~~Link to Mi Flash Tool Download~~
MiFlash20210226.zip
drive.google.com
Click to expand...
Click to collapse
Dude i use Mi Flash tool that's is the log which i got from Mi Flash Tool.
a miflash from 2017 :/
william liu said:
MiFlash 2017.4.25.0
[17:38:57 q8vcw4dawcbqqsmz]:image
Click to expand...
Click to collapse
What was this an old miflash pretty outdated :/
Keno_I said:
What was this an old miflash pretty outdated :/
Click to expand...
Click to collapse
I tried even 2021 but still it doesn't work same result.
So you formatted data?
And if you did try to flash a different version
Keno_I said:
So you formatted data?
And if you did try to flash a different version
Click to expand...
Click to collapse
Formatted Data : Yes
Flash Different version : Yes
Try New Mi Flash tool : Yes
Disabling DM Verity : Yes
I only tried that.
william liu said:
Guys yesterday i flashed China rom but unfortunately the device stucked into a bootloop (stuck on MIUI logo) then restart to recovery with chinese word. How i can flash china ? My device is Redmi Note 10 5G EU version.
Click to expand...
Click to collapse
Okay, I firstly want to tell you, cross-flashing roms on note 10 is something im not that well versed in, sorry
And according to the latest miui 12.5 update Xiaomi disabled google services.
Download this
XiaoMiTool V2 - Modding of Xiaomi devices made easy for everyone
XiaoMiTool V2 is a easy to use tool to install rom on your Xiaomi device. Modding made easy for everyone! Download it for free now!
www.xiaomitool.com
Makes it well easier to flash region roms and mod and such
Keno_I said:
Download this
XiaoMiTool V2 - Modding of Xiaomi devices made easy for everyone
XiaoMiTool V2 is a easy to use tool to install rom on your Xiaomi device. Modding made easy for everyone! Download it for free now!
www.xiaomitool.com
Makes it well easier to flash region roms and mod and such
Click to expand...
Click to collapse
Ok i will wait someone to reply this thanks for your time.
Kenora_I said:
Okay, I firstly want to tell you, cross-flashing roms on note 10 is something im not that well versed in, sorry
And according to the latest miui 12.5 update Xiaomi disabled google services.
Click to expand...
Click to collapse
Finally i noticed something the china rom codename is "camellia" (M2103K19C) my device is "camellia" (M2103K19G) so that's why it's goes bootloop so that's mean i flashed wrong rom to my device.
william liu said:
Finally i noticed something the china rom codename is "camellia" (M2103K19C) my device is "camellia" (M2103K19G) so that's why it's goes bootloop so that's mean i flashed wrong rom to my device.
Click to expand...
Click to collapse
But in current rom it says M2103K19C too so maybe we can't flash china rom on European device.
william liu said:
Guys yesterday i flashed China rom but unfortunately the device stucked into a bootloop (stuck on MIUI logo) then restart to recovery with chinese word. How i can flash china ? My device is Redmi Note 10 5G EU version.
Click to expand...
Click to collapse
Chinese ROM does not work on M3 Pro 5G (Camellian).
william liu said:
Guys yesterday i flashed China rom but unfortunately the device stucked into a bootloop (stuck on MIUI logo) then restart to recovery with chinese word. How i can flash china ? My device is Redmi Note 10 5G EU version.
Click to expand...
Click to collapse
How did you get the broken Chinese ROM?
Now I'm stuck in Chinese ROM and fastboot won't open, do you know any solution?
duelist_sage said:
Chinese ROM does not work on M3 Pro 5G (Camellian).
Click to expand...
Click to collapse
His is redmi note 10 not poco m3
Yeah C and G are probably region codes

Question SOLVED: No recovery, no fastboot - Is there a way back?

Dear all,
I have a Xiaomi Redmi Note 10 5G that was donated to me by a friend. I have rooted and flashed custom firmwares on various phones in the past many year without problem. This phone, however, is my first phone with 2 partitions. After factory resetting it, I waited 1 week to OEM unlock it, which was successful.
After that I tried to install this ROM: aosp_arm64-exp-TP1A.220624.014-8819323-996da050 (which I found somewhere around here), using `XiaoMiFlash`.
What happened was that at the beginning it was working fine, but at some stage it stopped with an error:
[2022-10-16 14:29:51:836:836024 bar8v8v4b6uoyl5x]:MiFlash 2022.5.7.0
[2022-10-16 14:29:51:836:836024 bar8v8v4b6uoyl5x]:vboytest index:1
[2022-10-16 14:29:51:851:851649 bar8v8v4b6uoyl5x]:Thread id:15 Thread name:
[2022-10-16 14:29:51:851:851649 bar8v8v4b6uoyl5x]:image path:E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea
[2022-10-16 14:29:51:851:851649 bar8v8v4b6uoyl5x]:env android path:"E:\Downloads\Xiaomi Note 10 5G - M2103K19G\MiFlash20220507\Source\ThirdParty\Google\Android"
[2022-10-16 14:29:51:851:851649 bar8v8v4b6uoyl5x]:script :E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\flash_all.bat
[2022-10-16 14:29:51:867:867273 bar8v8v4b6uoyl5x]hysical Memory Usage:3440640 Byte
[2022-10-16 14:29:51:867:867273 bar8v8v4b6uoyl5x]:start process id 1580 name cmd
[2022-10-16 14:29:51:914:914144 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x getvar product 2>&1 | findstr /r /c:"^product: *camellia" ||
[2022-10-16 14:29:51:945:945394 bar8v8v4b6uoyl5x]:info1roduct: camellian
[2022-10-16 14:29:51:945:945394 bar8v8v4b6uoyl5x]:info1:$set CURRENT_ANTI_VER=1
[2022-10-16 14:29:51:945:945394 bar8v8v4b6uoyl5x]:info1:$for /F "tokens=2 delims=: " %i in ('fastboot -s bar8v8v4b6uoyl5x getvar anti 2>&1 | findstr /r /#c:"anti:"') do (set version=%i )
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info2:FINDSTR: /# ignored
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1:$(set version=1 )
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1:$if [1] EQU [] set version=0
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1:$if 1 GTR 1 (
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1:
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1: exit /B 1
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1
[2022-10-16 14:29:51:992:992268 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x erase boot ||
[2022-10-16 14:29:52:586:586019 bar8v8v4b6uoyl5x]:info2:Erasing 'boot_a' OKAY [ 0.562s]
[2022-10-16 14:29:52:586:586019 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 0.578s
[2022-10-16 14:29:52:586:586019 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x erase metadata ||
[2022-10-16 14:29:52:836:836018 bar8v8v4b6uoyl5x]:info2:Erasing 'metadata' OKAY [ 0.203s]
[2022-10-16 14:29:52:836:836018 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 0.219s
[2022-10-16 14:29:52:836:836018 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash preloader_a E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\preloader_camellia.bin ||
[2022-10-16 14:29:53:304:304769 bar8v8v4b6uoyl5x]:info2:Sending 'preloader_a' (389 KB) OKAY [ 0.391s]
[2022-10-16 14:29:53:304:304769 bar8v8v4b6uoyl5x]:info2:Writing 'preloader_a' OKAY [ 0.000s]
[2022-10-16 14:29:53:304:304769 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 0.437s
[2022-10-16 14:29:53:320:320398 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash preloader_b E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\preloader_camellia.bin ||
[2022-10-16 14:29:53:742:742268 bar8v8v4b6uoyl5x]:info2:Sending 'preloader_b' (389 KB) OKAY [ 0.375s]
[2022-10-16 14:29:53:757:757894 bar8v8v4b6uoyl5x]:info2:Writing 'preloader_b' OKAY [ 0.016s]
[2022-10-16 14:29:53:757:757894 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 0.406s
[2022-10-16 14:29:53:757:757894 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash logo E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\logo.bin ||
[2022-10-16 14:29:55:461:461019 bar8v8v4b6uoyl5x]:info2:Sending 'logo' (1703 KB) OKAY [ 1.625s]
[2022-10-16 14:29:55:476:476645 bar8v8v4b6uoyl5x]:info2:Writing 'logo' OKAY [ 0.016s]
[2022-10-16 14:29:55:476:476645 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 1.672s
[2022-10-16 14:29:55:476:476645 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash tee_a E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\tee.img ||
[2022-10-16 14:29:58:023:023519 bar8v8v4b6uoyl5x]:info2:Sending 'tee_a' (2568 KB) OKAY [ 2.500s]
[2022-10-16 14:29:58:039:039146 bar8v8v4b6uoyl5x]:info2:Writing 'tee_a' OKAY [ 0.016s]
[2022-10-16 14:29:58:039:039146 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 2.531s
[2022-10-16 14:29:58:054:054772 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash tee_b E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\tee.img ||
[2022-10-16 14:30:00:539:539144 bar8v8v4b6uoyl5x]:info2:Sending 'tee_b' (2568 KB) OKAY [ 2.437s]
[2022-10-16 14:30:00:570:570394 bar8v8v4b6uoyl5x]:info2:Writing 'tee_b' OKAY [ 0.031s]
[2022-10-16 14:30:00:570:570394 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 2.484s
[2022-10-16 14:30:00:570:570394 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash scp_a E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\scp.img ||
[2022-10-16 14:30:01:757:757893 bar8v8v4b6uoyl5x]:info2:Sending 'scp_a' (1164 KB) OKAY [ 1.125s]
[2022-10-16 14:30:01:773:773519 bar8v8v4b6uoyl5x]:info2:Writing 'scp_a' OKAY [ 0.016s]
[2022-10-16 14:30:01:773:773519 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 1.172s
[2022-10-16 14:30:01:789:789148 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash scp_b E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\scp.img ||
[2022-10-16 14:30:02:945:945393 bar8v8v4b6uoyl5x]:info2:Sending 'scp_b' (1164 KB) OKAY [ 1.125s]
[2022-10-16 14:30:02:945:945393 bar8v8v4b6uoyl5x]:info2:Writing 'scp_b' OKAY [ 0.000s]
[2022-10-16 14:30:02:945:945393 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 1.141s
[2022-10-16 14:30:02:961:961022 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash sspm_a E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\sspm.img ||
[2022-10-16 14:30:03:648:648521 bar8v8v4b6uoyl5x]:info2:Sending 'sspm_a' (647 KB) OKAY [ 0.641s]
[2022-10-16 14:30:03:664:664146 bar8v8v4b6uoyl5x]:info2:Writing 'sspm_a' OKAY [ 0.016s]
[2022-10-16 14:30:03:664:664146 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 0.672s
[2022-10-16 14:30:03:664:664146 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash sspm_b E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\sspm.img ||
[2022-10-16 14:30:04:336:336019 bar8v8v4b6uoyl5x]:info2:Sending 'sspm_b' (647 KB) OKAY [ 0.641s]
[2022-10-16 14:30:04:336:336019 bar8v8v4b6uoyl5x]:info2:Writing 'sspm_b' OKAY [ 0.000s]
[2022-10-16 14:30:04:336:336019 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 0.656s
[2022-10-16 14:30:04:351:351649 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash lk_a E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\lk.img ||
[2022-10-16 14:30:05:961:961019 bar8v8v4b6uoyl5x]:info2:Sending 'lk_a' (1550 KB) OKAY [ 1.547s]
[2022-10-16 14:30:05:961:961019 bar8v8v4b6uoyl5x]:info2:Writing 'lk_a' OKAY [ 0.000s]
[2022-10-16 14:30:05:961:961019 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 1.578s
[2022-10-16 14:30:05:976:976647 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash lk_b E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\lk.img ||
[2022-10-16 14:30:07:507:507894 bar8v8v4b6uoyl5x]:info2:Sending 'lk_b' (1550 KB) OKAY [ 1.484s]
[2022-10-16 14:30:07:507:507894 bar8v8v4b6uoyl5x]:info2:Writing 'lk_b' OKAY [ 0.000s]
[2022-10-16 14:30:07:507:507894 bar8v8v4b6uoyl5x]:info2:Finished. Total time: 1.500s
[2022-10-16 14:30:07:523:523522 bar8v8v4b6uoyl5x]:info1:$fastboot -s bar8v8v4b6uoyl5x flash super E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\super.img ||
[2022-10-16 14:41:31:862:862877 bar8v8v4b6uoyl5x]:error: flash timeout1580
[2022-10-16 14:41:32:191:191002 bar8v8v4b6uoyl5x]:timeout kill cmd: 1580
[2022-10-16 14:43:53:347:347253 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 1/55 (131002 KB) OKAY [128.391s]
[2022-10-16 14:43:54:456:456627 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 1.109s]
[2022-10-16 14:46:01:831:831627 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 2/55 (130217 KB) OKAY [127.375s]
[2022-10-16 14:46:02:769:769126 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.937s]
[2022-10-16 14:48:10:394:394127 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 3/55 (130892 KB) OKAY [127.625s]
[2022-10-16 14:48:11:097:097250 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.703s]
[2022-10-16 14:50:18:347:347252 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 4/55 (130413 KB) OKAY [127.250s]
[2022-10-16 14:50:19:300:300376 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.953s]
[2022-10-16 14:52:26:848:848200 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 5/55 (131052 KB) OKAY [127.548s]
[2022-10-16 14:52:27:316:316949 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.469s]
[2022-10-16 14:54:34:207:207575 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 6/55 (129186 KB) OKAY [126.891s]
[2022-10-16 14:54:37:551:551325 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 3.344s]
[2022-10-16 14:56:45:363:363825 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 7/55 (130829 KB) OKAY [127.812s]
[2022-10-16 14:56:46:379:379449 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 1.016s]
[2022-10-16 14:58:53:786:786708 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 8/55 (130182 KB) OKAY [127.407s]
[2022-10-16 14:58:54:692:692106 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.905s]
[2022-10-16 15:01:02:190:190560 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 9/55 (130574 KB) OKAY [127.498s]
[2022-10-16 15:01:03:674:674935 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 1.484s]
[2022-10-16 15:03:11:112:112436 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 10/55 (130560 KB) OKAY [127.438s]
[2022-10-16 15:03:12:081:081185 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.969s]
[2022-10-16 15:05:19:565:565561 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 11/55 (130721 KB) OKAY [127.484s]
[2022-10-16 15:05:20:581:581185 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 1.016s]
[2022-10-16 15:07:28:272:272208 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 12/55 (131068 KB) OKAY [127.691s]
[2022-10-16 15:07:28:897:897209 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.625s]
[2022-10-16 15:09:29:819:819084 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 13/55 (122238 KB) OKAY [120.922s]
[2022-10-16 15:09:32:194:194083 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 2.375s]
[2022-10-16 15:11:32:803:803981 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 14/55 (124000 KB) OKAY [120.610s]
[2022-10-16 15:11:33:647:647729 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.844s]
[2022-10-16 15:13:40:116:116480 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 15/55 (129704 KB) OKAY [126.469s]
[2022-10-16 15:13:40:975:975853 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.859s]
[2022-10-16 15:15:48:663:663354 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 16/55 (131056 KB) OKAY [127.688s]
[2022-10-16 15:15:49:210:210229 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 0.547s]
[2022-10-16 15:17:56:680:680436 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 17/55 (130049 KB) OKAY [127.470s]
[2022-10-16 15:17:57:696:696347 bar8v8v4b6uoyl5x]:info2:Writing 'super' OKAY [ 1.016s]
[2022-10-16 15:18:11:385:385145 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 18/55 (130793 KB) FAILED (Error reading sparse file)
[2022-10-16 15:18:11:385:385145 bar8v8v4b6uoyl5x]:info2:Sending sparse 'super' 18/55 (130793 KB) FAILED (Error reading sparse file)
[2022-10-16 15:18:11:385:385145 bar8v8v4b6uoyl5x]:info2:fastboot: error: Command failed
[2022-10-16 15:18:11:385:385145 bar8v8v4b6uoyl5x]:info2:fastboot: error: Command failed
[2022-10-16 15:18:11:416:416394 bar8v8v4b6uoyl5x]:begin FlashDone
[2022-10-16 15:18:11:416:416394 bar8v8v4b6uoyl5x]:error:Sending sparse 'super' 18/55 (130793 KB) FAILED (Error reading sparse file)
[2022-10-16 15:18:11:416:416394 bar8v8v4b6uoyl5x]rocess exit.
Click to expand...
Click to collapse
Then I decided to do that last step manually:
fastboot -s bar8v8v4b6uoyl5x flash super E:\camellian_eea_global_images_V13.0.2.0.SKSEUXM_20220602.0000.00_12.0_eea\\images\super.img
Click to expand...
Click to collapse
This time it finished without any errors. However, after rebooting the device appears to be in a serious situation:
When I switch it on, the LCD backlight comes on for a few seconds and (when connected to the PC), the Mediatek USB port shows up in Device manager, and then it switches off. Then it starts doing all this again, in a loop. Not endless, because I left it for overnight, and in the morning it was off. But when I started it again, it is in this same loop.
Volume Up + Power -> doesn't do anything
Volume Down + Power -> doesn't do anything
Volume Up + Volumen Down + Power -> doesn't do anything
Is there a way to come back from this? Or is it time to say good by to this phone?
Thanks in advance for any pointers!!!
Flash stock boot with Mtkclient in brom mode
I am in the process of it. In fact I have doen it once, but after that the situation did not change.
I'm using the following stock ROM: Xiaomi_Redmi_Note_10_5G_MT6833_V12.0.10.0.RKSEUXM_20210809.0000.00_EEA_11
Am I using the wrong one??? I see you have the same phone - Would you mind a link to a stock ROM that is known working?
Also, when I used the mtk GUI version, and selected the directory with the unpacked image files.
Now I am redoing iut with the command line version, i.e: python mtk wl <path to diretory with extracted images>.
It is now in progress..
well, just finished, and no luck - it's the same loop...
question: now u can acces fastboot? second: you flashed an android 11 rom. i suggest a most recent global firmware (not eea) like miui13
i have made the most difficult thing (install mtkclient and enter in brom mode). now simly do the right thing. if u cant enter into fastboit, probably simply try reflash boot. img typing this mtk w boot_a boot.img. if this restore bootloader, use miflash or other tools for reflash stock. i think u can restore your phone, Simply do the right thing
reflash boot.img save my phone. i hope this can help u
Thanks to your advice, I flashed the following stock ROM:
camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global
The procedure finished with no errors, but all is not good yet:
Although I can still not boot to the system, instead, it goes to fastboot mode (by default). In fact, now I can go to recovery, fastboot and fastbootd.
So, what am I doing to still not have a system?
Since my end goal is to flash LineageOS on this phone, I started to follow this guide: https://forum.xda-developers.com/t/...s-on-redmi-note-10-5g-poco-m3-pro-5g.4346983/
However, when I get to fastboot erase system it says, there is no such partition as system. Could this be related?
If it is any help, this is the log from the mtk utility:
PS E:\Downloads\mtkclient> python mtk wl "E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images"
MTK Flash/Exploit Client V1.6.0 (c) B.Kerler 2018-2022
Preloader - Status: Waiting for PreLoader VCOM, please connect mobile
Port - Hint:
Power off the phone before connecting.
For brom mode, press and hold vol up, vol dwn, or all hw buttons and connect usb.
For preloader mode, don't press any hw button and connect usb.
If it is already connected and on, hold power for 10 seconds to reset.
.........Port - Device detected :)
Preloader - CPU: MT6833(Dimensity 700 5G k6833)
Preloader - HW version: 0x0
Preloader - WDT: 0x10007000
Preloader - Uart: 0x11002000
Preloader - Brom payload addr: 0x100a00
Preloader - DA payload addr: 0x201000
Preloader - CQ_DMA addr: 0x10212000
Preloader - Var1: 0x73
Preloader - Disabling Watchdog...
Preloader - HW code: 0x989
Preloader - Target config: 0xe7
Preloader - SBC enabled: True
Preloader - SLA enabled: True
Preloader - DAA enabled: True
Preloader - SWJTAG enabled: True
Preloader - EPP_PARAM at 0x600 after EMMC_BOOT/SDMMC_BOOT: False
Preloader - Root cert required: False
Preloader - Mem read auth: True
Preloader - Mem write auth: True
Preloader - Cmd 0xC8 blocked: True
Preloader - Get Target info
Preloader - BROM mode detected.
Preloader - HW subcode: 0x8a00
Preloader - HW Ver: 0xca00
Preloader - SW Ver: 0x0
Preloader - ME_ID: 411080AE8687B5DF9FFF1366D7472538
Preloader - SOC_ID: F02E1E9D77ACF480790601BD4A78AE8AB2C9F4A4AE5E52FF72FB9D7ED817085E
PLTools - Loading payload from mt6833_payload.bin, 0x264 bytes
PLTools - Kamakiri / DA Run
Kamakiri - Trying kamakiri2..
Kamakiri - Done sending payload...
PLTools - Successfully sent payload: E:\Downloads\mtkclient\mtkclient\payloads\mt6833_payload.bin
Port - Device detected :)
DA_handler - Device is protected.
DA_handler - Device is in BROM mode. Trying to dump preloader.
DAXFlash - Uploading xflash stage 1 from MTK_AllInOne_DA_5.2152.bin
xflashext - Patching da1 ...
Mtk - Patched "Patched loader msg" in preloader
xflashext
xflashext - [LIB]: Error on patching da1 version check...
Mtk - Patched "Patched loader msg" in preloader
Mtk - Patched "get_vfy_policy" in preloader
xflashext - Patching da2 ...
DAXFlash - Successfully uploaded stage 1, jumping ..
Preloader - Jumping to 0x200000
Preloader - Jumping to 0x200000: ok.
DAXFlash - Successfully received DA sync
DAXFlash - UFS FWVer: 0x34
DAXFlash - UFS Blocksize:0x1000
DAXFlash - UFS ID: KM5P8001DM-B42
DAXFlash - UFS CID: ce014b4d355038303031444d2d423432
DAXFlash - UFS LU0 Size: 0xee5800000
DAXFlash - UFS LU1 Size: 0x400000
DAXFlash - UFS LU2 Size: 0x400000
DAXFlash - DRAM config needed for : ce014b4d355038303031444d2d423432
DAXFlash - Sending emi data ...
DAXFlash - DRAM setup passed.
DAXFlash - Sending emi data succeeded.
DAXFlash - Uploading stage 2...
DAXFlash - Upload data was accepted. Jumping to stage 2...
DAXFlash - Successfully uploaded stage 2
DAXFlash - UFS FWVer: 0x34
DAXFlash - UFS Blocksize:0x1000
DAXFlash - UFS ID: KM5P8001DM-B42
DAXFlash - UFS CID: ce014b4d355038303031444d2d423432
DAXFlash - UFS LU0 Size: 0xee5800000
DAXFlash - UFS LU1 Size: 0x400000
DAXFlash - UFS LU2 Size: 0x400000
DAXFlash - HW-CODE : 0x989
DAXFlash - HWSUB-CODE : 0x8A00
DAXFlash - HW-VERSION : 0xCA00
DAXFlash - SW-VERSION : 0x0
DAXFlash - CHIP-EVOLUTION : 0x1
DAXFlash - DA-VERSION : 1.0
DAXFlash - Upload data was accepted. Jumping to stage 2...
DAXFlash - DA Extensions successfully added
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: boot
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: crclist
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0xEC5C1 of 0xEC5C1, ) 6.55 MB/s95 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\cust.img to sector 367872 with sector count 262912.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: dpm
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: dtbo
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0x1 of 0x1, ) 0.02 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\efuse.img to sector 201216 with sector count 128.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: elf_path
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0x20 of 0x20, ) 1.00 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\gsort.img to sector 328960 with sector count 4096.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: gz
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: lk
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0xD50 of 0xD50, ) 5.89 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\logo.bin to sector 224384 with sector count 2944.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: mcupm
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: md1img
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: MT6833_Android_scatter
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: oem_misc1
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: pi_img
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: preloader_camellia
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: provision
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0x51 of 0x51, ) 1.25 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\rescue.img to sector 335104 with sector count 32768.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: scp
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: sparsecrclist
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: spmfw
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: sspm
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0xDD3EA5 of 0xDD3EA5, ) 7.78 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\super.img to sector 630784 with sector count 2228224.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: tee
, skipping
Progress: |██████████████████████████████████████████████████| 100.0% Write (Sector 0x225EB2 of 0x225EB2, ) 7.33 MB/s
Wrote E:\Downloads\Xiaomi Note 10 5G - M2103K19G\camellian_id_global_images_V13.0.3.0.SKSIDXM_20220810.0000.00_12.0_global\images\userdata.img to sector 2859008 with sector count 12756984.
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: vbmeta
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: vbmeta_system
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: vbmeta_vendor
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: ffu_list
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: MICRON_LYRA2_64GB_0605
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: S101_64G_430bda1ae4_MICRON
, skipping
DA_handler
DA_handler - [LIB]: Error: Couldn't detect partition: S201_64G_dd6e035122_MICRON
, skipping
PS E:\Downloads\mtkclient>
As you can see, several partitions are missing. Is this OK? If not, how do I recreate them?
Well, now that I had access to fastboot, I flashed a stock rom using a modified version of the flassall.bat file (I modified it).
Now, I got the stock expereince back, life is good again!!
Thanks, @wetito for pushing me in the right direction. Now that I understand how it works, it all makes sense...
viktak said:
Well, now that I had access to fastboot, I flashed a stock rom using a modified version of the flassall.bat file (I modified it).
Now, I got the stock expereince back, life is good again!!
Thanks, @wetito for pushing me in the right direction. Now that I understand how it works, it all makes sense...
Click to expand...
Click to collapse
nice! i'm happy my tips have helped you to restore you're device
In fact, now that I understand the process, I am preparing a tutorial for the fellow tinkerer on the subject. Will publish it here soon!

Question Flash super error

hello!
i tried to downgrade my phone to stock rom and now i am stuck with this
[2:10:31 PM 79tw8lgaprdq5l8l]:MiFlash 2020.3.14.0
[2:10:31 PM 79tw8lgaprdq5l8l]:vboytest index:1
[2:10:31 PM 79tw8lgaprdq5l8l]:idproduct: 53261 idvendor: 6353
[2:10:31 PM 79tw8lgaprdq5l8l]:Thread id:18 Thread name:79tw8lgaprdq5l8l
[2:10:31 PM 79tw8lgaprdq5l8l]:image path:\xiaomi\camellian_eea_global_images_V12.5.5.0.RKSEUXM_20220324.0000.00_11.0_eea
[2:10:31 PM 79tw8lgaprdq5l8l]:env android path:"D:\xiaomi\MiFlash2020-3-14-0\Source\ThirdParty\Google\Android"
[2:10:31 PM 79tw8lgaprdq5l8l]:script :\xiaomi\camellian_eea_global_images_V12.5.5.0.RKSEUXM_20220324.0000.00_11.0_eea\flash_all.bat
[2:10:31 PM 79tw8lgaprdq5l8l]hysical Memory Usage:1638400 Byte
[2:10:32 PM 79tw8lgaprdq5l8l]:start process id 4700 name cmd
[2:10:32 PM 79tw8lgaprdq5l8l]:info1:$set CURRENT_ANTI_VER=1
[2:10:32 PM 79tw8lgaprdq5l8l]:info1:$for /F "tokens=2 delims=: " %i in ('fastboot -s devicename getvar anti 2>&1 | findstr /r /#c:"anti:"') do (set version=%i )
[2:10:32 PM 79tw8lgaprdq5l8l]:info2:FINDSTR: /# ignored
[2:10:32 PM 79tw8lgaprdq5l8l]:info1:$(set version=1 )
[2:10:32 PM 79tw8lgaprdq5l8l]:info1:$if [1] EQU [] set version=0
[2:10:32 PM 79tw8lgaprdq5l8l]:info1:$if 1 GTR 1 (
[2:10:32 PM 79tw8lgaprdq5l8l]:info1:
[2:10:32 PM 79tw8lgaprdq5l8l]:info1: exit /B 1
[2:10:32 PM 79tw8lgaprdq5l8l]:info1
[2:10:32 PM 79tw8lgaprdq5l8l]:info1:$fastboot -s devicename erase boot ||
[2:10:37 PM 79tw8lgaprdq5l8l]:info2:Erasing 'boot_b' OKAY [ 5.474s]
[2:10:37 PM 79tw8lgaprdq5l8l]:info1:$fastboot -s devicename erase metadata ||
[2:10:37 PM 79tw8lgaprdq5l8l]:info2:Finished. Total time: 5.476s
[2:10:40 PM 79tw8lgaprdq5l8l]:info2:Erasing 'metadata' OKAY [ 2.741s]
[2:10:40 PM 79tw8lgaprdq5l8l]:info1:$fastboot -s devicename flash preloader D:\xiaomi\camellian_eea_global_images_V12.5.5.0.RKSEUXM_20220324.0000.00_11.0_eea\\images\preloader_camellia.bin ||
[2:10:40 PM 79tw8lgaprdq5l8l]:info2:Finished. Total time: 2.742s
[2:10:40 PM 79tw8lgaprdq5l8l]:info2:Sending 'preloader_b' (376 KB) OKAY [ 0.029s]
[2:10:40 PM 79tw8lgaprdq5l8l]:info2:Writing 'preloader_b' OKAY [ 0.007s]
[2:10:40 PM 79tw8lgaprdq5l8l]:info1:$fastboot -s devicename flash logo D:\xiaomi\camellian_eea_global_images_V12.5.5.0.RKSEUXM_20220324.0000.00_11.0_eea\\images\logo.bin ||
[2:10:40 PM 79tw8lgaprdq5l8l]:info2:Finished. Total time: 0.093s
[2:10:40 PM 79tw8lgaprdq5l8l]:info2:Sending 'logo' (2174 KB) OKAY [ 0.109s]
[2:10:40 PM 79tw8lgaprdq5l8l]:info1:$fastboot -s devicename flash tee_a D:\xiaomi\camellian_eea_global_images_V12.5.5.0.RKSEUXM_20220324.0000.00_11.0_eea\\images\tee.img ||
[2:10:40 PM 79tw8lgaprdq5l8l]:info2:Writing 'logo' OKAY [ 0.007s]
[2:10:40 PM 79tw8lgaprdq5l8l]:info2:Finished. Total time: 0.151s
[2:10:40 PM 79tw8lgaprdq5l8l]:info2:Sending 'tee_a' (2525 KB) OKAY [ 0.118s]
[2:10:40 PM 79tw8lgaprdq5l8l]:info1:$fastboot -s devicename flash tee_b D:\xiaomi\camellian_eea_global_images_V12.5.5.0.RKSEUXM_20220324.0000.00_11.0_eea\\images\tee.img ||
[2:10:40 PM 79tw8lgaprdq5l8l]:info2:Writing 'tee_a' OKAY [ 0.007s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Finished. Total time: 0.158s
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Sending 'tee_b' (2525 KB) OKAY [ 0.094s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Writing 'tee_b' OKAY [ 0.007s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info1:$fastboot -s devicename flash scp_a D:\xiaomi\camellian_eea_global_images_V12.5.5.0.RKSEUXM_20220324.0000.00_11.0_eea\\images\scp.img ||
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Finished. Total time: 0.103s
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Sending 'scp_a' (1305 KB) OKAY [ 0.080s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info1:$fastboot -s devicename flash scp_b D:\xiaomi\camellian_eea_global_images_V12.5.5.0.RKSEUXM_20220324.0000.00_11.0_eea\\images\scp.img ||
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Writing 'scp_a' OKAY [ 0.007s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Finished. Total time: 0.110s
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Sending 'scp_b' (1305 KB) OKAY [ 0.055s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Writing 'scp_b' OKAY [ 0.005s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info1:$fastboot -s devicename flash sspm_a D:\xiaomi\camellian_eea_global_images_V12.5.5.0.RKSEUXM_20220324.0000.00_11.0_eea\\images\sspm.img ||
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Finished. Total time: 0.063s
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Sending 'sspm_a' (646 KB) OKAY [ 0.038s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info1:$fastboot -s devicename flash sspm_b D:\xiaomi\camellian_eea_global_images_V12.5.5.0.RKSEUXM_20220324.0000.00_11.0_eea\\images\sspm.img ||
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Writing 'sspm_a' OKAY [ 0.004s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Finished. Total time: 0.069s
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Sending 'sspm_b' (646 KB) OKAY [ 0.038s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info1:$fastboot -s devicename flash lk_a D:\xiaomi\camellian_eea_global_images_V12.5.5.0.RKSEUXM_20220324.0000.00_11.0_eea\\images\lk.img ||
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Writing 'sspm_b' OKAY [ 0.004s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Finished. Total time: 0.045s
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Sending 'lk_a' (1558 KB) OKAY [ 0.085s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Writing 'lk_a' OKAY [ 0.008s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info1:$fastboot -s devicename flash lk_b D:\xiaomi\camellian_eea_global_images_V12.5.5.0.RKSEUXM_20220324.0000.00_11.0_eea\\images\lk.img ||
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Finished. Total time: 0.126s
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Sending 'lk_b' (1558 KB) OKAY [ 0.066s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info1:$fastboot -s devicename flash super D:\xiaomi\camellian_eea_global_images_V12.5.5.0.RKSEUXM_20220324.0000.00_11.0_eea\\images\super.img ||
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Writing 'lk_b' OKAY [ 0.005s]
[2:10:41 PM 79tw8lgaprdq5l8l]:info2:Finished. Total time: 0.073s
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:Sending sparse 'super' 1/48 (130672 KB) OKAY [ 4.494s]
[2:13:42 PM 79tw8lgaprdq5l8l]:info1:"Flash super error"
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:Writing 'super' OKAY [ 0.660s]
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:Sending sparse 'super' 2/48 (131067 KB) OKAY [ 4.660s]
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:Writing 'super' OKAY [ 1.322s]
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:Sending sparse 'super' 3/48 (130761 KB) OKAY [ 4.532s]
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:Writing 'super' OKAY [ 0.858s]
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:Sending sparse 'super' 4/48 (131008 KB) OKAY [ 4.521s]
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:Writing 'super' OKAY [ 0.458s]
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:Sending sparse 'super' 5/48 (131064 KB) OKAY [ 4.463s]
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:Writing 'super' OKAY [ 0.360s]
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:Sending sparse 'super' 6/48 (129984 KB) OKAY [ 4.707s]
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:Writing 'super' OKAY [ 1.886s]
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:Sending sparse 'super' 7/48 (130761 KB) FAILED (Error reading sparse file)
[2:13:42 PM 79tw8lgaprdq5l8l]:info2:fastboot: error: Command failed
[2:13:42 PM 79tw8lgaprdq5l8l]:begin FlashDone
[2:13:42 PM 79tw8lgaprdq5l8l]:error:"Flash super error"
[2:13:42 PM 79tw8lgaprdq5l8l]rocess exit.
[2:13:42 PM 79tw8lgaprdq5l8l]:flashSuccess False
[2:13:43 PM 79tw8lgaprdq5l8l]:isFactory False CheckCPUID False
[2:13:43 PM 79tw8lgaprdq5l8l]:before:flashSuccess is False set IsUpdate:True set IsDone True
[2:13:43 PM 79tw8lgaprdq5l8l]:after:flashSuccess is False set IsUpdate:false set IsDone true
Try again. Or start from a little bit further back, from BROM mode.
i tried this tutorial https://forum.xda-developers.com/t/...-camellia-camellian-and-restore-imei.4502077/ but my phone dont stay off to put it on "MTK mode" to try to flash it with Sp Flash tool
It doesn't matter if it doesn't STAY off, you can initiate the BROM mode as soon as it turns off, so that by the time it starts again, it will already sense the button presses. I had the same issue, and learnt it (by trial and error) that timing is everything.
(I sent you a PM, check it.)
Special Thanks to user
viktak and his great article !!!​
No Recovery, No Fastboot, No FastbootD – No Problem! – Case Study with Xiaomi Redmi Note 10 5G
Caution: The process shown below is not for the average user. If you do not understand the process, you should not do it at all. There is a risk of rendering your phone completely dead. Should you …
diy.viktak.com
i have posted an mtk cli guide guide on this section 2 or 3 weejs ago
ps: for flash stock rom miflash or adbfastboot tool, are the easyest ways. if u search with more accuracy on this forum, u will find a lot of guides. the solution u have find, is usefull if u have a bootloop with fatboot mode lost. is useless if u can enter into fastboot.exist many easyest ways to reflash stock rom via fastboot

MERLIN DOES NOT CALL AND JUST ENTER FASTBOOT MODE

I already tried several roms by the sp flash tool and by the mi flash tool but even so it just stays the same. All the roms I installed on the pc program ran successfully/
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
JuninhoBMX said:
I already tried several roms by the sp flash tool and by the mi flash tool but even so it just stays the same. All the roms I installed on the pc program ran successfully/
Click to expand...
Click to collapse
Is the bootloader unlocked?
NOSS8 said:
Is the bootloader unlocked?
Click to expand...
Click to collapse
Yes
JuninhoBMX said:
Yes
Click to expand...
Click to collapse
Post the Miflash log.
[08:59:41]:1 0306af960404 1199,0766784s flash done
JuninhoBMX said:
[08:59:41]:1 0306af960404 1199,0766784s flash done
Click to expand...
Click to collapse
The full file you can spoiler.

			
				
The log.txt file is located in Miflash/log folder.
Example log
​
Spoiler: Log
[14:42:01 eeab043a]:MiFlash 2020.3.14.0
[14:42:01 eeab043a]:vboytest index:1
[14:42:01 eeab043a]:idproduct: 53261 idvendor: 6353
[14:42:01 eeab043a]:Thread id:9 Thread name:eeab043a
[14:42:01 eeab043a]:image path:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM
[14:42:01 eeab043a]:env android path:"D:\F2\prog\MiFlash2020-3-14-0\Source\ThirdParty\Google\Android"
[14:42:01 eeab043a]:script :\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\flash_all_lock.bat
[14:42:01 eeab043a]hysical Memory Usage:3342336 Byte
[14:42:01 eeab043a]:start process id 10540 name cmd
[14:42:01 eeab043a]:info1:$fastboot -s devicename getvar product 2>&1 | findstr /r /c:"^product: *vili" || echo Missmatching image and device
[14:42:01 eeab043a]:info1roduct: vili
[14:42:01 eeab043a]:info1:$fastboot -s devicename getvar product 2>&1 | findstr /r /c:"^product: *vili" || exit /B 1
[14:42:01 eeab043a]:info1roduct: vili
[14:42:01 eeab043a]:info1:$if exist D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\anti_version.txt (for /F "delims==" %a in (D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\anti_version.txt) do (set CURRENT_ANTI_VER=%a ) )
[14:42:01 eeab043a]:info1:$(set CURRENT_ANTI_VER=1 )
[14:42:01 eeab043a]:info1:$if [1] EQU [] set CURRENT_ANTI_VER=0
[14:42:01 eeab043a]:info1:$for /F "tokens=2 delims=: " %i in ('fastboot -s devicename getvar anti 2>&1 | findstr /r /c:"anti:"') do (set version=%i )
[14:42:01 eeab043a]:info1:$(set version=1 )
[14:42:01 eeab043a]:info1:$if [1] EQU [] set version=0
[14:42:01 eeab043a]:info1:$set anticheck="antirollback check pass"
[14:42:01 eeab043a]:info1:$if 1 GTR 1 set anticheck="Current device antirollback version is greater than this pakcage"
[14:42:01 eeab043a]:info1:$echo "antirollback check pass" | findstr /r /c:"pass" ||
[14:42:01 eeab043a]:info1:"antirollback check pass"
[14:42:01 eeab043a]:info1:$fastboot -s devicename getvar crc 2>&1 | findstr /r /c:"^crc: 1" && if 0 EQU 0 (
[14:42:01 eeab043a]:info1:fastboot -s devicename flash crclist D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\crclist.txt ||
[14:42:01 eeab043a]:info1: fastboot -s devicename flash sparsecrclist D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images\sparsecrclist.txt ||
[14:42:01 eeab043a]:info1
[14:42:01 eeab043a]:info1:crc: 1
[14:42:01 eeab043a]:info2:Sending 'crclist' (0 KB) OKAY [ 0.016s]
[14:42:01 eeab043a]:info2:Writing 'crclist' OKAY [ 0.000s]
[14:42:01 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:01 eeab043a]:info2:Sending 'sparsecrclist' (0 KB) OKAY [ 0.000s]
[14:42:01 eeab043a]:info2:Writing 'sparsecrclist' OKAY [ 0.000s]
[14:42:01 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:01 eeab043a]:info1:$fastboot -s devicename erase boot_ab ||
[14:42:01 eeab043a]:info2:Erasing 'boot_ab' (bootloader) Partition boot_a erase successfully
[14:42:01 eeab043a]:info2bootloader) Partition boot_b erase successfully
[14:42:01 eeab043a]:info2:OKAY [ 0.016s]
[14:42:01 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:01 eeab043a]:info1:$fastboot -s devicename flash xbl_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/xbl.elf ||
[14:42:01 eeab043a]:info2:Sending 'xbl_ab' (3606 KB) OKAY [ 0.094s]
[14:42:02 eeab043a]:info2:Writing 'xbl_ab' (bootloader) Partition xbl_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition xbl_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.219s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.322s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash xbl_config_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/xbl_config.elf ||
[14:42:02 eeab043a]:info2:Sending 'xbl_config_ab' (213 KB) OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Writing 'xbl_config_ab' (bootloader) Partition xbl_config_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition xbl_config_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.031s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.063s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash abl_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/abl.elf ||
[14:42:02 eeab043a]:info2:Sending 'abl_ab' (204 KB) OKAY [ 0.000s]
[14:42:02 eeab043a]:info2:Writing 'abl_ab' (bootloader) Partition abl_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition abl_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash aop_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/aop.mbn ||
[14:42:02 eeab043a]:info2:Sending 'aop_ab' (238 KB) OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Writing 'aop_ab' (bootloader) Partition aop_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition aop_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.000s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.062s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash tz_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/tz.mbn ||
[14:42:02 eeab043a]:info2:Sending 'tz_ab' (3677 KB) OKAY [ 0.079s]
[14:42:02 eeab043a]:info2:Writing 'tz_ab' (bootloader) Partition tz_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition tz_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.141s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.245s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash featenabler_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/featenabler.mbn ||
[14:42:02 eeab043a]:info2:Sending 'featenabler_ab' (84 KB) OKAY [ 0.000s]
[14:42:02 eeab043a]:info2:Writing 'featenabler_ab' (bootloader) Partition featenabler_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition featenabler_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.016s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash hyp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/hypvm.mbn ||
[14:42:02 eeab043a]:info2:Sending 'hyp_ab' (3615 KB) OKAY [ 0.094s]
[14:42:02 eeab043a]:info2:Writing 'hyp_ab' (bootloader) Partition hyp_a flashed successfully
[14:42:02 eeab043a]:info2bootloader) Partition hyp_b flashed successfully
[14:42:02 eeab043a]:info2:OKAY [ 0.141s]
[14:42:02 eeab043a]:info2:Finished. Total time: 0.250s
[14:42:02 eeab043a]:info1:$fastboot -s devicename flash modem_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/NON-HLOS.bin ||
[14:42:09 eeab043a]:info2:Sending 'modem_ab' (275404 KB) OKAY [ 6.998s]
[14:42:19 eeab043a]:info2:Writing 'modem_ab' (bootloader) Partition modem_a flashed successfully
[14:42:20 eeab043a]:info2bootloader) Partition modem_b flashed successfully
[14:42:20 eeab043a]:info2:OKAY [ 10.282s]
[14:42:20 eeab043a]:info2:Finished. Total time: 17.296s
[14:42:20 eeab043a]:info1:$fastboot -s devicename flash bluetooth_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/BTFM.bin ||
[14:42:20 eeab043a]:info2:Sending 'bluetooth_ab' (1116 KB) OKAY [ 0.031s]
[14:42:20 eeab043a]:info2:Writing 'bluetooth_ab' (bootloader) Partition bluetooth_a flashed successfully
[14:42:20 eeab043a]:info2bootloader) Partition bluetooth_b flashed successfully
[14:42:20 eeab043a]:info2:OKAY [ 0.051s]
[14:42:20 eeab043a]:info2:Finished. Total time: 0.191s
[14:42:20 eeab043a]:info1:$fastboot -s devicename flash dsp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/dspso.bin ||
[14:42:22 eeab043a]:info2:Sending 'dsp_ab' (65536 KB) OKAY [ 2.359s]
[14:42:25 eeab043a]:info2:Writing 'dsp_ab' (bootloader) Partition dsp_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition dsp_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 2.513s]
[14:42:25 eeab043a]:info2:Finished. Total time: 4.935s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash keymaster_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/km41.mbn ||
[14:42:25 eeab043a]:info2:Sending 'keymaster_ab' (273 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'keymaster_ab' (bootloader) Partition keymaster_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition keymaster_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.047s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash devcfg_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/devcfg.mbn ||
[14:42:25 eeab043a]:info2:Sending 'devcfg_ab' (51 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'devcfg_ab' (bootloader) Partition devcfg_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition devcfg_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash qupfw_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/qupv3fw.elf ||
[14:42:25 eeab043a]:info2:Sending 'qupfw_ab' (55 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'qupfw_ab' (bootloader) Partition qupfw_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition qupfw_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash uefisecapp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/uefi_sec.mbn ||
[14:42:25 eeab043a]:info2:Sending 'uefisecapp_ab' (121 KB) OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Writing 'uefisecapp_ab' (bootloader) Partition uefisecapp_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition uefisecapp_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename erase imagefv_ab ||
[14:42:25 eeab043a]:info2:Erasing 'imagefv_ab' (bootloader) Partition imagefv_a erase successfully
[14:42:25 eeab043a]:info2bootloader) Partition imagefv_b erase successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash imagefv_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/imagefv.elf ||
[14:42:25 eeab043a]:info2:Sending 'imagefv_ab' (2060 KB) OKAY [ 0.062s]
[14:42:25 eeab043a]:info2:Writing 'imagefv_ab' (bootloader) Partition imagefv_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition imagefv_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.078s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.156s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash shrm_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/shrm.elf ||
[14:42:25 eeab043a]:info2:Sending 'shrm_ab' (44 KB) OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Writing 'shrm_ab' (bootloader) Partition shrm_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition shrm_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash multiimgoem_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/multi_image.mbn ||
[14:42:25 eeab043a]:info2:Sending 'multiimgoem_ab' (32 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'multiimgoem_ab' (bootloader) Partition multiimgoem_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition multiimgoem_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash cpucp_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/cpucp.elf ||
[14:42:25 eeab043a]:info2:Sending 'cpucp_ab' (102 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'cpucp_ab' (bootloader) Partition cpucp_a flashed successfully
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash qweslicstore_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/qweslicstore.bin ||
[14:42:25 eeab043a]:info2bootloader) Partition cpucp_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info2:Sending 'qweslicstore_ab' (256 KB) OKAY [ 0.016s]
[14:42:25 eeab043a]:info2:Writing 'qweslicstore_ab' (bootloader) Partition qweslicstore_a flashed successfully
[14:42:25 eeab043a]:info2bootloader) Partition qweslicstore_b flashed successfully
[14:42:25 eeab043a]:info2:OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash logfs D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/logfs_ufs_8mb.bin ||
[14:42:25 eeab043a]:info2:Sending 'logfs' (16 KB) OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Writing 'logfs' OKAY [ 0.000s]
[14:42:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:25 eeab043a]:info1:$fastboot -s devicename flash rescue D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/rescue.img ||
[14:42:26 eeab043a]:info2:Sending 'rescue' (40 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'rescue' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash storsec D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/storsec.mbn ||
[14:42:26 eeab043a]:info2:Sending 'storsec' (20 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'storsec' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.000s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash spunvm D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/spunvm.bin ||
[14:42:26 eeab043a]:info2:Sending 'spunvm' (348 KB) OKAY [ 0.016s]
[14:42:26 eeab043a]:info2:Writing 'spunvm' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.031s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash mdcompress D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/mdcompress.mbn ||
[14:42:26 eeab043a]:info2:Sending 'mdcompress' (44 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'mdcompress' OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.016s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash rtice D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/rtice.mbn ||
[14:42:26 eeab043a]:info2:Sending 'rtice' (261 KB) OKAY [ 0.000s]
[14:42:26 eeab043a]:info2:Writing 'rtice' OKAY [ 0.016s]
[14:42:26 eeab043a]:info2:Finished. Total time: 0.063s
[14:42:26 eeab043a]:info1:$fastboot -s devicename flash vendor_boot_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/vendor_boot.img ||
[14:42:28 eeab043a]:info2:Sending 'vendor_boot_ab' (98304 KB) OKAY [ 2.483s]
[14:42:32 eeab043a]:info2:Writing 'vendor_boot_ab' (bootloader) Partition vendor_boot_a flashed successfully
[14:42:32 eeab043a]:info1:$fastboot -s devicename flash super D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/super.img ||
[14:42:32 eeab043a]:info2bootloader) Partition vendor_boot_b flashed successfully
[14:42:32 eeab043a]:info2:OKAY [ 3.676s]
[14:42:32 eeab043a]:info2:Finished. Total time: 6.175s
[14:43:45 eeab043a]:info2:Sending sparse 'super' 1/11 (779880 KB) OKAY [ 17.056s]
[14:43:45 eeab043a]:info2:Writing 'super' OKAY [ 0.016s]
[14:44:01 eeab043a]:info2:Sending sparse 'super' 2/11 (729052 KB) OKAY [ 16.013s]
[14:44:20 eeab043a]:info2:Writing 'super' OKAY [ 18.535s]
[14:44:36 eeab043a]:info2:Sending sparse 'super' 3/11 (759968 KB) OKAY [ 16.590s]
[14:44:55 eeab043a]:info2:Writing 'super' OKAY [ 18.799s]
[14:45:12 eeab043a]:info2:Sending sparse 'super' 4/11 (786368 KB) OKAY [ 17.310s]
[14:45:31 eeab043a]:info2:Writing 'super' OKAY [ 18.710s]
[14:45:48 eeab043a]:info2:Sending sparse 'super' 5/11 (772264 KB) OKAY [ 16.989s]
[14:46:07 eeab043a]:info2:Writing 'super' OKAY [ 18.756s]
[14:46:23 eeab043a]:info2:Sending sparse 'super' 6/11 (734896 KB) OKAY [ 16.154s]
[14:46:43 eeab043a]:info2:Writing 'super' OKAY [ 19.990s]
[14:47:01 eeab043a]:info2:Sending sparse 'super' 7/11 (746968 KB) OKAY [ 17.720s]
[14:47:18 eeab043a]:info2:Writing 'super' OKAY [ 17.081s]
[14:47:34 eeab043a]:info2:Sending sparse 'super' 8/11 (728432 KB) OKAY [ 16.042s]
[14:47:54 eeab043a]:info2:Writing 'super' OKAY [ 20.556s]
[14:48:12 eeab043a]:info2:Sending sparse 'super' 9/11 (786296 KB) OKAY [ 17.452s]
[14:48:29 eeab043a]:info2:Writing 'super' OKAY [ 17.019s]
[14:48:46 eeab043a]:info2:Sending sparse 'super' 10/11 (786356 KB) OKAY [ 17.235s]
[14:49:06 eeab043a]:info2:Writing 'super' OKAY [ 19.644s]
[14:49:15 eeab043a]:info2:Sending sparse 'super' 11/11 (412324 KB) OKAY [ 9.126s]
[14:49:44 eeab043a]:info2:Writing 'super' OKAY [ 29.153s]
[14:49:44 eeab043a]:info2:Finished. Total time: 431.899s
[14:49:44 eeab043a]:info1:$fastboot -s devicename flash cust D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/cust.img ||
[14:50:11 eeab043a]:info2:Sending sparse 'cust' 1/3 (774796 KB) OKAY [ 16.922s]
[14:50:11 eeab043a]:info2:Writing 'cust' OKAY [ 0.016s]
[14:50:28 eeab043a]:info2:Sending sparse 'cust' 2/3 (774124 KB) OKAY [ 16.968s]
[14:50:47 eeab043a]:info2:Writing 'cust' OKAY [ 19.184s]
[14:50:49 eeab043a]:info2:Sending sparse 'cust' 3/3 (17212 KB) OKAY [ 1.468s]
[14:51:24 eeab043a]:info2:Writing 'cust' OKAY [ 34.832s]
[14:51:24 eeab043a]:info2:Finished. Total time: 99.645s
[14:51:24 eeab043a]:info1:$fastboot -s devicename flash dtbo_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/dtbo.img ||
[14:51:24 eeab043a]:info2:Sending 'dtbo_ab' (16384 KB) OKAY [ 0.406s]
[14:51:25 eeab043a]:info2:Writing 'dtbo_ab' (bootloader) Partition dtbo_a flashed successfully
[14:51:25 eeab043a]:info2bootloader) Partition dtbo_b flashed successfully
[14:51:25 eeab043a]:info2:OKAY [ 0.828s]
[14:51:25 eeab043a]:info2:Finished. Total time: 1.562s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash vbmeta_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/vbmeta.img ||
[14:51:25 eeab043a]:info2:Sending 'vbmeta_ab' (8 KB) OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Writing 'vbmeta_ab' (bootloader) Partition vbmeta_a flashed successfully
[14:51:25 eeab043a]:info2bootloader) Partition vbmeta_b flashed successfully
[14:51:25 eeab043a]:info2:OKAY [ 0.016s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash vbmeta_system_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/vbmeta_system.img ||
[14:51:25 eeab043a]:info2:Sending 'vbmeta_system_ab' (4 KB) OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Writing 'vbmeta_system_ab' (bootloader) Partition vbmeta_system_a flashed successfully
[14:51:25 eeab043a]:info2bootloader) Partition vbmeta_system_b flashed successfully
[14:51:25 eeab043a]:info2:OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.016s
[14:51:25 eeab043a]:info1:$fastboot -s devicename erase metadata ||
[14:51:25 eeab043a]:info2:******** Did you mean to fastboot format this ext4 partition?
[14:51:25 eeab043a]:info2:Erasing 'metadata' OKAY [ 0.016s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash metadata D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/metadata.img ||
[14:51:25 eeab043a]:info2:Sending 'metadata' (44 KB) OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Writing 'metadata' OKAY [ 0.000s]
[14:51:25 eeab043a]:info2:Finished. Total time: 0.031s
[14:51:25 eeab043a]:info1:$fastboot -s devicename flash userdata D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/userdata.img ||
[14:51:41 eeab043a]:info2:Sending 'userdata' (580044 KB) OKAY [ 12.464s]
[14:51:41 eeab043a]:info2:Writing 'userdata' OKAY [ 0.000s]
[14:51:41 eeab043a]:info2:Finished. Total time: 15.590s
[14:51:41 eeab043a]:info1:$fastboot -s devicename flash boot_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/boot.img ||
[14:51:46 eeab043a]:info2:Sending 'boot_ab' (196608 KB) OKAY [ 4.742s]
[14:52:17 eeab043a]:info2:Writing 'boot_ab' (bootloader) Partition boot_a flashed successfully
[14:52:18 eeab043a]:info2bootloader) Partition boot_b flashed successfully
[14:52:18 eeab043a]:info2:OKAY [ 31.828s]
[14:52:18 eeab043a]:info2:Finished. Total time: 36.601s
[14:52:18 eeab043a]:info1:$fastboot -s devicename flash imagefv_ab D:\F2\prog\MiFlash2020-3-14-0\V13.0.9.0.SKDEUXM\images/imagefv.elf ||
[14:52:18 eeab043a]:info2:Sending 'imagefv_ab' (2060 KB) OKAY [ 0.053s]
[14:52:18 eeab043a]:info2:Writing 'imagefv_ab' (bootloader) Partition imagefv_a flashed successfully
[14:52:18 eeab043a]:info2bootloader) Partition imagefv_b flashed successfully
[14:52:18 eeab043a]:info2:OKAY [ 0.078s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.140s
[14:52:18 eeab043a]:info1:$fastboot -s devicename erase opcust ||
[14:52:18 eeab043a]:info2:Erasing 'opcust' OKAY [ 0.004s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.009s
[14:52:18 eeab043a]:info1:$fastboot -s devicename erase opconfig ||
[14:52:18 eeab043a]:info2:Erasing 'opconfig' OKAY [ 0.003s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.008s
[14:52:18 eeab043a]:info1:$fastboot -s devicename set_active a ||
[14:52:18 eeab043a]:info2:Setting current slot to 'a' OKAY [ 0.009s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.012s
[14:52:18 eeab043a]:info1:$fastboot -s devicename oem lock ||
[14:52:18 eeab043a]:info2: OKAY [ 0.034s]
[14:52:18 eeab043a]:info2:Finished. Total time: 0.035s
[14:52:18 eeab043a]:begin FlashDone
[14:52:18 eeab043a]:errMsg is null
[14:52:18 eeab043a]:begin checkPoint
[14:52:18 eeab043a]:catch checkpoint (\$fastboot -s .* lock)
[14:52:18 eeab043a]:flash done
[14:52:18 eeab043a]rocess exit.
[14:52:18 eeab043a]:flashSuccess True
[14:52:18 eeab043a]:isFactory False CheckCPUID False
[14:52:18 eeab043a]:before:flashSuccess is True set IsUpdate:True set IsDone True
[14:52:18 eeab043a]:after:flashSuccess is True set IsUpdate:false set IsDone true
​
​
[0,28 0306af960404]:image path:C:\Users\root\Downloads\miqueias\miqueias\miqueias
[0,30 0306af960404]:env android path:C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android
[0,30 0306af960404]:script :C:\Users\root\Downloads\miqueias\miqueias\miqueias\flash_all.bat
[0,86 0306af960404]hysical Memory Usage:3489792 Byte
[2,02 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 getvar product 2>&1 | findstr /r /c:"^product: *merlin*" ||
[2,02 0306af960404]roduct: merlin
[2,02 0306af960404]:C:\XiaoMi\XiaoMiFlash>set CURRENT_ANTI_VER=2
[2,05 0306af960404]:C:\XiaoMi\XiaoMiFlash>for /F "tokens=2 delims=: " %i in ('"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 getvar rollback_ver 2>&1 | findstr /r /c:"rollback_ver:"') do (set version=%i )
[2,09 0306af960404]:A sintaxe do nome do arquivo, do nome do diret¢rio ou do r¢tulo do volume est incorreta.
[2,09 0306af960404]:C:\XiaoMi\XiaoMiFlash>if [] EQU [] set version=0
[2,11 0306af960404]:C:\XiaoMi\XiaoMiFlash>if 0 GTR 2 (
[2,11 0306af960404]:
[2,11 0306af960404]: exit /B 1
[2,11 0306af960404]
[2,11 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 erase boot ||
[2,17 0306af960404]:erasing 'boot'...
[2,17 0306af960404]:OKAY [ 0.032s]
[2,17 0306af960404]:finished. total time: 0.032s
[2,17 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash preloader C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\preloader_merlin.bin ||
[2,46 0306af960404]:target reported max download size of 134217728 bytes
[2,46 0306af960404]:sending 'preloader' (280 KB)...
[2,46 0306af960404]:OKAY [ 0.016s]
[2,46 0306af960404]:writing 'preloader'...
[2,46 0306af960404]:OKAY [ 0.126s]
[2,46 0306af960404]:finished. total time: 0.141s
[2,46 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash logo C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\logo.bin ||
[2,68 0306af960404]:target reported max download size of 134217728 bytes
[2,68 0306af960404]:sending 'logo' (1168 KB)...
[2,68 0306af960404]:OKAY [ 0.031s]
[2,68 0306af960404]:writing 'logo'...
[2,68 0306af960404]:OKAY [ 0.032s]
[2,68 0306af960404]:finished. total time: 0.063s
[2,68 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash tee1 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\tee.img ||
[2,91 0306af960404]:target reported max download size of 134217728 bytes
[2,93 0306af960404]:sending 'tee1' (2565 KB)...
[2,93 0306af960404]:OKAY [ 0.079s]
[2,93 0306af960404]:writing 'tee1'...
[2,93 0306af960404]:OKAY [ 0.031s]
[2,93 0306af960404]:finished. total time: 0.110s
[2,93 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash tee2 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\tee.img ||
[3,07 0306af960404]:target reported max download size of 134217728 bytes
[3,07 0306af960404]:sending 'tee2' (2565 KB)...
[3,07 0306af960404]:OKAY [ 0.069s]
[3,07 0306af960404]:writing 'tee2'...
[3,08 0306af960404]:OKAY [ 0.031s]
[3,08 0306af960404]:finished. total time: 0.100s
[3,08 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash scp1 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\scp.img ||
[3,51 0306af960404]:target reported max download size of 134217728 bytes
[3,51 0306af960404]:sending 'scp1' (677 KB)...
[3,51 0306af960404]:OKAY [ 0.023s]
[3,51 0306af960404]:writing 'scp1'...
[3,51 0306af960404]:OKAY [ 0.016s]
[3,51 0306af960404]:finished. total time: 0.039s
[3,51 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash scp2 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\scp.img ||
[3,59 0306af960404]:target reported max download size of 134217728 bytes
[3,59 0306af960404]:sending 'scp2' (677 KB)...
[3,59 0306af960404]:OKAY [ 0.032s]
[3,59 0306af960404]:writing 'scp2'...
[3,59 0306af960404]:OKAY [ 0.016s]
[3,59 0306af960404]:finished. total time: 0.047s
[3,60 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash sspm_1 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\sspm.img ||
[3,71 0306af960404]:target reported max download size of 134217728 bytes
[3,71 0306af960404]:sending 'sspm_1' (494 KB)...
[3,71 0306af960404]:OKAY [ 0.027s]
[3,71 0306af960404]:writing 'sspm_1'...
[3,71 0306af960404]:OKAY [ 0.016s]
[3,71 0306af960404]:finished. total time: 0.043s
[3,71 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash sspm_2 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\sspm.img ||
[3,79 0306af960404]:target reported max download size of 134217728 bytes
[3,79 0306af960404]:sending 'sspm_2' (494 KB)...
[3,79 0306af960404]:OKAY [ 0.016s]
[3,79 0306af960404]:writing 'sspm_2'...
[3,79 0306af960404]:OKAY [ 0.016s]
[3,79 0306af960404]:finished. total time: 0.032s
[3,79 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash lk C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\lk.img ||
[3,95 0306af960404]:target reported max download size of 134217728 bytes
[3,95 0306af960404]:sending 'lk' (1129 KB)...
[3,95 0306af960404]:OKAY [ 0.031s]
[3,95 0306af960404]:writing 'lk'...
[3,95 0306af960404]:OKAY [ 0.031s]
[3,95 0306af960404]:finished. total time: 0.063s
[3,95 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash lk2 C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\lk.img ||
[4,07 0306af960404]:target reported max download size of 134217728 bytes
[4,07 0306af960404]:sending 'lk2' (1129 KB)...
[4,07 0306af960404]:OKAY [ 0.047s]
[4,07 0306af960404]:writing 'lk2'...
[4,07 0306af960404]:OKAY [ 0.016s]
[4,07 0306af960404]:finished. total time: 0.063s
[4,09 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash super C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\super.img ||
[942,51 0306af960404]:target reported max download size of 134217728 bytes
[942,51 0306af960404]:sending sparse 'super' (130977 KB)...
[942,52 0306af960404]:OKAY [ 7.516s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 1.938s]
[942,52 0306af960404]:sending sparse 'super' (130323 KB)...
[942,52 0306af960404]:OKAY [ 6.469s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 2.047s]
[942,52 0306af960404]:sending sparse 'super' (130574 KB)...
[942,52 0306af960404]:OKAY [ 6.785s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 1.984s]
[942,52 0306af960404]:sending sparse 'super' (130797 KB)...
[942,52 0306af960404]:OKAY [ 6.594s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 1.875s]
[942,52 0306af960404]:sending sparse 'super' (131048 KB)...
[942,52 0306af960404]:OKAY [ 6.156s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 1.750s]
[942,52 0306af960404]:sending sparse 'super' (131028 KB)...
[942,52 0306af960404]:OKAY [ 6.313s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 1.766s]
[942,52 0306af960404]:sending sparse 'super' (129522 KB)...
[942,52 0306af960404]:OKAY [ 5.454s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 2.406s]
[942,52 0306af960404]:sending sparse 'super' (131070 KB)...
[942,52 0306af960404]:OKAY [ 5.687s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 2.000s]
[942,52 0306af960404]:sending sparse 'super' (131050 KB)...
[942,52 0306af960404]:OKAY [ 5.625s]
[942,52 0306af960404]:writing 'super'...
[942,52 0306af960404]:OKAY [ 1.969s]
[942,52 0306af960404]:sending sparse 'super' (129928 KB)...
[942,52 0306af960404]:OKAY [ 6.234s]
[942,52 0306af960404]:writing 'super'...
[942,54 0306af960404]:OKAY [ 1.781s]
[942,54 0306af960404]:sending sparse 'super' (127227 KB)...
[942,58 0306af960404]:OKAY [ 8.687s]
[942,58 0306af960404]:writing 'super'...
[942,58 0306af960404]:OKAY [ 2.891s]
[942,58 0306af960404]:sending sparse 'super' (120316 KB)...
[942,58 0306af960404]:OKAY [ 5.688s]
[942,58 0306af960404]:writing 'super'...
[942,58 0306af960404]:OKAY [ 1.720s]
[942,58 0306af960404]:sending sparse 'super' (131068 KB)...
[942,58 0306af960404]:OKAY [ 6.271s]
[942,58 0306af960404]:writing 'super'...
[942,58 0306af960404]:OKAY [ 1.788s]
[942,58 0306af960404]:sending sparse 'super' (131068 KB)...
[942,58 0306af960404]:OKAY [ 9.215s]
[942,58 0306af960404]:writing 'super'...
[942,58 0306af960404]:OKAY [ 1.798s]
[942,58 0306af960404]:sending sparse 'super' (128240 KB)...
[942,58 0306af960404]:OKAY [ 9.890s]
[942,58 0306af960404]:writing 'super'...
[942,58 0306af960404]:OKAY [ 1.766s]
[942,58 0306af960404]:sending sparse 'super' (124657 KB)...
[942,58 0306af960404]:OKAY [ 5.873s]
[942,58 0306af960404]:writing 'super'...
[942,58 0306af960404]:OKAY [ 1.758s]
[942,58 0306af960404]:sending sparse 'super' (127985 KB)...
[942,58 0306af960404]:OKAY [ 5.840s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.828s]
[942,60 0306af960404]:sending sparse 'super' (131070 KB)...
[942,60 0306af960404]:OKAY [ 6.512s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.970s]
[942,60 0306af960404]:sending sparse 'super' (128864 KB)...
[942,60 0306af960404]:OKAY [ 7.242s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.766s]
[942,60 0306af960404]:sending sparse 'super' (123817 KB)...
[942,60 0306af960404]:OKAY [ 5.469s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.734s]
[942,60 0306af960404]:sending sparse 'super' (118724 KB)...
[942,60 0306af960404]:OKAY [ 5.094s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.609s]
[942,60 0306af960404]:sending sparse 'super' (131040 KB)...
[942,60 0306af960404]:OKAY [ 5.516s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.766s]
[942,60 0306af960404]:sending sparse 'super' (130479 KB)...
[942,60 0306af960404]:OKAY [ 5.703s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 2.109s]
[942,60 0306af960404]:sending sparse 'super' (131068 KB)...
[942,60 0306af960404]:OKAY [ 5.937s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 1.781s]
[942,60 0306af960404]:sending sparse 'super' (129809 KB)...
[942,60 0306af960404]:OKAY [ 5.719s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 2.250s]
[942,60 0306af960404]:sending sparse 'super' (124919 KB)...
[942,60 0306af960404]:OKAY [ 5.234s]
[942,60 0306af960404]:writing 'super'...
[942,60 0306af960404]:OKAY [ 5.125s]
[942,68 0306af960404]:sending sparse 'super' (131056 KB)...
[942,68 0306af960404]:OKAY [ 5.594s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.734s]
[942,68 0306af960404]:sending sparse 'super' (130936 KB)...
[942,68 0306af960404]:OKAY [ 5.552s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.797s]
[942,68 0306af960404]:sending sparse 'super' (131012 KB)...
[942,68 0306af960404]:OKAY [ 6.172s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.750s]
[942,68 0306af960404]:sending sparse 'super' (130888 KB)...
[942,68 0306af960404]:OKAY [ 6.047s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.766s]
[942,68 0306af960404]:sending sparse 'super' (131064 KB)...
[942,68 0306af960404]:OKAY [ 5.609s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.750s]
[942,68 0306af960404]:sending sparse 'super' (130793 KB)...
[942,68 0306af960404]:OKAY [ 5.109s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.922s]
[942,68 0306af960404]:sending sparse 'super' (130984 KB)...
[942,68 0306af960404]:OKAY [ 5.298s]
[942,68 0306af960404]:writing 'super'...
[942,68 0306af960404]:OKAY [ 1.756s]
[942,68 0306af960404]:sending sparse 'super' (129199 KB)...
[942,68 0306af960404]:OKAY [ 5.687s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 2.500s]
[942,69 0306af960404]:sending sparse 'super' (131024 KB)...
[942,69 0306af960404]:OKAY [ 5.641s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 1.766s]
[942,69 0306af960404]:sending sparse 'super' (130809 KB)...
[942,69 0306af960404]:OKAY [ 5.516s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 1.875s]
[942,69 0306af960404]:sending sparse 'super' (128919 KB)...
[942,69 0306af960404]:OKAY [ 5.656s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 2.516s]
[942,69 0306af960404]:sending sparse 'super' (131032 KB)...
[942,69 0306af960404]:OKAY [ 5.297s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 1.750s]
[942,69 0306af960404]:sending sparse 'super' (131060 KB)...
[942,69 0306af960404]:OKAY [ 5.484s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 1.750s]
[942,69 0306af960404]:sending sparse 'super' (131020 KB)...
[942,69 0306af960404]:OKAY [ 5.969s]
[942,69 0306af960404]:writing 'super'...
[942,69 0306af960404]:OKAY [ 1.766s]
[942,69 0306af960404]:sending sparse 'super' (129818 KB)...
[942,69 0306af960404]:OKAY [ 5.516s]
[942,69 0306af960404]:writing 'super'...
[942,71 0306af960404]:OKAY [ 2.359s]
[942,71 0306af960404]:sending sparse 'super' (123540 KB)...
[942,71 0306af960404]:OKAY [ 5.391s]
[942,71 0306af960404]:writing 'super'...
[942,71 0306af960404]:OKAY [ 2.625s]
[942,71 0306af960404]:sending sparse 'super' (131068 KB)...
[942,71 0306af960404]:OKAY [ 5.812s]
[942,71 0306af960404]:writing 'super'...
[942,71 0306af960404]:OKAY [ 1.953s]
[942,71 0306af960404]:sending sparse 'super' (123516 KB)...
[942,71 0306af960404]:OKAY [ 5.391s]
[942,71 0306af960404]:writing 'super'...
[942,71 0306af960404]:OKAY [ 1.656s]
[942,71 0306af960404]:sending sparse 'super' (119276 KB)...
[942,71 0306af960404]:OKAY [ 5.125s]
[942,71 0306af960404]:writing 'super'...
[942,71 0306af960404]:OKAY [ 1.656s]
[942,71 0306af960404]:sending sparse 'super' (130848 KB)...
[964,26 0306af960404]:OKAY [ 5.766s]
[964,26 0306af960404]:writing 'super'...
[964,26 0306af960404]:OKAY [ 1.766s]
[964,26 0306af960404]:sending sparse 'super' (130968 KB)...
[964,26 0306af960404]:OKAY [ 5.922s]
[964,26 0306af960404]:writing 'super'...
[964,27 0306af960404]:OKAY [ 1.766s]
[964,27 0306af960404]:sending sparse 'super' (129856 KB)...
[964,27 0306af960404]:OKAY [ 5.656s]
[964,27 0306af960404]:writing 'super'...
[964,27 0306af960404]:OKAY [ 1.781s]
[964,27 0306af960404]:sending sparse 'super' (81560 KB)...
[964,27 0306af960404]:OKAY [ 3.578s]
[964,27 0306af960404]:writing 'super'...
[964,27 0306af960404]:OKAY [ 1.172s]
[964,27 0306af960404]:finished. total time: 389.863s
[964,40 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash cache C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\cache.img ||
[964,96 0306af960404]:target reported max download size of 134217728 bytes
[964,96 0306af960404]:erasing 'cache'...
[964,96 0306af960404]:OKAY [ 0.062s]
[964,96 0306af960404]:sending 'cache' (68 KB)...
[964,96 0306af960404]:OKAY [ 0.016s]
[964,96 0306af960404]:writing 'cache'...
[964,96 0306af960404]:OKAY [ 0.016s]
[964,96 0306af960404]:finished. total time: 0.094s
[964,96 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash recovery C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\recovery.img ||
[968,33 0306af960404]:target reported max download size of 134217728 bytes
[968,33 0306af960404]:sending 'recovery' (65536 KB)...
[968,33 0306af960404]:OKAY [ 1.453s]
[968,33 0306af960404]:writing 'recovery'...
[968,33 0306af960404]:OKAY [ 0.875s]
[968,33 0306af960404]:finished. total time: 2.328s
[968,33 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash boot C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\boot.img ||
[971,69 0306af960404]:target reported max download size of 134217728 bytes
[971,69 0306af960404]:sending 'boot' (65536 KB)...
[971,69 0306af960404]:OKAY [ 1.422s]
[971,69 0306af960404]:writing 'boot'...
[971,71 0306af960404]:OKAY [ 0.875s]
[971,71 0306af960404]:finished. total time: 2.297s
[971,71 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash dtbo C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\dtbo.img ||
[971,93 0306af960404]:target reported max download size of 134217728 bytes
[971,93 0306af960404]:sending 'dtbo' (122 KB)...
[971,93 0306af960404]:OKAY [ 0.016s]
[971,93 0306af960404]:writing 'dtbo'...
[971,93 0306af960404]:OKAY [ 0.016s]
[971,93 0306af960404]:finished. total time: 0.031s
[972,01 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash vbmeta C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\vbmeta.img ||
[972,12 0306af960404]:target reported max download size of 134217728 bytes
[972,12 0306af960404]:sending 'vbmeta' (4 KB)...
[972,12 0306af960404]:OKAY [ 0.016s]
[972,12 0306af960404]:writing 'vbmeta'...
[972,12 0306af960404]:OKAY [ -0.000s]
[972,12 0306af960404]:finished. total time: 0.016s
[972,15 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash spmfw C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\spmfw.img ||
[972,30 0306af960404]:target reported max download size of 134217728 bytes
[972,30 0306af960404]:sending 'spmfw' (48 KB)...
[972,30 0306af960404]:OKAY [ 0.016s]
[972,30 0306af960404]:writing 'spmfw'...
[972,30 0306af960404]:OKAY [ -0.000s]
[972,32 0306af960404]:finished. total time: 0.016s
[972,32 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash md1img C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\md1img.img ||
[975,29 0306af960404]:target reported max download size of 134217728 bytes
[975,29 0306af960404]:sending 'md1img' (57061 KB)...
[975,29 0306af960404]:OKAY [ 1.312s]
[975,29 0306af960404]:writing 'md1img'...
[975,29 0306af960404]:OKAY [ 0.766s]
[975,29 0306af960404]:finished. total time: 2.078s
[975,30 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash vbmeta_system C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\vbmeta_system.img ||
[975,52 0306af960404]:target reported max download size of 134217728 bytes
[975,52 0306af960404]:sending 'vbmeta_system' (4 KB)...
[975,52 0306af960404]:OKAY [ 0.016s]
[975,52 0306af960404]:writing 'vbmeta_system'...
[975,52 0306af960404]:OKAY [ 0.016s]
[975,52 0306af960404]:finished. total time: 0.031s
[975,52 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash vbmeta_vendor C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\vbmeta_vendor.img ||
[975,60 0306af960404]:target reported max download size of 134217728 bytes
[975,62 0306af960404]:sending 'vbmeta_vendor' (4 KB)...
[975,62 0306af960404]:OKAY [ -0.000s]
[975,62 0306af960404]:writing 'vbmeta_vendor'...
[975,62 0306af960404]:OKAY [ -0.000s]
[975,62 0306af960404]:finished. total time: -0.000s
[975,62 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash cust C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\cust.img ||
[993,55 0306af960404]:target reported max download size of 134217728 bytes
[993,55 0306af960404]:sending sparse 'cust' (129736 KB)...
[993,55 0306af960404]:OKAY [ 3.234s]
[993,55 0306af960404]:writing 'cust'...
[993,55 0306af960404]:OKAY [ 1.719s]
[993,55 0306af960404]:sending sparse 'cust' (129160 KB)...
[993,55 0306af960404]:OKAY [ 3.203s]
[993,55 0306af960404]:writing 'cust'...
[993,55 0306af960404]:OKAY [ 1.719s]
[993,55 0306af960404]:sending sparse 'cust' (49316 KB)...
[993,55 0306af960404]:OKAY [ 1.219s]
[993,55 0306af960404]:writing 'cust'...
sh>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash exaid C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\exaid.img ||
[993,55 0306af960404]:OKAY [ 0.672s]
[993,55 0306af960404]:finished. total time: 11.766s
[1001,46 0306af960404]:target reported max download size of 134217728 bytes
[1001,46 0306af960404]:Invalid sparse file format at header magi
[1001,46 0306af960404]:sending sparse 'exaid' (327 KB)...
[1001,46 0306af960404]:OKAY [ 0.016s]
[1001,46 0306af960404]:writing 'exaid'...
[1001,46 0306af960404]:OKAY [ 3.031s]
[1001,46 0306af960404]:finished. total time: 3.047s
[1001,46 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 flash userdata C:\Users\root\Downloads\miqueias\miqueias\miqueias\\images\userdata.img ||
[1197,56 0306af960404]:target reported max download size of 134217728 bytes
[1197,56 0306af960404]:erasing 'userdata'...
[1197,56 0306af960404]:OKAY [ 0.063s]
[1197,56 0306af960404]:sending sparse 'userdata' (129064 KB)...
[1197,56 0306af960404]:OKAY [ 5.797s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,56 0306af960404]:OKAY [ 1.719s]
[1197,56 0306af960404]:sending sparse 'userdata' (129012 KB)...
[1197,56 0306af960404]:OKAY [ 5.641s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,56 0306af960404]:OKAY [ 1.703s]
[1197,56 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 oem cdms
[1197,56 0306af960404]:sending sparse 'userdata' (129028 KB)...
[1197,56 0306af960404]:OKAY [ 5.969s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,56 0306af960404]:OKAY [ 1.719s]
[1197,56 0306af960404]:sending sparse 'userdata' (129012 KB)...
[1197,56 0306af960404]:OKAY [ 5.563s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,56 0306af960404]:OKAY [ 1.719s]
[1197,56 0306af960404]:sending sparse 'userdata' (129028 KB)...
[1197,56 0306af960404]:OKAY [ 5.297s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,56 0306af960404]:OKAY [ 1.703s]
[1197,56 0306af960404]:sending sparse 'userdata' (129012 KB)...
[1197,56 0306af960404]:OKAY [ 5.578s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,56 0306af960404]:OKAY [ 1.703s]
[1197,56 0306af960404]:sending sparse 'userdata' (129028 KB)...
[1197,56 0306af960404]:OKAY [ 6.116s]
[1197,56 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.703s]
[1197,58 0306af960404]:sending sparse 'userdata' (129012 KB)...
[1197,58 0306af960404]:OKAY [ 5.595s]
[1197,58 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.719s]
[1197,58 0306af960404]:sending sparse 'userdata' (129028 KB)...
[1197,58 0306af960404]:OKAY [ 5.485s]
[1197,58 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.719s]
[1197,58 0306af960404]:sending sparse 'userdata' (129012 KB)...
[1197,58 0306af960404]:OKAY [ 5.969s]
[1197,58 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.688s]
[1197,58 0306af960404]:sending sparse 'userdata' (129024 KB)...
[1197,58 0306af960404]:OKAY [ 5.203s]
[1197,58 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.703s]
[1197,58 0306af960404]:sending sparse 'userdata' (129020 KB)...
[1197,58 0306af960404]:OKAY [ 5.437s]
[1197,58 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.703s]
[1197,58 0306af960404]:sending sparse 'userdata' (126216 KB)...
[1197,58 0306af960404]:OKAY [ 4.938s]
[1197,58 0306af960404]:writing 'userdata'...
[1197,58 0306af960404]:OKAY [ 1.688s]
[1197,58 0306af960404]:finished. total time: 94.963s
[1197,97 0306af960404]:...
[1197,97 0306af960404]:OKAY [ 0.016s]
[1197,97 0306af960404]:finished. total time: 0.016s
[1197,97 0306af960404]:C:\XiaoMi\XiaoMiFlash>"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android\fastboot.exe" -s 0306af960404 reboot ||
[1198,06 0306af960404]:rebooting...
[1198,06 0306af960404]:finished. total time: -0.000s
[1198,53 0306af960404]rocess exit.
[1198,53 0306af960404]:flash done
This is the wrong log.
Miflash must be installed at the root of the hard drive (C:/Miflash).
See my tutorial here and correct the errors
or flash the Twrp and a recovery rom ( 2 versions A11 or A12)
or use this tool https://xiaomitools.com/sp-flash-tool-en/
bro he generate this two file at same time 08:59
JuninhoBMX said:
bro he generate this two file at same time 08:59
Click to expand...
Click to collapse
I don't know, it's a +or- 20 kb file that must contain the name of the rom you're flashing.
Another possibility, directly execute the Flash all.bat file included in the Fastboot rom folder without using Miflash
NOSS8 said:
Another possibility, directly execute the Flash all.bat file included in the Fastboot rom folder without using Miflash
Click to expand...
Click to collapse
I going try
the china rom I in
NOSS8 said:
This is the wrong log.
Miflash must be installed at the root of the hard drive (C:/Miflash).
See my tutorial here and correct the errors
or flash the Twrp and a recovery rom ( 2 versions A11 or A12)
or use this tool https://xiaomitools.com/sp-flash-tool-en/
Click to expand...
Click to collapse
I already tried the sp flash tool I managed to install it but it didn't turn on anyway
What?
Use Flash_all
Edit:
Try with TWRP
Twrp/wipe format data type yes
reboot Twrp
Flash recovery rom
NOSS8 said:
What?
Use Flash_all
Edit:
Try with TWRP
Twrp/wipe format data type yes
reboot Twrp
Flash recovery rom
Click to expand...
Click to collapse
Twrp won't boot
JuninhoBMX said:
Twrp won't boot
Click to expand...
Click to collapse
Did you use the twrp corresponding to the rom currently on your phone(A11 A12)?
NOSS8 said:
Did you use the twrp corresponding to the rom currently on your phone(A11 A12)?
Click to expand...
Click to collapse
yes bro

Categories

Resources