Difference between revisions of "Amahi 8"

From Amahi Wiki
Jump to: navigation, search
Line 11: Line 11:
  
  
 
+
* [[Amahi 8 install via unsupported methods]]. This is ''NOT recommended or supported''
== Unsupported Install Methods ==
 
# [http://download.fedoraproject.org/pub/fedora/linux/releases/21/Workstation/x86_64/iso/Fedora-Live-Workstation-x86_64-21-5.iso Workstation Live DVD] Desktop (1.37GB)
 
#* Install, enable, and start OpenSSH server
 
#**<code>yum -y install openssh-server</code>
 
#**<code>systemctl enable sshd.service</code>
 
#**<code>systemctl start sshd.service</code>
 
#* From text console or SSH into OS to complete [[Amahi_8_Install#Amahi|Amahi Install]] steps
 
# [http://download.fedoraproject.org/pub/fedora/linux/releases/21/Server/x86_64/iso/Fedora-Server-netinst-x86_64-21.iso Server Netinstall CD] Headless (424MB)
 
#* Select ''Minimal Install''
 
#* May take longer to install depending on internet connection speed as packages are downloaded from Fedora repositories
 
#* From text console or SSH into OS to complete [[Amahi_8_Install#Amahi|Amahi Install]] steps
 
# [http://lug.mtu.edu/fedora/linux/releases/21/Live/x86_64/Fedora-Live-LXDE-x86_64-21-5.iso Live LSDE] Desktop (869MB)
 
#* Enable and start OpenSSH server
 
#**<code>systemctl enable sshd.service</code>
 
#**<code>systemctl start sshd.service</code>
 
#* From text console or SSH into OS to complete [[Amahi_8_Install#Amahi|Amahi Install]] steps
 
<br />
 
:'''NOTE:''' USB install can be accomplished for the above media using [http://unetbootin.sourceforge.net/ UNetbootin] (supports Windows/Linux/Mac OS]).
 

Revision as of 01:20, 8 September 2015

Welcome to the Amahi 8 release!

Supported Install Methods

Here are your options to install:

  • Installing Amahi 8 from scratch. This is for new installs and this is the recommended way to install.


  • Upgrading from Amahi 7 to Amahi 8: we have tested this with a fair bit of success, with clean versions and fully-updated versions of Amahi 7. If your system is somewhat modified, it may not upgrade well.