Difference between revisions of "Amahi 8"

From Amahi Wiki
Jump to: navigation, search
Line 1: Line 1:
<center>{{MessageBox|
 
backgroundcolor = #faa|
 
image =Warning.png|
 
heading =WARNING|
 
message = Recommended only for ''Advanced'' users, proceed with caution.<br />
 
<div style="color:darkred">Amahi 8 <b>IS NOT</b> PRODUCTION ready (ALPHA release <b>ONLY</b>)!<br />
 
Welcome help with testing and request feedback in [https://bugs.amahi.org/issues/c bug #1661].</div>}}</center>
 
This page is about the '''ALPHA''' release of Amahi 8 (Fedora 21).
 
  
= Installing Amahi 8 from Scratch =
+
Welcome to the Amahi 8 release. Here are your options to install:
Refer to [[Amahi_8_Install|Amahi 8 Installation]] for new installs.
 
  
= Upgrading from Amahi 7 =
+
* Installing [[Amahi_8_Install|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.
We have tested with a fair bit of success upgrading Amahi 7 to Amahi 8. 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.
 
 
 
See the [[Amahi 8 Upgrade]] guidance on how to perform the upgrade.
 
 
 
Again: while this has been tested, we cannot fully guarantee that it will fully work or not cause issues with your current HDA.
 
  
 
= Unsupported Install Media Testing =
 
= Unsupported Install Media Testing =

Revision as of 01:11, 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 Media Testing

  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]).