summaryrefslogtreecommitdiff
path: root/static/install/cli.html
diff options
context:
space:
mode:
authorDave Eckhardt <13352322+de0u@users.noreply.github.com>2024-12-20 23:23:51 -0500
committerDaniel Micay <danielmicay@gmail.com>2024-12-21 00:13:21 -0500
commitc075d3ef443ad6572ca7c5c614230a18462bf9e7 (patch)
tree9a6c9fcc551f392870fce6e35d1dbb70e13057dd /static/install/cli.html
parenteb07d0cc76c92b9726d7fc90f32c7ce8a2677cc1 (diff)
list "symptoms" of successful entry to fastboot mode
Diffstat (limited to 'static/install/cli.html')
-rw-r--r--static/install/cli.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index 9a398258..89734df2 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -333,6 +333,11 @@ Installed as /home/username/platform-tools/fastboot</pre>
<p>Alternatively, turn off the device, then boot it up while holding the volume
down button during the boot process. You can either boot it with the power button
or by plugging it in as required in the next section.</p>
+
+ <p>This step is not complete until your device displays a red warning triangle
+ and the words "Fastboot Mode". You must not press the device's power button
+ to activate the "Start" menu item, because the device must remain paused in
+ Fastboot mode for the <code>fastboot</code> command to connect to it.</p>
</section>
<section id="connecting-device">