Loading htdocs/_includes/templates/install_e_axolotl.md +6 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
htdocs/_includes/templates/install_e_axolotl.md +6 −1 Original line number Diff line number Diff line Loading @@ -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> Loading