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
906a2bd013
|
10 years ago | |
---|---|---|
hwpack | 10 years ago | |
lib | 10 years ago | |
.gitignore | 14 years ago | |
INSTALL.Debian | 10 years ago | |
README | 10 years ago | |
TODO | 11 years ago | |
mk_mmc.sh | 10 years ago | |
test.Debian | 12 years ago | |
test.Ubuntu | 11 years ago |
README
git clone git://github.com/RobertCNelson/netinstall.git cd netinstall sudo ./mk_mmc.sh --mmc /dev/sdX --dtb <dev board> --distro <distro> --firmware 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> Freescale based: imx51-babbage imx53-qsb imx6q-sabrelite imx6q-sabresd wandboard-solo wandboard-dual wandboard-quad TI based: am335x-bone-serial am335x-bone-video am335x-boneblack omap3-beagle (serial only) omap3-beagle-xm omap4-panda (serial only) omap4-panda-a4 (serial only) omap4-panda-es (serial only) Optional: --distro <distro> Debian: wheezy-armhf <default> (Cortex-A+) jessie-armhf (Cortex-A+) (alpha) Ubuntu: trusty (14.04) (Cortex-A+) (EOL: xyz 20xy) --firmware <include all firmwares from linux-firmware git repo> --serial-mode <use the serial to run the netinstall (video ouputs will remain blank till final reboot)> Additional Options: -h --help --probe-mmc <list all partitions: sudo ./mk_mmc.sh --probe-mmc>