xcat-core icon indicating copy to clipboard operation
xcat-core copied to clipboard

Driver Installation for stateless boot

Open ManshiMuskan opened this issue 1 year ago • 1 comments
trafficstars

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.

ManshiMuskan avatar Apr 23 '24 05:04 ManshiMuskan

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

samveen avatar Apr 23 '24 09:04 samveen