From 602223f54dac2f3daf14b53b552e552c750a58f1 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 29 May 2019 07:06:30 -0400 Subject: [PATCH] use consistent terminology --- static/install.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/install.html b/static/install.html index 8ae4aa2e..41f60d30 100644 --- a/static/install.html +++ b/static/install.html @@ -96,7 +96,7 @@ gpg --verify blueline-factory-2019.04.01.19.zip.sig blueline-factory-2019.04.01. Flashing factory images ΒΆ -

Reboot into the bootloader menu to begin the flashing procedure.

+

Reboot into the bootloader interface to begin the flashing procedure.

Next, extract the factory images and run the script to flash them. Note that the fastboot command run by the flashing script requires a fair bit of free space in a temporary directory, which defaults to /tmp:

@@ -122,7 +122,7 @@ TMPDIR="$PWD/tmp" ./flash-all.sh detected, error correction data is used to attempt to obtain the original data at which point it's verified again which makes verified boot robust to non-malicious corruption.

-

Reboot into the bootloader menu and set it to locked:

+

Reboot into the bootloader interface and set it to locked:

fastboot flashing lock

The command needs to be confirmed on the device since it needs to perform a factory reset.