Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.13 KB

venus.md

File metadata and controls

54 lines (36 loc) · 1.13 KB

Installation Guide For Project Elixir

Installation Guide For Project Elixir on MI 11

  • Enter fastboot
  • Flash boot.img

Command :

fastboot flash boot_ab boot.img
  • Boot to recovery (can do from bootloader or with buttons from power off state)
  • Now in recovery go to factory reset and confirm the reset
  • Reboot to recovery
  • Choose apply update and Apply from ADB
  • Now install Elixir zip via sideload

Command :

adb sideload Elixir.zip
  • Go back to main menu and reboot

Update installation/Dirty Flash:

Via recovery:

  • Boot to recovery
  • Choose apply update and Apply from ADB
  • Now install Elixir zip via sideload and reboot

Command :

adb sideload Elixir.zip
  • Reboot

Via OTA:

  • Go to Settings -> System -> Updater and download latest build
  • Choose install and let it finish.
  • NOTE: If you have Magisk installed, then don't click reboot when prompted and go to Magisk and choose install to inactive slot
  • Reboot

Note:

  • No need to flash the firmware separately, it is built-in
  • No need to flash the gapps separately, it is built-in