update Readme

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/8/head
Robert Nelson 13 years ago
parent 81f8e4d068
commit f44699150f

@ -1,16 +1,34 @@
git clone git://github.com/RobertCNelson/netinstall-omap.git git clone git://github.com/RobertCNelson/netinstall-omap.git
cd netinstall-omap cd netinstall-omap
./mk_mmc.sh --mmc /dev/sdX --uboot <dev board> --distro <distro> --firmware sudo ./mk_mmc.sh --mmc /dev/sdX --uboot <dev board> --distro <distro> --firmware
Bugs email: "bugs at rcn-ee.com"
Required Options: Required Options:
--mmc </dev/sdX> --mmc </dev/sdX>
Unformated MMC Card Unformated MMC Card
Additional/Optional options:
-h --help
this help
--probe-mmc
List all partitions
--uboot <dev board> --uboot <dev board>
beagle_bx - <Ax/Bx Models> (omap)
beagle - <Cx, xM A/B/C> beagle_bx - <BeagleBoard Ax/Bx>
panda - <dvi or serial> beagle - <BeagleBoard Cx, xMA/B/C>
touchbook - <serial only> bone - <BeagleBone Ax>
igepv2 - <serial mode only>
panda - <PandaBoard Ax>
(freescale)
mx53loco
--addon <device>
pico
ulcd <beagle xm>
--distro <distro> --distro <distro>
Debian: Debian:
@ -18,6 +36,7 @@ Required Options:
Ubuntu Ubuntu
maverick maverick
natty natty
oneiric
Optional: Optional:
--firmware --firmware
@ -26,9 +45,6 @@ Optional:
--serial-mode --serial-mode
<dvi is default, this overides> <dvi is default, this overides>
--usb-rootfs
<root=/dev/sda1>
Debug: Debug:
--earlyprintk --earlyprintk
<enables earlyprintk over serial> <enables earlyprintk over serial>

Loading…
Cancel
Save