Description
When installing CloudLinux, it fails with the following error:
# sh cldeploy -i
Checking for an update to cldeploy
Downloading version.dat (please wait)
cldeploy is already the latest version (1.71) - continuing
You have third-party kernel module(s) rpm installed:
kmod-*
It's (They are) not compatible with CloudLinux kernel.
Please contact CloudLinux support at https://cloudlinux.zendesk.com/hc/requests/new
Workaround
Either the kernel module will need to be uninstalled or the installer may be ran with the following option:
# sh cldeploy -i --skip-kmod-check
This option will avoid the kernel-header checks from the CloudLinux installation script. Please note however that in certain situations, this has been observed to result in a kernel panic. Please consult with your administrator prior to moving moving forward with the installation using the --skip-kmod-check option.
Comments
0 comments
Article is closed for comments.