Changes

From Amahi Wiki
Jump to: navigation, search
11 bytes added ,  12:54, 11 February 2012
no edit summary
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