Difference between revisions of "Amahi 8"

From Amahi Wiki
Jump to: navigation, search
Line 5: Line 5:
 
* Upgrading from Amahi 7 to Amahi 8: we have tested with a fair bit of success upgrading. We have tested with clean versions and fully-updated versions of Amahi 7. If your system is heavily modified, it may not upgrade as well. Visit the [[Amahi 8 Upgrade]] guidance on how to perform the upgrade.
 
* Upgrading from Amahi 7 to Amahi 8: we have tested with a fair bit of success upgrading. We have tested with clean versions and fully-updated versions of Amahi 7. If your system is heavily modified, it may not upgrade as well. Visit the [[Amahi 8 Upgrade]] guidance on how to perform the upgrade.
  
= Unsupported Install Media Testing =
+
= 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)
 
# [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  
 
#* Install, enable, and start OpenSSH server  

Revision as of 01:12, 8 September 2015

Welcome to the Amahi 8 release. Here are your options to install:

  • Installing Amahi 8 from scratch. This is for new installs.
  • Upgrading from Amahi 7 to Amahi 8: we have tested with a fair bit of success upgrading. We have tested with clean versions and fully-updated versions of Amahi 7. If your system is heavily modified, it may not upgrade as well. Visit the Amahi 8 Upgrade guidance on how to perform the upgrade.

Unsupported Install Methods

  1. Workstation Live DVD Desktop (1.37GB)
    • Install, enable, and start OpenSSH server
      • yum -y install openssh-server
      • systemctl enable sshd.service
      • systemctl start sshd.service
    • From text console or SSH into OS to complete Amahi Install steps
  2. 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 Install steps
  3. Live LSDE Desktop (869MB)
    • Enable and start OpenSSH server
      • systemctl enable sshd.service
      • systemctl start sshd.service
    • From text console or SSH into OS to complete Amahi Install steps


NOTE: USB install can be accomplished for the above media using UNetbootin (supports Windows/Linux/Mac OS]).