Page 1 of 1

Express install reboot loop

Posted: Tue Jul 06, 2010 1:33 am
by EricD
Anyone tried the expert express installation?
The basic express installation works perfect but since i want to use drive encryption, i have to use the expert installation procedure.
In that case the installation ends in a reboot loop (also mentioned a few topics ago).
"ConfigAmahi" does not work (ends after a fraction of a second...not normal I believe).
Any ideas? (i am not a linux expert)

Re: Express install reboot loop

Posted: Tue Jul 06, 2010 2:16 am
by moredruid
check that eth0 has started (ifconfig), if not edit /etc/sysconfig/network-scripts/ifcfg-eth0; modify ONBOOT=no to ONBOOT=yes; then issue the "ifup eth0" command. the ConfigAmahi command should take longer now.

Re: Express install reboot loop

Posted: Tue Jul 06, 2010 11:01 am
by EricD
Set "ONBOOT" to 'yes' but unfortunately no difference