Self-install-livecd

From Amahi

[edit] Installing an HDA via Live CD

  • NOTE: for full install info visit this link
  • Download the live CD
  • Install to hard disk as you please
  • Run the commands below as root (either diretly or through sudo)
  • Install HDA repository
   rpm -Uvh http://f8.amahi.org/noarch/hda-release-0.2-1.noarch.rpm
  • Install all of the HDA RPMs:
   yum install -y "hdactl*"
  • The quotes are important.
  • After this, you have to proceed to configure the HDA
   hda-install <install-code>

Please note that this last step installs some Amahi apps, which contains at least one application that is large (60MB), which can take time to load in slower connections. If your line is not very fast, it may appear hung, so be patient.

  • It is possible that you may need to install the rest of the HDA apps:
   yum install -y "hda-*"