Changes

From Amahi Wiki
Jump to: navigation, search
509 bytes added ,  12:59, 11 February 2012
no edit summary
= How to install Amahi on Pandaboard =
If you want to install Amahi onPandaboard it is highly recommended to use a USB hard disk. If not, you should go for a fast SDHC card of at least 4GB (better 8GB). If you want to install on an USB hard disk an SD card of at least 2GB is needed. Other thin gneeded is a serial cable for console access to the pandaboard.
The following steps are neededto get amahi going:\
== Install Ubuntu on Pandaboard ==
* prepare your sd card, for <device name> use the name of your sd card (not a partition) (e.g. /dev/sdf) NOTE this will overwrite the whole card!:
{{Code| sudo sh -c 'zcat ubuntu-11.10-preinstalled-server-armel+omap4.img.gz > /dev/<device name>'}}
* remove the SD card from your PC, insert it into the pandaboard and hook up a serial cable (or a USB to serial cable).
* start a terminal emulator on your PC (e.g. minicom); make sure you configure it properly (115200 8N1) and use the proper line (in my case /dev/ttyUSB0, but this depends on your actual hardware)
* power the board
= Other =
121

edits