Thank for twrp i hope it works on my device but what about custom rom wee need to custom rom ..miui contains lots of ads so that we need some good custom room..and brother replay me as soon as possible.
JaSomTy : thnx but this tool just replicate what the official tool does![]()
You could try the good old way of "fastboot oem unlock", but I'm not sure if that works.i wanna unlock Bootloader for Redmi 8 without waiting countdown![]()
You could try the good old way of "fastboot oem unlock", but I'm not sure if that works.
No, I know just the one and the official xiaomi way.
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)
If something breaks you can use MiFlash and the stock fastboot rom to go back to reset your phone (phone will also be locked again) or use fastboot to flash the stock recovery (can also be found in the stock fastboot rom).
You can download the fastboot rom here.