From c075d3ef443ad6572ca7c5c614230a18462bf9e7 Mon Sep 17 00:00:00 2001 From: Dave Eckhardt <13352322+de0u@users.noreply.github.com> Date: Fri, 20 Dec 2024 23:23:51 -0500 Subject: [PATCH] list "symptoms" of successful entry to fastboot mode --- static/install/cli.html | 5 +++++ static/install/web.html | 5 +++++ 2 files changed, 10 insertions(+) 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
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.
+ +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 fastboot
command to connect to it.
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.
+ +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 installer to connect to it.