Difference between revisions of "AIR 030 Development"

From ESS-WIKI
Jump to: navigation, search
Line 4: Line 4:
 
Extract image
 
Extract image
 
<pre>$ tar -zxvf air030_image_XXXXXX.tar.gz
 
<pre>$ tar -zxvf air030_image_XXXXXX.tar.gz
$ cd bootloader
+
</pre>
 +
 
 +
Flash image
 +
<pre>$ cd bootloader
 
$ sudo -s
 
$ sudo -s
 
# source flashcmd.txt
 
# source flashcmd.txt

Revision as of 03:39, 11 October 2022

Flash

Extract image

$ tar -zxvf air030_image_XXXXXX.tar.gz

Flash image

$ cd bootloader
$ sudo -s
# source flashcmd.txt

Tools

Boot On Off

The boot count message will be printed before log-in.
Air030 bootcount.jpg
Reset the boot count please remove bootCount.tt.

$ rm bootCount.tt

Image

The test image is available HERE.