ADVM-09221
Unable to find kernel rpm 'string'
Cause
The kernel rpm file can not be read, does not exist or does not match the requirements for an rpm file.
Action
Ensure the given rpm file exists, has read permissions, and that the rpm provides kABI symbols. To verify rpm kABI symbols use the following command: 'rpm -qip --provides <path_to_rpm_file>' A symbol list should be displayed and look like this: kernel(symbolfoo) = 0xvaluefoo ksym(symbolfoo) = 0xvaluefoo See command help for more information.
ADVM-09221
Unable to find kernel rpm 'string'
Cause
The kernel rpm path name or the installed kernel rpm name is incorrect or the kernel rpm name does not exist in rpmdb.
Action
If providing a kernel rpm file path, verify the file path exists, has read permissions, and that the rpm provides kABI symbols. See command help for more information.
ADVM-09221
Unable to find kernel rpm 'string'
Cause
The kernel rpm path name or the installed kernel rpm name is incorrect or the kernel rpm name does not exist in rpmdb.
Action
If providing a kernel rpm file path, verify the file path exists, has read permissions, and that the rpm provides kABI symbols. See command help for more information.