View Source

R1Soft allows to gets a binary module, without building a module from headers.

Follow instructions below to get a Kernel module and install.

1. Run the {color:#fd4703}*\#r1soft-setup{*}{color} command with the {color:#fd4703}*\--binary-only{*}{color} option.
{code}# r1soft-setup --binary-only{code}

!41.png!

2. Wait till checking for binary module complete.
{code}Checking for binary module
Waiting -
Complete.{code}

!42.png!
{info:title=Note}The default destination for Kernel module is {color:#fd4703}/lib/modules/r1soft/{color}.{info}
3. Once module installed, restart the Agent. Run the following command:

{code}/etc/init.d/cdp-agent restart{code}

See [Linux Agent CLI - Restarting The Agent].

For more information about {color:#fd4703}*\#r1soft-setup{*}{color} tool and its options see [r1soft-setup].

{excerpt:hidden=true}Instructions on how to get a Kernel module using Linux Agent CLI.{excerpt}