Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/8/head
Robert Nelson 14 years ago
parent 97a729a6ca
commit f306d3490f

@ -2,7 +2,7 @@ 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 ./mk_mmc.sh --mmc /dev/sdX --uboot <dev board> --distro <distro> --firmware
required options: Required Options:
--mmc </dev/sdX> --mmc </dev/sdX>
Unformated MMC Card Unformated MMC Card
@ -17,10 +17,10 @@ required options:
Ubuntu Ubuntu
maverick maverick
Optional:
--firmware --firmware
Add distro firmware Add distro firmware
Optional:
--serial-mode --serial-mode
<dvi is default, this overides> <dvi is default, this overides>

@ -916,7 +916,7 @@ cat <<EOF
Script Version $SCRIPT_VERSION Script Version $SCRIPT_VERSION
Bugs email: "bugs at rcn-ee.com" Bugs email: "bugs at rcn-ee.com"
required options: Required Options:
--mmc </dev/sdX> --mmc </dev/sdX>
Unformated MMC Card Unformated MMC Card
@ -931,10 +931,10 @@ required options:
Ubuntu Ubuntu
maverick maverick
Optional:
--firmware --firmware
Add distro firmware Add distro firmware
Optional:
--serial-mode --serial-mode
<dvi is default, this overides> <dvi is default, this overides>

Loading…
Cancel
Save