Changes

From Amahi Wiki
Jump to: navigation, search
885 bytes added ,  16:15, 5 April 2014
no edit summary
{{MessageBox|backgroundcolor = #FBB|
image =Warning.png|
heading =WARNING|
message = '''DEPRECATED'''<br>This is no longer supported.}}
 
 
Amahi "Plug Edition" &mdash; How to run Amahi on your Plug Computer!
* Any other device based on the [http://plugcomputer.org Marvell Plug Computer]
NoteKnown Issues: * [http://www.globalscaletechnologies.com/p-35-openrd-ultimate.aspx OpenRD Ultimate] will need some tweaking as the current kernel does not support OpenRD Ultimate yet.* eSata [http://en.wikipedia.org/wiki/SheevaPlug SheevaPlug] will need an updated kernel to support the eSata port ([http://bugs.amahi.org/issues/show/850 #850]) 
= Requirements =
= Known issues =
For a list of working / not working apps for plug computers, see [[Plug Apps|Plug Apps page]]page. Also, please check and file any issues in the [http://bugs.amahi.org/projects/show/plug Amahi bug tracker project for the Plug port]
= Detailed Installation Instructions =
{| cellpadding="7"
! 2GB Flash Drive<br/>or SD Card
! 4GB Flash Drive<br/>or SD Card
! 8GB Flash Drive<br/>or SD Card
! 16GB Flash Drive<br/>or SD Card
|-
|2GB, unformatted
|4GB, unformatted
|512MB, Linux Swap<br/>7.5GB, unformatted
|1GB, Linux Swap<br/>15GB, unformatted
Edit the ''create-amahi-f12-plug-disk.sh'' script:
* Change the first line, the one that says '''partition="..."''' to point to the partition you want to use to boot your plug computer.<br/>If you're not sure, '''ls -l /dev/disk/by-id/''' and see if you can find it there.
* Change the second line '''swap="..."''' to point to the partition you want to use for swap. If you do not have a swap partition just set this to a partition that does not exist.* Change the third line, if needed. It should contain the name of the Amahi ''rootfs'' file you downloaded. Example: '''rootfs="amahi-marvell-1.0.9.tar.bz2"'''
* Comment (add a # character at the beginning of) the two following lines, the ones that say '''echo "Please edit this script...''' and '''exit 0'''.
= Tips and Tricks =
Tips, tricks and howto's can be found at [[Plug Tips and Tricks]]
 
= Known Issues =
* See the [http://bugs.amahi.org/projects/show/plug bug tracker] for reported bugs against the plug edition.
* See [[Plug_warboard]] for documented issues.
 
These are mostly what matter for debugging:
{{Code|/root/hda-install.log}}
<br>{{Code|egrep -v 'POST<nowiki>|GET|</nowiki>progress' /tmp/amahi-ruby-install.log}}
12,424

edits