Changes

From Amahi Wiki
Jump to: navigation, search
* Installed standard Fedora 14, but did not add the Amahi repository.
1. Create '''/etc/yum.repos.d/amahi.repo''' as '''root''' user and include following text:
{{Text|[amahi] name=Amahi repository for Fedora $releasever baseurl=<nowiki>=http://f$releasever.amahi.org/</nowiki> gpgcheck<nowiki>=</nowiki>0 gpgkey<nowiki>=</nowiki>file:///etc/pki/rpm-gpg/RPM-GPG-KEY-amahi}}
2. We must tell it to use the Amahi repo:
{{Code|yum clean all}}
3. Lets make sure its working (Answer '''NO''', we do not want to update all):
yum {{Codeyum update}}
4. Install the Amahi pieces and dependencies (173MB/65 packages; Answer '''YES'''):
{{Code|yum install hda-suite}}
* Installer takes a few minutes to download the packages.
* A Warning about GPG keys appears after download, answer '''YES''' here:
* Install takes a few minutes, ends with a ''Complete!'' message.
* Update dhclient:
{{Code|yum -y update dhclient}}
* Start the Amahi web installer:
{{Code| service amahi-installer start}}
* Goto: http://localhost:2000 to complete install. You can get your Install Code by logging into http://amahi.org and going to your control panel.
12,424

edits