Hey everyone.
I've tried to install the global rom for the Mi 10t lite however I am getting the error "Flashboot Flash All Failed | exit code: 1 | output: "flash super error""
I have tried twice and still getting the same error.
Could somebody advise me as to what may be the issue?
ps- I am using XiaoMiTool V2
Hi, try it this way:
Let the xiaomitool do its job.
If the installation aborts at one point, e.g. "Flash super error", then open the file flash_all.bat and find the line that contains "super", e.g. "fastboot% * flash super% ~ dp0images \ super.img || @echo" Flash super error "&& exit / B 1".
The flash_all.bat file can be found under C:\Xiaomi\XiaomiTool2\res\tmp\*FASTBOOTrom* (or similar).
Comment out all the lines BEFORE with two colons.
The first two lines in flash_all.bat must NOT be commented out!
Now start the flash process again with the xiaomitool. In the log you will see that the flash process starts immediately with the super.img file. Patience, it'll take a while.
Then the other files will be flashed and the MI10T lite will restart after completion.
If a new error occurs after flashing super.img, then comment out all lines BEFORE the line with "the error" with two colons and start the process again.
In the end you have successfully flashed the Mi10T lite.
Good luck.