2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-14 15:20:29 +00:00

Fix github issue #5577, document update (#5578)

This commit is contained in:
Gᴏɴɢ Jie
2018-09-11 09:23:40 +08:00
committed by Bin Xu
parent 863c36c83f
commit fdd5772c5b

View File

@@ -203,10 +203,7 @@ For diskless deployment, the script need to add to the postinstall script of the
cat >>/install/custom/netboot/rh/cudafull.rhels7.ppc64le.postinstall <<-EOF
cp /install/postscripts/cuda_power9_setup \$installroot/tmp/cuda_power9_setup
chroot \$installroot /tmp/cuda_power9_setup
rm -f \$installroot/tmp/cuda_power9_setup
/install/postscripts/cuda_power9_setup
EOF
chdef -t osimage rhels7.5-ppc64le-netboot-cudafull postinstall=/install/custom/netboot/rh/cudafull.rhels7.ppc64le.postinstall