documentation update

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

@ -2,29 +2,31 @@ 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:
--mmc </dev/sdX> --mmc </dev/sdX>
Unformated MMC Card Unformated MMC Card
--uboot <dev board> --uboot <dev board>
beagle - <Bx, C2/C3/C4, xMA, xMB> beagle - <Bx, Cx, xM A/B/C>
panda - <serial only> panda - <dvi or serial>
touchbook - <serial only>
--distro <distro> --distro <distro>
Debian: Debian:
squeeze <default> squeeze <default>
Ubuntu Ubuntu
maverick <works with all BeagleBoard's> maverick
--firmware --firmware
Add distro firmware Add distro firmware
Optional: Optional:
--dvi-mode
<default>
--serial-mode --serial-mode
force NetInstall to use Serial Port <dvi is default, this overides>
--usb-rootfs --usb-rootfs
<root=/dev/sda1> <root=/dev/sda1>
Debug:
--earlyprintk
<enables earlyprintk over serial>

Loading…
Cancel
Save