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 71a1cbb673
bump testing kernel for panda
14 years ago
scripts enable the serial port by default in the final image 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 bump testing kernel for panda 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>