This is a Script to make partitions, format and install embedded Linux 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.
The Script depends on the follow packages: parted and dosfstools