Difference between revisions of "Amahi 8"
From Amahi Wiki
Line 8: | Line 8: | ||
This page is about the '''ALPHA''' release of Amahi 8 (Fedora 21). | This page is about the '''ALPHA''' release of Amahi 8 (Fedora 21). | ||
− | = Installing Amahi 8 = | + | = Installing Amahi 8 from Scratch = |
Refer to [[Amahi_8_Install|Amahi 8 Installation]] for new installs. | Refer to [[Amahi_8_Install|Amahi 8 Installation]] for new installs. | ||
Revision as of 02:52, 7 September 2015
WARNING | |
---|---|
Recommended only for Advanced users, proceed with caution. Amahi 8 IS NOT PRODUCTION ready (ALPHA release ONLY)!
Welcome help with testing and request feedback in bug #1661. |
This page is about the ALPHA release of Amahi 8 (Fedora 21).
Installing Amahi 8 from Scratch
Refer to Amahi 8 Installation for new installs.
Upgrading from Amahi 7/F19
See Amahi 8 Upgrade guidance.
Unsupported Install Media Testing
- Workstation Live DVD Desktop (1.5GB)
- Not configurable for minimal install
- Install and start OpenSSH server
yum -y install openssh-server
systemctl enable sshd.service
systemctl start sshd.service
- SSH into OS to complete Amahi Install steps
- Server Netinstall CD Headless (440MB)
- Select Minimal Install
- May take longer to install depending on internet connection speed as packages are downloaded from Fedora repositories
- SSH into OS to complete Amahi Install steps
- NOTE: USB install using the above methods has not been tested.