- Aug 8, 2011
- 114
- 30
CAUSE:
I try to rollback xiaomi.eu 20.5.14 (miui 12 - android 10)
I install the last week version: xiaomi.eu 20.5.7 (miui 12 - android 10)
PROBLEM:
After install 20.5.7 - Phone bootloop & stuck boots to TWRP & cannot decrypt data in TWRP.
FIX SOLUTION:
You must flash the previous rom again (20.5.14) to boot the rom & decrypt data.
REQUIREMENTS:
You need computer + adb software (adb.exe). This guide will not teach you ADB.
INSTRUCTIONS:
1: Connect phone to computer by usb
& open phone to TWRP
2: Open command line on computer &
Run command "adb devices" to check phone is visible
3: Download the last rom version which worked to your computer & put the file in same folder as ADB.exe
4: copy rom from computer to phone using command below (replace ROMFILENAME with the name of your rom file):
adb push ROMFILENAME.zip /tmp/
5: Go to TWRP - install zip
6: Look for rom file in root directory, top level: /tmp/ + Click install
NOTE: do not format / wipe any data / cache
7: After installation, reboot system, phone will boot to OS after 5-10 minutes.
I try to rollback xiaomi.eu 20.5.14 (miui 12 - android 10)
I install the last week version: xiaomi.eu 20.5.7 (miui 12 - android 10)
PROBLEM:
After install 20.5.7 - Phone bootloop & stuck boots to TWRP & cannot decrypt data in TWRP.
FIX SOLUTION:
You must flash the previous rom again (20.5.14) to boot the rom & decrypt data.
REQUIREMENTS:
You need computer + adb software (adb.exe). This guide will not teach you ADB.
INSTRUCTIONS:
1: Connect phone to computer by usb
& open phone to TWRP
2: Open command line on computer &
Run command "adb devices" to check phone is visible
3: Download the last rom version which worked to your computer & put the file in same folder as ADB.exe
4: copy rom from computer to phone using command below (replace ROMFILENAME with the name of your rom file):
adb push ROMFILENAME.zip /tmp/
5: Go to TWRP - install zip
6: Look for rom file in root directory, top level: /tmp/ + Click install
NOTE: do not format / wipe any data / cache
7: After installation, reboot system, phone will boot to OS after 5-10 minutes.
Last edited: