Kernel Management
#
Importing a KernelWarewulf nodes require a Linux kernel to boot. There are a number of ways to import a kernel into Warewulf, but this document is going to focus on the easiest and most widely used manner, which is to import it from the host.
If your compute nodes have any special hardware configurations or need any customizations, make and test those customizations on the control node, and when your control node kernel is built and working as you like, you can import it into Warewulf with the following command:
This process will import not only the kernel image itself, but also all of the kernel modules and firmware associated to this kernel.
#
Listing All Imported KernelsOnce the kernel has been imported, you can list them all with the following command:
Once a kernel has been imported and showing up in this list you can configure it to boot compute nodes.