tencent cloud

피드백

Common Problems

마지막 업데이트 시간:2022-06-17 18:49:37

    A signature error occurred "module verification failed: signature and/or required key missing - tainting kernel"

    • Module signature verification is a kernel feature, which needs to be enabled through the Linux kernel compilation.
    • Solution 1: When compiling the kernel, add CONFIG_MODULE_SIG=n.
    • Solution 2: Sign the kernel module with the certificate, as shown below:
      /usr/src/linux-4.9.61/scripts/sign-file sha512/usr/src/linux-4.9.61/certs/signing_key.pem /usr/src/linux-4.9.61/certs/signing_key.x509 toa.ko

    The /lib/modules directory is missing during compilation

    • This error is often associated with the following situations:
    • The kernel package is not installed.
    • When the directory is modified, you need to correct it by yourself.
    • When the kernel does not have the build directory, you need to manually create a soft link to the exact version of the kernel header.
      cd /lib/modules/4.9.0-13-amd64 && ln -s /usr/src/linux-headers-4.9.0-13-amd64 build
    문의하기

    고객의 업무에 전용 서비스를 제공해드립니다.

    기술 지원

    더 많은 도움이 필요하시면, 티켓을 통해 연락 바랍니다. 티켓 서비스는 연중무휴 24시간 제공됩니다.

    연중무휴 24시간 전화 지원