PXE boot and kernel module
All,
The master and compute nodes have an ethernet card which is not supported by the kernel in Pelican HPC (e1000e). For the master node I downloaded the driver, make, make-install, modprobe etc. and managed to get it up and running.
Do I need to do anything to the PXE side of things so that the compute nodes (as they also use the same network card as the master node) also receive this driver? If so how is this achieved?
Thanks in advance.