add flashing section to web install
This commit is contained in:
parent
d78ceb1e9b
commit
e45941beb2
@ -152,8 +152,20 @@
|
|||||||
<p><strong>Download not implemented yet.</strong></p>
|
<p><strong>Download not implemented yet.</strong></p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section id="flashing-factory-images">
|
||||||
<h2>Incomplete</h2>
|
<h2><a href="#flashing-factory-images">Flashing factory images</a></h2>
|
||||||
|
|
||||||
|
<p>The initial install will be performed by flashing the factory images. This will
|
||||||
|
replace the existing OS installation and wipe all the existing data.</p>
|
||||||
|
|
||||||
|
<p><strong>Needs to be implemented based on extracting and flashing images from
|
||||||
|
the downloaded zip (or a split approach to downloading files).</strong></p>
|
||||||
|
|
||||||
|
<button id="flash-release" disabled="disabled">Flash release</button>
|
||||||
|
|
||||||
|
<p>Wait for the flashing process to complete and proceed to
|
||||||
|
<a href="#locking-the-bootloader">locking the bootloader</a> before using the
|
||||||
|
device as locking wipes the data again.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="locking-the-bootloader">
|
<section id="locking-the-bootloader">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user