xcat-core
xcat-core copied to clipboard
Driver Installation for stateless boot
Aim : I am setting up a test machine through which I will boot server nodes using Pxe and Xcat netboot image and test my server nodes. so there is one test for which I need nvidia-driver-local-repo-rhel7-550.54.15-1.0-1.x86_64.rpm and NVqual related scripts how to merge this driver or install it on netboot image. please help me with steps to perform.
If you're using stateless boot, one possible option is to use the postbootscripts attribute to run a script after bootup is completed to run yum install with that RPM path. More details can be found at https://xcat-docs.readthedocs.io/en/latest/guides/admin-guides/manage_clusters/common/deployment/prepostscripts/post_script.html