- 22 Dec 2016
- 59
- 20
Hello,
According to official xiaomi.eu installation guide, user need to flash TWRP first into recovery then install the ROM:
is it possible to skip the first command? I mean directly boot into TWRP by fastboot command and install the ROM, then flash TWRP into recovery later if everything goes well?
According to official xiaomi.eu installation guide, user need to flash TWRP first into recovery then install the ROM:
Code:
fastboot flash recovery twrp.img
fastboot boot twrp.img
is it possible to skip the first command? I mean directly boot into TWRP by fastboot command and install the ROM, then flash TWRP into recovery later if everything goes well?