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
696d774c65
|
13 years ago | |
---|---|---|
scripts | 13 years ago | |
.gitignore | 14 years ago | |
INSTALL.Debian | 13 years ago | |
README | 13 years ago | |
TODO | 14 years ago | |
mk_mmc.sh | 13 years ago | |
test.Ubuntu | 13 years ago |
README
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> --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 Optional: --distro <distro> Debian: squeeze <default> Ubuntu maverick natty oneiric --addon <device> pico ulcd <beagle xm> --firmware Add distro firmware --serial-mode <DVI Mode is default, this overrides it for Serial Mode> Additional Options: -h --help this help --probe-mmc List all partitions: sudo ./mk_mmc.sh --probe-mmc Debug: --earlyprintk <enables earlyprintk over serial>