- Nov 6, 2018
- 6
- 13
Hello,
So here is my problem in details.
My phone is mi max 3 4G - 64G storage was working with eu rom 8.7.26 beta, with unlocked bootloader. I wanted to update the software ( which I couldn't do internally) so I downloaded TWRP for mi max 3, rebooted my device (after activating usb debug)
executed these commands:
After that I put the rom I wanted which I downloaded from this website, "xiaomi.eu_multi_MIMAX3_8.11.1_v10-8.1.zip "
copied and started the install but it gave me an error:
Afterward, I tried miFlash which also didn't work and got the following error in the log file:
Any idea, suggestion, or comment is highly appreciated.
Thanks in advance.
So here is my problem in details.
My phone is mi max 3 4G - 64G storage was working with eu rom 8.7.26 beta, with unlocked bootloader. I wanted to update the software ( which I couldn't do internally) so I downloaded TWRP for mi max 3, rebooted my device (after activating usb debug)
executed these commands:
Code:
sudo fastboot flash recovery twrp.img
sudo fastboot boot twrp.img
copied and started the install but it gave me an error:
A guy suggested me to format data from TWRP and reboot afterward and install same version which I tried and i got the exact sam error.E1001: Failed to update system image.
Update process ended with ERROR: 7
Error installing zip file '/sdcard/xiaomi.eu_multi_MIMAX3_8.11.1_v10-8.1.zip '
Updating partition details...
...done
Afterward, I tried miFlash which also didn't work and got the following error in the log file:
Code:
[1:58:28 PM *******]:MiFlash 2017.4.25.0
[1:58:28 PM *******]:image path:C:\Users\samer\Downloads\nitrogen_global_images_V10.0.1.0.OEDMIFH_20181012.0000.00_8.1_global
[1:58:28 PM *******]:env android path:"C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android"
[1:58:28 PM *******]:script :C:\Users\samer\Downloads\nitrogen_global_images_V10.0.1.0.OEDMIFH_20181012.0000.00_8.1_global\flash_all.bat
[1:58:28 PM *******]:Physical Memory Usage:1544192 Byte
[1:58:28 PM *******]:$fastboot -s ******* getvar product 2>&1 | findstr /r /c:"^product: *nitrogen" /c:"^product: *carbon" || echo Missmatching image and device
[1:58:28 PM *******]:product: nitrogen
[1:58:28 PM *******]:$fastboot -s ******* getvar product 2>&1 | findstr /r /c:"^product: *nitrogen" /c:"^product: *carbon" || exit /B 1
[1:58:28 PM *******]:product: nitrogen
[1:58:28 PM *******]:$set CURRENT_ANTI_VER=4
[1:58:28 PM *******]:$fastboot -s ******* oem set_anti_ver 4
[1:58:28 PM *******]:...
[1:58:28 PM *******]:$fastboot -s ******* erase boot ||
[1:58:28 PM *******]:error:FAILED (remote: unknown command)
[1:58:28 PM *******]:error:FAILED (remote: unknown command)
[1:58:28 PM *******]:process exit.
[1:58:29 PM *******]:flashSuccess False
[1:58:29 PM *******]:isFactory False CheckCPUID False
[1:58:29 PM *******]:before:flashSuccess is False set IsUpdate:True set IsDone True
[1:58:29 PM *******]:after:flashSuccess is False set IsUpdate:false set IsDone true
Any idea, suggestion, or comment is highly appreciated.
Thanks in advance.
Last edited: