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 5aeecab700
use carl9170-1.fw over ar9170.fw
14 years ago
scripts drop lucid, it had bitroted into non working and it only worked on old Bx and Cx boards with nand 14 years ago
.gitignore add gitignore 14 years ago
README update readme after lucid removal and update copyright date 14 years ago
mk_mmc.sh use carl9170-1.fw over ar9170.fw 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 - <serial only>

--distro <distro>
    Debian:
      squeeze <default>
    Ubuntu
      maverick <works with all BeagleBoard's>

--firmware
    Add distro firmware

Optional:
--dvi-mode
    <default>

--serial-mode
    force NetInstall to use Serial Port

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