Netinstall for debian based OS on Pandaboards
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.
 
 
Go to file
Robert Nelson cfa7ff48a0
check for GNU fdisk, and halt script
14 years ago
scripts use new stable 2.6.37-x2 for all 14 years ago
.gitignore add gitignore 14 years ago
README redoreadme notes 14 years ago
mk_mmc.sh check for GNU fdisk, and halt script 14 years ago

README

git://github.com/RobertCNelson/netinstall-omap.git
cd netinstall-omap
./mk_mmc.sh --mmc /dev/sdX --uboot <dev board> --distro <distro> --firmware

--mmc </dev/sdX>
    Unformated MMC Card

--uboot <dev board>
    beagle - <Bx, C2/C3/C4, xMA, xMB>
    panda - <--beta>

--distro <distro>
    Debian:
      squeeze <default>
    Ubuntu
      lucid <Bx and Cx boards only>
      maverick <testing>

--firmware
    Add distro firmware

Optional:
--dvi-mode
    <default>

--serial-mode
    force NetInstall to use Serial Port

--usb-rootfs
    <root=/dev/sda1>