Skip to end of metadata
Go to start of metadata

Installing Custom Kernels

The Custom Kernel Installer allows you to retrieve the Kernel module required for the CDP Agent to work properly on Linux with custom kernel. Normally, the Custom Kernel Installer is executed automatically during the CDP Agent installation. However, you can also run the Custom Kernel Installer manually if your Linux configuration has changed (See the examples below). The #r1soft-setup tool will automatically build a module suitable for your Kernel version.

Follow the instructions below to run the Custom Kernel Installer.

1. Use the #r1soft-setup command to execute the Custom Kernel Installer. The #r1soft-setup tool connects to the server, sends the information about the Kernel, and then downloads the binary module from the server.

Tip
To get a module for default Kernel, use the following command:
# r1soft-setup --get-module

Use --kernel-dir and --dest options to get the module for non-default Kernel and place it to non-default location:

# r1soft-setup --get-module --kernel-dir /lib/modules/2.6.18-194.el5/build --dest ~/new

Return:

Checking for binary module Waiting - Complete. Saving kernel module to '/root/new/hcpdriver-cki-2.6.18-238.9.1.el5.ko' Kernel module is now installed. Use '/etc/init.d/cdp-agent restart' to load the new driver

Default path to the setup program:

/usr/bin/r1soft-setup

2. The next screen will display some debugging messages from the Custom Kernel Installer, followed by a message informing you that the Backup driver has been retrieved.

Note
The Custom Kernel Installer should be able to connect to the Internet via HTTP. Make sure that the server has Internet connection and that the firewall does not block outgoing HTTP connections.

See also r1soft-setup.

Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.