list "symptoms" of successful entry to fastboot mode

This commit is contained in:
Dave Eckhardt 2024-12-20 23:23:51 -05:00 committed by Daniel Micay
parent eb07d0cc76
commit c075d3ef44
2 changed files with 10 additions and 0 deletions

View File

@ -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">

View File

@ -225,6 +225,11 @@
<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 installer to connect to it.</p>
</section>
<section id="connecting-device">