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.
netinstall/README

51 lines
882 B

git clone git://github.com/RobertCNelson/netinstall-omap.git
cd netinstall-omap
sudo ./mk_mmc.sh --mmc /dev/sdX --uboot <dev board> --distro <distro> --firmware
Bugs email: "bugs at rcn-ee.com"
Required Options:
--mmc </dev/sdX>
Unformated MMC Card
Additional/Optional options:
-h --help
this help
--probe-mmc
List all partitions
--uboot <dev board>
(omap)
beagle_bx - <BeagleBoard Ax/Bx>
beagle - <BeagleBoard Cx, xMA/B/C>
bone - <BeagleBone Ax>
igepv2 - <serial mode only>
panda - <PandaBoard Ax>
(freescale)
mx53loco
--addon <device>
pico
ulcd <beagle xm>
--distro <distro>
Debian:
squeeze <default>
Ubuntu
maverick
natty
oneiric
Optional:
--firmware
Add distro firmware
--serial-mode
<dvi is default, this overides>
Debug:
--earlyprintk
<enables earlyprintk over serial>