diff --git a/docs/source/guides/admin-guides/manage_clusters/common/deployment/use_kernel_patch.rst b/docs/source/guides/admin-guides/manage_clusters/common/deployment/use_kernel_patch.rst index 6ad4b7782..f2c4f4b65 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/deployment/use_kernel_patch.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/deployment/use_kernel_patch.rst @@ -15,10 +15,10 @@ The RPM names below are only examples, substitute your specific level and archit #. Inject the drivers from the new kernel RPMs into the initrd :: - mkdef -t osdistroupdate kernelupdate dirpath=/install/kernels// + mkdef -t osdistroupdate kernelupdate dirpath=/install/kernels// chdef -t osimage rhels7.3-ppc64le-install-compute osupdatename=kernelupdate chdef -t osimage rhels7.3-ppc64le-install-compute netdrivers=updateonly genitrd rhels7.3-ppc64le-install-compute --ignorekernelchk - nodeset osimage=rhels7.3-ppc64le-install-compute --noupdateinitrd + nodeset osimage=rhels7.3-ppc64le-install-compute --noupdateinitrd #. Boot CN from net normallly.