diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-29 07:05:40 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-29 08:05:32 -0400 |
| commit | 2d9031cb3a08249ea1dc14bca670b46ed97f7146 (patch) | |
| tree | 4d53d90705009f35888cd11b3efe374ffd5af1c5 /static/install.html | |
| parent | 1fabb45f509b9991de50267b1d71c6b66a8489cb (diff) | |
need to be in fastboot mode for flash-all.sh
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/install.html b/static/install.html index 5056f2cc..8ae4aa2e 100644 --- a/static/install.html +++ b/static/install.html @@ -96,6 +96,7 @@ gpg --verify blueline-factory-2019.04.01.19.zip.sig blueline-factory-2019.04.01. Flashing factory images <a href="#flashing-factory-images">ΒΆ</a> </h2> + <p>Reboot into the bootloader menu to begin the flashing procedure.</p> <p>Next, extract the factory images and run the script to flash them. Note that the <code>fastboot</code> command run by the flashing script requires a fair bit of free space in a temporary directory, which defaults to <code>/tmp</code>:<p> |
