Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8614cfec authored by Rohit Sekhar's avatar Rohit Sekhar
Browse files

axolotl: Add instructions to flash AVB4096 public key for locking

parent 32f79085
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -46,10 +46,15 @@

Once you have completed the above steps and before rebooting you can lock your Bootloader.

1. Download the [avb custom key](https://images.ecloud.global/stable/avb_murena_rsa4096.bin)
1. Erase the previous key `fastboot erase avb_custom_key`
1. Flash the new key previously downloaded `fastboot flash avb_custom_key avb_murena_rsa4096.bin`
1. Lock critical partition with the following command
   - `fastboot flashing lock_critical`
   -  Approve with  <kbd>Volume +</kbd> then <kbd>power</kbd>
1. Reboot your device into bootloader, and plug it to your computer
    - Power OFF the device.
    - Hold `Power` + `Volume Down` button combo simultaneously.
1. Lock the device with the following command
   - `fastboot flashing lock`
   - Approve with  <kbd>Volume +</kbd> then <kbd>power</kbd>