On Fri, Jul 10, 2015 at 08:44:20AM -0500, John G Heim wrote: > At the end of an install, my install client has a message that says > press enter to reboot. But it doesn't work.In fact, issuing a > shutdown command doesn't work. I've tried "shutdown -r now", > "reboot". I've tried logging in via ssh and issuing those same > commands. I have to power cycle the machine to get it to boot into > the new install. Any ideas?
Use "faireboot" from the command line (you have "sshd" in your FAI_FLAGS, I presume?). Did you add "reboot" to FAI_FLAGS? - S