Unfortuanately, this didn't work for us.
It didn't change the kernel when we put Host Kernel in the host section on the fog menu. What IS possible for us though is to change the /tftpboot/pxelinux.cfg menu and throw in a new entry that reads:
Code:
kernel fog/kernel/Kernel-2.6.30.2.ps
...
...
MENU LABEL Full Host Reg and Inventory (PS Kernel)
This sorta does the trick (by the fact it seems to change the linux kernel on pxe boot if we select that menu option from the pxe boot menu, but we get a kernel panic if we do it like this.
Any ideas on what we can do to either get the former working, or the latter?
Cheers!