Difference between revisions of "Troubleshooting Amahi 11"

From Amahi Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<big>'''Current stable release:'''  Amahi 11 ([[Amahi 11|Fedora 27]])</big>
 
<big>'''Current stable release:'''  Amahi 11 ([[Amahi 11|Fedora 27]])</big>
 +
 +
* [https://www.amahi.org/apps/disk-wizard Disk Wizard] is broken ([https://bugs.amahi.org/issues/2370 Bug #2370]).
  
 
* [https://www.amahi.org/apps/webmin Webmin] install fails with Express CD installs ([https://bugs.amahi.org/issues/2389 Bug #2389]).
 
* [https://www.amahi.org/apps/webmin Webmin] install fails with Express CD installs ([https://bugs.amahi.org/issues/2389 Bug #2389]).

Revision as of 00:14, 18 April 2019

Current stable release: Amahi 11 (Fedora 27)

  • If your router was not set properly in amahi.org, your HDA may not have proper network at all. The simplest thing is to change the router to what the HDA expects. If you can't do that, you can do as follows by editing a file:
    cd /etc/sysconfig/network-scripts/
    nano ifcfg-en*
That is an editor. Find the line that has GATEWAY=x.x.x.x ... and change it to match the IP of your gateway. Type Ctrl-X to exit. It will ask you if would like to save the file. Then reboot.

Back to the Troubleshooting.