netinstall
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
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
Optional:
--distro
--firmware
--serial-mode
Additional Options: -h --help
--probe-mmc <list all partitions: sudo ./mk_mmc.sh --probe-mmc>