discourage interrupting flashing prematurely
This commit is contained in:
parent
2c3b0f28c0
commit
f97eba21b9
@ -400,9 +400,13 @@ curl -O https://releases.grapheneos.org/sunfish-factory-2021.01.23.03.zip.sig</p
|
|||||||
|
|
||||||
<pre>./flash-all.bat</pre>
|
<pre>./flash-all.bat</pre>
|
||||||
|
|
||||||
<p>Wait for the flashing process to complete and proceed to
|
<p>Wait for the flashing process to complete. It will automatically handle
|
||||||
<a href="#locking-the-bootloader">locking the bootloader</a> before using the
|
flashing the firmware, rebooting into the bootloader interface, flashing the core
|
||||||
device as locking wipes the data again.</p>
|
OS, rebooting into the userspace fastboot mode, flashing the rest of the OS and
|
||||||
|
finally rebooting back into the bootloader interface. Avoid interacting with the
|
||||||
|
device until the flashing script is finished and the device is back at the
|
||||||
|
bootloader menu. Then, proceed to <a href="#locking-the-bootloader">locking the
|
||||||
|
bootloader</a> before using the device as locking wipes the data again.</p>
|
||||||
|
|
||||||
<section id="troubleshooting">
|
<section id="troubleshooting">
|
||||||
<h3><a href="#troubleshooting">Troubleshooting</a></h3>
|
<h3><a href="#troubleshooting">Troubleshooting</a></h3>
|
||||||
|
@ -170,9 +170,13 @@
|
|||||||
|
|
||||||
<button id="flash-release-button" disabled="disabled">Flash release</button>
|
<button id="flash-release-button" disabled="disabled">Flash release</button>
|
||||||
|
|
||||||
<p>Wait for the flashing process to complete and proceed to
|
<p>Wait for the flashing process to complete. It will automatically handle
|
||||||
<a href="#locking-the-bootloader">locking the bootloader</a> before using the
|
flashing the firmware, rebooting into the bootloader interface, flashing the core
|
||||||
device as locking wipes the data again.</p>
|
OS, rebooting into the userspace fastboot mode, flashing the rest of the OS and
|
||||||
|
finally rebooting back into the bootloader interface. Avoid interacting with the
|
||||||
|
device until flashing is finished and the device is back at the bootloader menu.
|
||||||
|
Then, proceed to <a href="#locking-the-bootloader">locking the bootloader</a>
|
||||||
|
before using the device as locking wipes the data again.</p>
|
||||||
|
|
||||||
<p><strong id="flash-release-status"></strong></p>
|
<p><strong id="flash-release-status"></strong></p>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user