Difference between revisions of "Amahi 7 installation"

From Amahi Wiki
Jump to: navigation, search
 
(88 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{MessageBox|
 
{{MessageBox|
backgroundcolor = #f8d6d6|
+
backgroundcolor = #faa|
 
image =Warning.png|
 
image =Warning.png|
heading =In progess|
+
heading =WARNING|
message = This page is updated as [[Amahi 7]] on [[Fedora 18]] development reaches release. Expect changes and some inaccuracies.}}
+
message = Amahi 7 for Fedora 19<br />Maintenance Support ONLY!}}
= Installing Amahi 7 for Testing =
+
= Amahi 7 (Express Disc) =
NOTE: for installing Amahi 7 for development, visit the [[Fedora 18]] page
+
* The express-disc installation method is the primary installation method for Amahi 7 with Fedora 19 and as such, upgrades from prior versions of Fedora are not advised, since very much has changed since older versions of Fedora.
 +
* Works with both physical and virtual machine systems.
 +
* Wiki articles being developed for transitioning storage/ shares to Amahi 7.
 +
* Wiki articles being developed for transitioning storage/ shares to Amahi 7.
 +
* See [[Amahi_7_release_notes|Amahi 7 release notes]]
  
* Install Fedora 18 '''minimal''', 32 or 64 bits ('''not''' desktop/LiveCD, though we think desktop may work as it includes more stuff)<br>
+
=== Installation Guide Video! ===
** one way to do this is: http://download.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/i386/iso/Fedora-18-i386-netinst.iso
+
[http://www.youtube.com/watch?v=7PplxD2D7Sk Please see the video tutorial for installation]
** boot, choose Install Fedora, choose language; then in software selection choose "minimal install";
 
** this is '''not''' the default and is at the bottom of the list. Don't forget to remove the cd after installing and before rebooting.
 
* After a minimal install one needs to create a regular user
 
    useradd -c 'Amahi User' -g users -G wheel yourusername
 
* and the password
 
    passwd yourusername
 
* Install Amahi repo by hand with:
 
  <nowiki>rpm -Uvh http://f18.amahi.org/noarch/hda-release-6.9.0-1.noarch.rpm</nowiki>
 
* Get the mariadb base packages (this is to avoid dependency conflicts)
 
  yum -y install mariadb-libs mariadb-server
 
* If mariadb gives conflicts with mysql, uninstall all mysql stuff:
 
  yum -y erase 'mysql*'
 
* Try installing both hda-ctl and hda-platform. This should install a lot of dependencies with them
 
    yum -y install hda-ctl hda-platform
 
* If that works, and only if that works, try this as root:
 
  hda-install YOUR-INSTALL-CODE
 
* When that fails (and it will), please fpaste the log (you may have to yum -y install fpaste). The log should be in
 
  /root/hda-install-*.log
 
  
== Working Apps ==
+
=== Installation Guide ===
 +
[http://docs.amahi.org/amahi-7-express Please reference the Amahi Documentation]
  
'''IMPORTANT''': Apps are in testing. No apps are publicly available in Amahi 7/Fedora 18 yet
+
= x86 32-bit installations =
 +
<b>NOTE:</b>  The Express disc is a x64 (64-bit) installation only.
 +
 
 +
For x86 (32-bit) installation intructions, see the [[Amahi 7 full DVD]] page.  This install method may benefit those experiencing issues with the Express disc install.
 +
 
 +
= USB Install =
 +
Refer to the [[Fedora_19_USB_install|USB Live CD (32/64-bit)]] guidance for details.
 +
 
 +
= GUI Installation =
 +
 
 +
As a desktop environment is not installed. Please refer to  [[GUI_Install_for_Express_Disc|GUI Install for Express Disc]].
 +
 
 +
= Greyhole =
 +
See [[Greyhole#Amahi_7|Greyhole]] for details.

Latest revision as of 00:49, 15 September 2015

Warning.png WARNING
Amahi 7 for Fedora 19
Maintenance Support ONLY!


Amahi 7 (Express Disc)

  • The express-disc installation method is the primary installation method for Amahi 7 with Fedora 19 and as such, upgrades from prior versions of Fedora are not advised, since very much has changed since older versions of Fedora.
  • Works with both physical and virtual machine systems.
  • Wiki articles being developed for transitioning storage/ shares to Amahi 7.
  • Wiki articles being developed for transitioning storage/ shares to Amahi 7.
  • See Amahi 7 release notes

Installation Guide Video!

Please see the video tutorial for installation

Installation Guide

Please reference the Amahi Documentation

x86 32-bit installations

NOTE: The Express disc is a x64 (64-bit) installation only.

For x86 (32-bit) installation intructions, see the Amahi 7 full DVD page. This install method may benefit those experiencing issues with the Express disc install.

USB Install

Refer to the USB Live CD (32/64-bit) guidance for details.

GUI Installation

As a desktop environment is not installed. Please refer to GUI Install for Express Disc.

Greyhole

See Greyhole for details.