Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
{{MessageBox|backgroundcolor = #faa|image =Warning.png|heading =WARNING|message = Amahi 7 for Fedora 19<br />Maintenance Support ONLY!}}= '''WARNING''' =
=Amahi 7 Express Disc = Second reboot is not occurring (install is not finished) ==One reason for this to happen is a wrong setting in the Network page of your Installer.<br>It says by default<br> Hostname: localhost.localdomain<br><br>I filled in ams.ldqk.net (substituted localhost by ams and localdomain by ldqk.net)<br><br>In my Control Panel - Home Domain I entered<br>ldqk.net<br>The installer will finish correctly (so it seems) but the second reboot will never happen.<br><br>In fact the installer ends in errors which you can only find in the amahi logfiles when you are logged in as root. Nothing is displayed at the screen.<br><br>The solution was to enter in the Network page of the installer for localhost.localdomain ams.ldqk<br>Most likely the second dot caused the problems.
== HTTP server is not started by default System crashes during Install==After succesfull second reboot I noticed that the AMAHI desktop did not start. Via the command <br>ps -ef|grep hhtp <br>I noticed that there was not running a http server.
The command<br>Install crashes after the initial information gathering section, but before the files start to be copied from the DVD:systemctl status httpd<br>* Check if the BIOS has any UEFI boot settings and if so, disable them or set the options to legacy only boot. showed me that an error occurred during startup of the http service* Disable secure boot mode if available.
The command<br>
systemctl restart httpd<br>
systemctl status httpd<br>
fixed this and showed me that http service was started correctly.
After This fixed a reboot this error occurred again.Now changing the value in <br>/etc/hostname to<br>localhost<br>fixed this.<br> After crash with a reboot the http service is now started as it should beGigabyte motherboard.<br>
<b>My advice leave ==tsc fast calibration failed==After selecting the values in first '''Install Amahi 7''' option, you received the error ''tsc fast calibration failed''. Shortly after this the amahi express install at screen may go blank, and although the network section DVD drive continued to its default value being<br>localhostspin for a few minutes, install may never progress.localdomain</b>
To overcome the error, select the '''Troubleshooting''' option, and choosing the '''Install with basic graphics''' option. Installation should now proceed. == Second reboot does not occur == If the second reboot does not occur, this means the install is not finished. One reason for this to happen is a wrong setting in the Network page of your Installer. By default it says this and we recommend this is left as is:  Hostname: localhost.localdomain However, I had filled in my host names (which resolved). The solution was to reinstall and leave the Network page of the installer the defaul localhost.localdomain == HTTP server is not running ==After succesfull second reboot I noticed that the Amahi dashboard did not work. I noticed that there was not running the http server, via the command  ps -ef | grep http This command showed me that an error occurred during startup of the http service. It could not resolve the hostname I gave it:  systemctl status httpd These commands started the httpd server, showing me that it was started correctly:  systemctl restart httpd systemctl status httpd After a reboot this error occurred again. Now changing the value in /etc/hostname to  localhost fixed this. After a reboot the http service is now started as it should be. We recommend you leave the values in the Amahi express install at the network section to its default value:  localhost.localdomain <!--= Amahi 6 Express =
==Reboot Loop==
* /etc/init.d/network restart
* check that eth0 has started, if not edit /etc/sysconfig/network-scripts/ifcfg-eth0; modify ONBOOT=no to ONBOOT=yes; then issue the "ifup eth0" command.
* ConfigAmahi (wait for a while untill it says reboot, then reboot)-->==Yum Updatefails==
If you try to do yum update after install and have problems, try this [http://digitizor.com/2009/06/17/how-to-fix-the-cannot-retrieve-repository-metadata-repomd-xml-error-in-fedora-11/ solution].
12,424

edits