Open main menu

DAVE Developer's Wiki β

Changes

How to create a bootable SD card
This is the list of the binary files that will be used by the script:
 <preclass="workstation-terminal">
dvdk@vagrant:~/desk-mx-l/sdcard$ ls -laR
.:
*Path of the directory containing the bootscript file, the Linux kernel image, and the device tree blob files
*Archive of the target's root file system (compressed as <code>.tar.bz2</code> file).
<preclass="workstation-terminal">
dvdk@vagrant:~/desk-mx-l/sdcard$ sudo ./mksd.sh /dev/sdb flash.bin binaries/ dave-image-devel-desk-mx8mp.tar.bz2
All data on /dev/sdb now will be destroyed! Continue? [y/n]
8,231
edits