Difference between revisions of "Self-install-existing"
From Amahi Wiki
Line 1: | Line 1: | ||
= Installation in an existing Fedora machine = | = Installation in an existing Fedora machine = | ||
− | '''NOTE:''' this is not a recommended method to install, unless it's done on a fairly clean | + | '''NOTE:''' this is not a recommended method to install, unless it's done on a fairly clean install of the distribution. The reason is that some things that may have been done to the machine that may affect the way the HDA behaves. In that case, issues may be harder to debug/fix. The recommended method is doing it [[self-install|from scratch]]. |
− | Regardless, here are the install instructions | + | Regardless, here are the install instructions: |
* Do this as root: | * Do this as root: |
Revision as of 19:36, 13 July 2007
Installation in an existing Fedora machine
NOTE: this is not a recommended method to install, unless it's done on a fairly clean install of the distribution. The reason is that some things that may have been done to the machine that may affect the way the HDA behaves. In that case, issues may be harder to debug/fix. The recommended method is doing it from scratch.
Regardless, here are the install instructions:
- Do this as root:
rpm -ivh http://fedora7.amahi.org/noarch/hda-release-0.2-1.noarch.rpm
- Then, also as root, do this:
yum -y install hda-suite hda-install -f <hda-id>
- Replace the hda-id with your hda-id, obviously
- Report bugs in the install category!
- Save the output and paste it to the bug report.