Próbowałem wgrać przez miflasha to dostałem komunikat "FAILED (remote: partition table doesn't exist)". Teraz telefon uruchamia mi się tylko do fastboot...
[00000C50]25626e71 0.00 execute C:\cancro_global_images_5.12.10_20151126.0000.5_4.4_global\flash_all_except_data_storage.bat
[00000C50]25626e71 0.17
[00000C50]25626e71 0.17 $fastboot -s 25626e71 getvar product 2>&1 | findstr /r /c:"^product: *MSM8974" || echo Missmatching image and device
[00000C50]25626e71 0.20 product: MSM8974
[00000C50]25626e71 0.20
[00000C50]25626e71 0.20 $fastboot -s 25626e71 getvar product 2>&1 | findstr /r /c:"^product: *MSM8974" || exit /B 1
[00000C50]25626e71 0.22 product: MSM8974
[00000C50]25626e71 0.22
[00000C50]25626e71 0.22 $fastboot -s 25626e71 getvar board_version 2>&1 | findstr /r /c:"^board_version: *4.4" && echo Missmatching board version
[00000C50]25626e71 0.23
[00000C50]25626e71 0.23 $fastboot -s 25626e71 getvar board_version 2>&1 | findstr /r /c:"^board_version: *4.4" && exit /B 1
[00000C50]25626e71 0.41
[00000C50]25626e71 0.41 $fastboot -s 25626e71 getvar board_version 2>&1 | findstr /r /c:"^board_version: *5.[0-9]" && echo Missmatching board version
[00000C50]25626e71 0.44
[00000C50]25626e71 0.44 $fastboot -s 25626e71 getvar board_version 2>&1 | findstr /r /c:"^board_version: *5.[0-9]" && exit /B 1
[00000C50]25626e71 0.59
[00000C50]25626e71 0.59 $fastboot -s 25626e71 flash tz C:\cancro_global_images_5.12.10_20151126.0000.5_4.4_global\images\tz.mbn
[00000C50]25626e71 0.66 target reported max download size of 805306368 bytes
[00000C50]25626e71 0.66 sending 'tz' (325 KB)...
[00000C50]25626e71 0.66 OKAY [ 0.013s]
[00000C50]25626e71 0.66 writing 'tz'...
[00000C50]25626e71 0.66 OKAY [ 0.021s]
[00000C50]25626e71 0.66 finished. total time: 0.034s
[00000C50]25626e71 0.66
[00000C50]25626e71 0.66 $fastboot -s 25626e71 flash dbi C:\cancro_global_images_5.12.10_20151126.0000.5_4.4_global\images\sdi.mbn
[00000C50]25626e71 0.69 target reported max download size of 805306368 bytes
[00000C50]25626e71 0.69 sending 'dbi' (11 KB)...
[00000C50]25626e71 0.69 OKAY [ 0.004s]
[00000C50]25626e71 0.69 writing 'dbi'...
[00000C50]25626e71 0.69 OKAY [ 0.004s]
[00000C50]25626e71 0.69 finished. total time: 0.008s
[00000C50]25626e71 0.69
[00000C50]25626e71 0.69 $fastboot -s 25626e71 flash sbl1 C:\cancro_global_images_5.12.10_20151126.0000.5_4.4_global\images\sbl1.mbn
[00000C50]25626e71 0.75 target reported max download size of 805306368 bytes
[00000C50]25626e71 0.75 sending 'sbl1' (274 KB)...
[00000C50]25626e71 0.75 OKAY [ 0.011s]
[00000C50]25626e71 0.75 writing 'sbl1'...
[00000C50]25626e71 0.75 OKAY [ 0.014s]
[00000C50]25626e71 0.75 finished. total time: 0.025s
[00000C50]25626e71 0.75
[00000C50]25626e71 0.75 $fastboot -s 25626e71 flash rpm C:\cancro_global_images_5.12.10_20151126.0000.5_4.4_global\images\rpm.mbn
[00000C50]25626e71 0.81 target reported max download size of 805306368 bytes
[00000C50]25626e71 0.81 sending 'rpm' (185 KB)...
[00000C50]25626e71 0.81 OKAY [ 0.009s]
[00000C50]25626e71 0.81 writing 'rpm'...
[00000C50]25626e71 0.81 OKAY [ 0.012s]
[00000C50]25626e71 0.81 finished. total time: 0.021s
[00000C50]25626e71 0.81
[00000C50]25626e71 0.81 $fastboot -s 25626e71 flash aboot C:\cancro_global_images_5.12.10_20151126.0000.5_4.4_global\images\emmc_appsboot.mbn
[00000C50]25626e71 1.16 target reported max download size of 805306368 bytes
[00000C50]25626e71 1.16 sending 'aboot' (1991 KB)...
[00000C50]25626e71 1.16 OKAY [ 0.065s]
[00000C50]25626e71 1.16 writing 'aboot'...
[00000C50]25626e71 1.16 OKAY [ 0.047s]
[00000C50]25626e71 1.16 finished. total time: 0.112s
[00000C50]25626e71 1.16
[00000C50]25626e71 1.16 $fastboot -s 25626e71 erase boot
[00000C50]25626e71 1.34 erasing 'boot'...
[00000C50]25626e71 1.34 OKAY [ 0.017s]
[00000C50]25626e71 1.34 finished. total time: 0.017s
[00000C50]25626e71 1.34
[00000C50]25626e71 1.34 $fastboot -s 25626e71 erase DDR
[00000C50]25626e71 4.51 erasing 'DDR'...
[00000C50]25626e71 4.51 OKAY [ 3.156s]
[00000C50]25626e71 4.51 finished. total time: 3.156s
[00000C50]25626e71 4.51
[00000C50]25626e71 4.51 $fastboot -s 25626e71 flash misc C:\cancro_global_images_5.12.10_20151126.0000.5_4.4_global\images\misc.img
[00000C50]25626e71 4.56 target reported max download size of 805306368 bytes
[00000C50]25626e71 4.56 sending 'misc' (8 KB)...
[00000C50]25626e71 4.56 OKAY [ 0.003s]
[00000C50]25626e71 4.56 writing 'misc'...
[00000C50]25626e71 4.56 OKAY [ 0.005s]
[00000C50]25626e71 4.56 finished. total time: 0.008s
[00000C50]25626e71 4.56
[00000C50]25626e71 4.56 $fastboot -s 25626e71 flash modem+modem1 C:\cancro_global_images_5.12.10_20151126.0000.5_4.4_global\images\NON-HLOS.bin
[00000C50]25626e71 7.61 target reported max download size of 805306368 bytes
[00000C50]25626e71 7.61 sending 'modem+modem1' (53713 KB)...
[00000C50]25626e71 7.61 OKAY [ 1.696s]
[00000C50]25626e71 7.61 writing 'modem+modem1'...
[00000C50]25626e71 7.61 FAILED (remote: partition table doesn't exist)
[00000C50]CScriptReport::DoWork(414): Nieokreślony błąd.(0x80004005)
[00000C50]GetFactoryObject(1457): Określona usługa nie istnieje.(0x800704db)
[00000C50]SaveFlashResult(1478): Określona usługa nie istnieje.(0x800704db)
EDIT:
OK, poradziłem sobie, ale napiszę na wszelki wypadek napiszę jakby ktoś miał podobny problem co ja. Zainstalowałem ponownie system przez aplikację Mi PC Suite, ale zainstalowałem wersję BETA, po tym procesie normalnie zainstalowałem najnowszą wersję MIUI Polska v7. Oczywiście full wipe. Nazwa modelu zmieniła mi się na Mi4 LTE z Mi4-CU.