Updating the HTCrypt Kernel Dependencies

If you update the Linux kernel on the VM, you need to update the kernel-devel and kernel-headers packages as well. To do so:

  1. Log into the VM as root.
  2. If you want to:

    • Update the kernel and all dependencies at the same time, enter the htdrv update command.
    • Update just the kernel-headers and kernel-devel packages, enter the yum update kernel kernel-devel kernel-headers command.
  3. Reboot the VM.

What to Do Next 

If the HTCrypt Driver still reports kernel errors or that there is a mismatch between the kernel and its dependencies, you can rebuild the driver using the htdrv driver rebuild command. If this does not fix the issue, use the htdrv update command.