- pastikan hape sudah dalam kondisi bootloader unlocked
- restart hape ke mode fastboot dengan pencet power dan volume down bersamaan
- jalankan perintah fastboot flash recovery recovery.img dari file yang diunduh dari link diatas
I compiled TWRP for my own Redmi 8 (olive) and thought I would share. Based on the devicetree for the Redmi 8a (olivelite) by milankragujevic. I have the global variant with a Tianma display. I can't test if it works on any other variant, use with precaution. I used it successfully to flash the xiaomi.eu rom and magisk. You can find the device tree on my GitHub: here And the image in the release section: here Installation:
- Unlock Bootloader if not already done (Official Tool)
- Boot in to fastboot (Powerbutton + volume down)
- Run fastboot flash recovery recovery.img (for Windows use Minimal ADB and Fastboot)
- Boot in to recovery (Powerbutton + volume up)