Does anyone have both
userdata.img
And the
aboot.img
If so the downloads for them will be great please and thank you.
userdata.img
And the
aboot.img
If so the downloads for them will be great please and thank you.
Since you asked for the aboot, I guess you ask for 9.6.11.0...Does anyone have both
userdata.img
And the
aboot.img
If so the downloads for them will be great please and thank you.
There´s no aboot included...Just download the latest firmware from the official source and extract the needed files.
https://en.miui.com/download-354.html
fastboot %* flash aboot_a %~dp0\images\emmc_appsboot.mbn || @ECHO "Flash aboot_a error" && exit /B 1There´s no aboot included...
strange... But under images, there´s no aboot.img - only if you extract ota´s, but not inside the fastboot rom image folder...fastboot %* flash aboot_a %~dp0\images\emmc_appsboot.mbn || @ECHO "Flash aboot_a error" && exit /B 1
fastboot %* flash aboot_b %~dp0\images\emmc_appsboot.mbn || @ECHO "Flash aboot_b error" && exit /B 1
Taken from the flash_all.bat and the file images\emmc_appsboot.mbn is definately inside the archive.
It's just not named aboot, nevertheless it's there.strange... But under images, there´s no aboot.img - only if you extract ota´s, but not inside the fastboot rom image folder...
After flashing got the system is destroyed I will fix it later thoughSince you asked for the aboot, I guess you ask for 9.6.11.0...
Here it is: aboot and userdata
---------- Post added at 11:14 AM ---------- Previous post was at 11:13 AM ----------
There´s no aboot included...