Open main menu

DAVE Developer's Wiki β

Changes

no edit summary
== Building Boot Image ==
 
=== Quick reference ===
* get the device name with <code>lsblk</code> command.
* flash the binary to the uSD with follow command <code>sudo dd if=imx-boot.bin of=/dev/sdX bs=1k seek=32 conv=fsync</code> (replace <code>sdX</code> with your device)
 
<section end="Body" />
[[Category:AURA]]
8,226
edits