Difference between revisions of "Self-install-existing"

From Amahi Wiki
Jump to: navigation, search
Line 5: Line 5:
 
Regardless, here are the install instructions:  
 
Regardless, here are the install instructions:  
  
* Do this as full root (either "su -" or logged in directly as root):
+
* Do this as full root (either "su -" or logged in directly as root) ** for Fedora 9 see below:
  
 
<small><pre><nowiki>
 
<small><pre><nowiki>
Line 11: Line 11:
 
</nowiki></pre></small>
 
</nowiki></pre></small>
  
Note: for Fedora9, it's this <pre>http://f9.amahi.org/noarch/hda-release-0.3-1.noarch.rpm</pre>
 
 
* Then, also as full root (/usr/sbin/hda-install is not in the path otherwise), do this:
 
* Then, also as full root (/usr/sbin/hda-install is not in the path otherwise), do this:
  
Line 22: Line 21:
 
* [https://sourceforge.net/tracker/?func=add&group_id=197148&atid=960303 Report bugs in the install category]!
 
* [https://sourceforge.net/tracker/?func=add&group_id=197148&atid=960303 Report bugs in the install category]!
 
* Save the output and paste it to the bug report.
 
* Save the output and paste it to the bug report.
 +
 +
** Note: for Fedora9, it's this <pre>http://f9.amahi.org/noarch/hda-release-0.3-1.noarch.rpm</pre>

Revision as of 01:58, 16 September 2008

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 full root (either "su -" or logged in directly as root) ** for Fedora 9 see below:
     rpm -ivh http://f8.amahi.org/noarch/hda-release-0.2-1.noarch.rpm
  • Then, also as full root (/usr/sbin/hda-install is not in the path otherwise), do this:
     yum -y install hda-suite
     hda-install -f <install-code>

** Note: for Fedora9, it's this

http://f9.amahi.org/noarch/hda-release-0.3-1.noarch.rpm