|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (7)
View Page History...
{code}yum install kernel-devel{code}
You then must reboot Linux to grant control of the server to the new kernel.
*To check the version of the running kernel*:
...
*To install the kernel module needed for the Backup Agent*:
You must install the kernel module needed for the Backup Agent using the following command:
Normally the server backup agent will automatically install the kernel, if needed at start up. The agent will also check for kernel updates at start-up and update the module as needed.
You can install the kernel module needed for the Backup Agent using the following command:
{code}serverbackup-setup --get-module{code}
*To set the kernel module installer to use the non-default kernel source directory*:
*To set the kernel module installer to use the non-default kernel source directory*:
...
Where the proxy_ip is the IP address or fully qualified host name of your proxy server, and the proxy port is the port used by the proxy server.
Then run serverbackup-setup \--get-module as usual.
Add the above line to the /etc/init.d/cdp-agent to allow the agent to update the kernel module as needed at start up.
h3. Build a kernel module without an Internet connection
...