- Menu driven selection
- Writes to SD Card & expands partition
- Create your own custom builds
- Docker
- whiptail (usually already installed)
clone https://github.com/logicethos/Milk-V_Duo_Linux2SD.git
cd Milk-V_Duo_Linux2SD
./run.sh
Copy one of the existing directorys, and edit the files.
ENV - Distro vairables.
bootstrap.sh - This is run within your new envirment during the build.
Make sure export ROOTFS_SIZE=“1G”
is large enough for your bootstrap.sh needs.