update installation example to current release
This commit is contained in:
parent
b61aa33dcc
commit
e7f5e1f2b7
@ -207,7 +207,7 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3</pre>
|
||||
<p>Download the factory images for the device from <a href="/releases">the releases
|
||||
page</a>.</p>
|
||||
<p>Verify the factory images using the signature:</p>
|
||||
<pre>signify -Cqp factory.pub -x crosshatch-factory-2019.06.23.05.zip.sig && echo verified</pre>
|
||||
<pre>signify -Cqp factory.pub -x crosshatch-factory-2020.04.14.23.zip.sig && echo verified</pre>
|
||||
<h2 id="flashing-factory-images">
|
||||
<a href="#flashing-factory-images">Flashing factory images</a>
|
||||
</h2>
|
||||
@ -215,8 +215,8 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3</pre>
|
||||
<p>Next, extract the factory images and run the script to flash them. Note that the
|
||||
<code>fastboot</code> command run by the flashing script requires a fair bit of free
|
||||
space in a temporary directory, which defaults to <code>/tmp</code>:</p>
|
||||
<pre>unzip crosshatch-factory-2019.06.23.05.zip
|
||||
cd crosshatch-pq3a.190605.003
|
||||
<pre>unzip crosshatch-factory-2020.04.14.23.zip
|
||||
cd crosshatch-qq2a.200405.005
|
||||
./flash-all.sh</pre>
|
||||
<p>Use a different temporary directory if your <code>/tmp</code> doesn't have enough
|
||||
space available:</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user