커널 드라이버가 설치되지 않음(rc=-1908) ubuntu 16.04

커널 드라이버가 설치되지 않음(rc=-1908) ubuntu 16.04

이와 관련하여 많은 질문이 있다는 것을 확인했지만 제안된 솔루션 중 내 설정에 맞는 솔루션을 얻지 못했습니다. 보안 부팅을 활성화했지만.

나는 성공하지 못한 채 다음 명령을 시도했습니다.

그런데 3번 끝부분에서 다음 코드를 가리키는 문제가 있는 것 같습니다.

virtualbox.service - LSB: VirtualBox Linux kernel module
   Loaded: loaded (/etc/init.d/virtualbox; bad; vendor preset: enabled)
   Active: failed (Result: exit-code) since Wed 2016-09-07 16:27:35 GMT; 2min 45s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 1135 ExecStart=/etc/init.d/virtualbox start (code=exited, status=1/FAILURE)

Sep 07 16:27:35 HP-PC systemd[1]: Starting LSB: VirtualBox Linux kernel module...
Sep 07 16:27:35 HP-PC virtualbox[1135]:  * Loading VirtualBox kernel modules...
Sep 07 16:27:35 HP-PC virtualbox[1135]:  * modprobe vboxdrv failed. Please use 'dmesg' to find out
Sep 07 16:27:35 HP-PC virtualbox[1135]:    ...fail!
Sep 07 16:27:35 HP-PC systemd[1]: virtualbox.service: Control process exited, code=exited status=1
Sep 07 16:27:35 HP-PC systemd[1]: Failed to start LSB: VirtualBox Linux kernel module.
Sep 07 16:27:35 HP-PC systemd[1]: virtualbox.service: Unit entered failed state.
Sep 07 16:27:35 HP-PC systemd[1]: virtualbox.service: Failed with result 'exit-code'.

결국 가상 머신을 실행할 수 없습니다.

관련 정보