Minor clarification of installation procedure to reboot to bootloader

rather than restart the phone.
This commit is contained in:
Peter Easton 2020-04-01 02:54:48 +00:00 committed by Daniel Micay
parent c3d69c77ae
commit d6bb9d6a75

View File

@ -209,7 +209,9 @@ TMPDIR="$PWD/tmp" ./flash-all.sh</pre>
<p>You should now proceed to locking the bootloader before using the device as locking
wipes the data again.</p>
<p>On current generation devices like the Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a
XL, you'll need to reboot from the userspace fastbootd mode to the bootloader.</p>
XL, you'll need to reboot from the userspace fastbootd mode to the bootloader by
selecting <code>Reboot to bootloader</code> from the fastbootd menu using the volume
keys and the power button in order to continue the installation.</p>
<h2 id="locking-the-bootloader">
<a href="#locking-the-bootloader">Locking the bootloader</a>
</h2>