netinstall icon indicating copy to clipboard operation
netinstall copied to clipboard

Network Install for a bunch of arm boards

git clone https://github.com/RobertCNelson/netinstall cd netinstall sudo ./mk_mmc.sh --mmc /dev/sdX --dtb --distro

To List all Options: use: sudo ./mk_mmc.sh --mmc /dev/sdX --dtb all

Bugs email: "bugs at rcn-ee.com"

Required Options: --mmc </dev/sdX>

--dtb A10-OLinuXino-Lime A20-OLinuXino-Lime A20-OLinuXino-Lime2 am335x-boneblack am335x-bone-serial am335x-bone-video imx53-qsb imx6q-sabrelite imx6q-sabresd omap3-beagle omap3-beagle-xm omap4-panda omap4-panda-a4 omap4-panda-es omap4-panda-es-b3 omap5-uevm tegra124-jetson-tk1 udoo wandboard

Optional: --distro stretch (Debian 9) buster (Debian 10)

--firmware

--serial-mode

Additional Options: -h --help

--probe-mmc <list all partitions: sudo ./mk_mmc.sh --probe-mmc>