You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Robert Nelson
66462a9919
|
5 years ago | |
---|---|---|
hwpack | 6 years ago | |
lib | 5 years ago | |
.gitignore | 14 years ago | |
INSTALL.Debian | 9 years ago | |
README | 5 years ago | |
TODO | 11 years ago | |
mk_mmc.sh | 5 years ago | |
test.Debian | 10 years ago | |
test.Ubuntu | 11 years ago |
README
git clone https://github.com/RobertCNelson/netinstall cd netinstall sudo ./mk_mmc.sh --mmc /dev/sdX --dtb <dev board> --distro <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 <dev board> A10-OLinuXino-Lime A20-OLinuXino-Lime A20-OLinuXino-Lime2 am335x-boneblack am335x-bone-serial am335x-bone-video imx51-babbage 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 <distro> Debian: jessie (Debian 8) stretch (Debian 9) <default> Ubuntu: xenial (16.04 LTS) bionic (18.04 LTS) --firmware <include all firmwares from linux-firmware git repo> --serial-mode <run the installer over the serial port> Additional Options: -h --help --probe-mmc <list all partitions: sudo ./mk_mmc.sh --probe-mmc>