Wgralem ostatnia wersje romu xaomi.eu 7.7.13_v8-7.0 za pomoca TWRP, wyczyscilem dalvik&cache i przy restarcie wpadlem w bootloop. Bootloader byl wczesniej odblokowany, w momencie wrzucania TWRP moglem jeszcze flashowac pliki z pomoca fastboot, teraz przy probie powrocenia do trybu recovery pojawia sie blad:
damian@linux-mbqs:~/Downloads> fastboot oem unlock
...
FAILED (remote: Token verification failed, reboot the device)
finished. total time: 0.011s
damian@linux-mbqs:~/Downloads> fastboot oem unlock-go
...
FAILED (remote: Token verification failed, reboot the device)
finished. total time: 0.010s
damian@linux-mbqs:~/Schreibtisch> fastboot flash recovery recovery.img
error: cannot load 'recovery.img'
damian@linux-mbqs:~/Schreibtisch> cd ../Downloads
damian@linux-mbqs:~/Downloads> fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (65536 KB)...
OKAY [ 3.126s]
writing 'recovery'...
FAILED (remote: Partition flashing is not allowed)
finished. total time: 3.139s
Telefon nie uruchamia sie, jest bootloop. Moge wejsc w tryb fastboot ale nic w nim nie zrobie bo wszystko zablokowane. Jak go odratowac, krok po kroku?