>>>>> On Fri, 24 Jul 2015 11:05:33 -0500, John G Heim <jh...@math.wisc.edu> >>>>> said:
> After my FAI install finishes, the PXE boot config file gets renamed to > <something>.disable. I am guessing fai does that somehow. Can I disable > that? task chboot is logging into the install server and calls fai-chboot which disables the pxe config. You may redefine the subroutine task_chboot, or undefine LOGUSER or set $FAI_LOGPROTO to none. But this will also disable saving the log files to your install server. -- regards Thomas