Loading htdocs/_includes/templates/install_e_axolotl.md +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ 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. Download the [avb custom key](https://images.ecloud.global/devices/keys/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 Loading Loading
htdocs/_includes/templates/install_e_axolotl.md +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ 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. Download the [avb custom key](https://images.ecloud.global/devices/keys/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 Loading