summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-29 07:05:40 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-29 08:05:32 -0400
commit2d9031cb3a08249ea1dc14bca670b46ed97f7146 (patch)
tree4d53d90705009f35888cd11b3efe374ffd5af1c5 /static
parent1fabb45f509b9991de50267b1d71c6b66a8489cb (diff)
need to be in fastboot mode for flash-all.sh
Diffstat (limited to 'static')
-rw-r--r--static/install.html1
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>