Changes

From Amahi Wiki
Jump to: navigation, search
862 bytes added ,  12:52, 11 February 2012
WIP pandaboard
After rebooting, '''<nowiki>http://hda</nowiki>''' should be working if entered on the local system. From a remote system this will only work if you have your DNS pointing to the amahi system as otherwise your system cannot resolve the name "hda".
= 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).
 
The following steps are needed:\
 
== Install Ubuntu on Pandaboard ==
 
Detailed information can be found at: http://www.omappedia.org/wiki/OMAP_Ubuntu_Main and http://www.omappedia.org/wiki/PandaBoard_Ubuntu_Pre-built_Binaries_Guide
 
In brief:
* on a pc fetch the ubuntu 11.10 arm server image: {{Code|wget http://cdimage.ubuntu.com/releases/11.10/release/ubuntu-11.10-preinstalled-server-armel+omap4.img.gz}
* 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>'}
= Other =
121

edits