= Amahi Install =
* ssh into the plug
* yum -y install httpd
* proceed to Install the [[Selfhda-release** <small><code>rpm -Uvh <latest_rpm repo="amahi-f12" rpm="hda-release" arch="noarch" output="url" /></code></small> * Install hdactl** <small><code>rpm -Uvh --nodeps <latest_rpm repo="amahi-f12" rpm="hdactl" arch="armv5tel" output="url" /></code></small> * Now install <code>hda-platform</code>** <small><code>rpm -Uvh --nodeps <latest_rpm repo="amahi-f12" rpm="hda-platform" arch="noarch" output="url" /></code></small> * Install dependencies:** <small><code>yum -y installrubygems ruby-libs ruby-mysql</code></small> * Start the Amahi installer.** <small><code>service amahi-existing]] instructionsinstaller start</code></small> * And last but not least, but use get the armv5tel hdactlinstaller going by accessing it with a browser: <code><nowiki>http://plug:2000</nowiki></code>
* input the install code!
* report bugs!
= Reporting issues =
* These two are useful:
** <code><nowiki>cat /root/hda-install.log</nowiki></code>
** <code><nowiki>egrep -v 'POST|GET|progress' /tmp/amahi-ruby-install.log</nowiki></code>