Name Last modified Size Description
Parent Directory -
md5sums.txt 16-Oct-2010 09:23 606
mkcard.txt 15-Oct-2010 12:09 1.0K
MLO 16-Oct-2010 08:18 20K
MLO-omap4430-panda-1.41rs+r0+gitr1f96474d8df8ebcd1d982ec89241f508775aceb1-r0 16-Oct-2010 08:18 20K
u-boot-omap4430-panda-2010.9+r0+gitccd0c67858c6e2807c695e2c8f545284cb871866-r0.bin 15-Oct-2010 12:13 143K
u-boot.bin 15-Oct-2010 12:13 143K
uImage 15-Oct-2010 12:14 2.4M
uImage-2.6.35-r90-omap4430-panda.bin 15-Oct-2010 12:14 2.4M
These short notes aim to help beginners get a working Angstrom system running on the pandaboard.
$ sudo tar -xjv -C /media/rootfs -f /path/to/Angstrom-Pandaboard-demo-image*rootfs.tar.bz2This assumes that the SD card has the root filesystem (ext3) partition mounted as
/media/rootfs.uImage-2.6.* (kernel) file in /boot of
the rootfs and copy the file to the boot partition
as uImage. This new kernel is required to boot the
filesystem reliably. This will replace your existing validation kernel if it
is present. Before doing this step, you may wish to rename the working
validation kernel from uImage to something else before you
copy the Angstrom uImage file.
NOTE: Use external 5V supply and remove all USB connections from the Pandaboard when booting for the first time. Try USB later once you know it works.
Watch the serial port output. You should observe the following:
Some common problems and their fixes
etc/default/usb-gadget
set USB_MODE='networking' and run the module reconfiguration script
(name?).
Once you have a working Angstrom system you may want to connect it to:
Time to visit the Angstrom User Guide.