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:
Return:
Default path to the setup program:
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.