Does cPanel or WHM Use modprobe?

JaredR.

Well-Known Member
Feb 25, 2010
1,834
27
143
Houston, TX
cPanel Access Level
Root Administrator
modprobe manipulates kernel modules

modprobe is used to load and unload kernel modules, which is an operating system-level issue. cPanel does not do anything involving loading or unloading kernel modules. The modprobe man page provides a more complete description of what it does:

modprobe(8): add/remove modules from Kernel - Linux man page

In this case, modprobe is complaining that it cannot load a component of "2.6.32.12-rscloud". Based on the filename, and the fact that you have a RackSpace CloudServer, I recommend asking RackSpace for assistance with this.