5 MakeImage - norikuro/Armadillo-IoT GitHub Wiki

5. make image of userland

5-1. make image

important: you need to finish sections from 1 to 4 already.

cd atmark-dist-20160126/
make romfs image

5-2. copy images to tftp directory

cd images
cp romfs.img.gz /var/lib/tftpboot
cp linux.bin.gz /var/lib/tftpboot