Loading pages/how-to-install-fp3.md 0 → 100644 +31 −0 Original line number Original line Diff line number Diff line --- layout: page title: How to install /e/ on a FP3 permalink: how-to-install-fp3 search: exclude --- 1. Boot the device on bootloader Use `Power` + `Volume -` 1. Download the archive and extract it 1. Install /e/ using the following commands ```shell fastboot flash devinfo devinfo-unlocked.gpx fastboot reboot bootloader fastboot -w fastboot flash system system.img fastboot flash boot boot.img fastboot flash vendor vendor.img fastboot flash dtbo dtbo.img fastboot flash product product.img fastboot flash vbmeta vbmeta.img fastboot flashing lock ``` The last command will ask you to confirm on the device to lock the bootloader. Select **Lock the bootloader** with `Volume +` and valid with `Power`. 1. Enjoy! The device reboot automatically on /e/. Loading
pages/how-to-install-fp3.md 0 → 100644 +31 −0 Original line number Original line Diff line number Diff line --- layout: page title: How to install /e/ on a FP3 permalink: how-to-install-fp3 search: exclude --- 1. Boot the device on bootloader Use `Power` + `Volume -` 1. Download the archive and extract it 1. Install /e/ using the following commands ```shell fastboot flash devinfo devinfo-unlocked.gpx fastboot reboot bootloader fastboot -w fastboot flash system system.img fastboot flash boot boot.img fastboot flash vendor vendor.img fastboot flash dtbo dtbo.img fastboot flash product product.img fastboot flash vbmeta vbmeta.img fastboot flashing lock ``` The last command will ask you to confirm on the device to lock the bootloader. Select **Lock the bootloader** with `Volume +` and valid with `Power`. 1. Enjoy! The device reboot automatically on /e/.