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

Commit f31f0c85 authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch '846-error-correction-in-emerald-guide' into 'master'

Resolve "Error correction in emerald guide"

Closes #846

See merge request e/documentation/user!938
parents 9dc4f8b2 39c3a946
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -31,12 +31,12 @@ fastboot reboot
{% include alerts/tip.html content="If your device is not detect by fastboot, try to use `sudo fastboot` instead"%}

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

1. Boot your device into bootloader if not already there, and plug it to your computer
1. Lock the device with the following command
   - `fastboot flashing lock`
   - Approve with  `Voume up`
   - Approve with  `Volume up`
1. Reboot with `fastboot reboot`

{% include alerts/success.html content= "Congratulations !! Your phone should now be booting into /e/OS !! "%}