Script to make partitions, format and install embeddedLinux files.
This is a Script to make partitions, format and install embeddedLinux files.
The tool uses the Kconfig to set up the partitions size, format and files to be installed on a USB Drive or eMMC memory. The same Kconfig used by Linux Kernel and Buildroot (menuconfig, xconfig or gconfig).
After defines the configuration, just run the Script to install your Linux Image.
The Script was made to run on Debian 8 or similar distribution.
"flashmanager" is a software to manage the flash partitions from user-space. This uses an underlying driver layer for interaction with the flash device.