커널 업데이트 후 VirtualBox를 사용할 수 없게 된 경우
2888 단어 fix카넬VirtualBoxerror
Virtual box show error after kernel update :(
The vboxdrv kernel module is not loaded.
Either there is no module available for the current kernel
C:\home\funa> sudo /sbin/vboxconfig
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: failed: Look at /var/log/vbox-setup.log to find out what went wrong.
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root. If your system is using EFI Secure Boot you may need to sign the
kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load
them. Please see your Linux system's documentation for more information.
I reinstalled Virtualbox and it worked
sudo apt-get install --reinstall virtualbox
I also checked my logs
에라 로구 (긴)
Building the main VirtualBox module.
Error building the module:
make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C /lib/modules/5.8.0-kali1-amd64/build M=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -j8 modules
make[1]: 警告: 副次 make で -j8 を強制指定しました: jobserver モードをリセットします.
make -C /usr/src/linux-headers-5.8.0-kali1-amd64 -f /usr/src/linux-headers-5.8.0-kali1-common/Makefile modules
make -f /usr/src/linux-headers-5.8.0-kali1-common/scripts/Makefile.build obj=/tmp/vbox.0 \
single-build= \
In file included from /usr/src/linux-headers-5.8.0-kali1-common/include/asm-generic/percpu.h:7,
make[3]: *** [/usr/src/linux-headers-5.8.0-kali1-common/scripts/Makefile.build:286: /tmp/vbox.0/linux/SUPDrv-linux.o] エラー 1
make[3]: *** 未完了のジョブを待っています....
make[2]: *** [/usr/src/linux-headers-5.8.0-kali1-common/Makefile:1768: /tmp/vbox.0] エラー 2
make[1]: *** [/usr/src/linux-headers-5.8.0-kali1-common/Makefile:185: __sub-make] エラー 2
make: *** [/tmp/vbox.0/Makefile-footer.gmk:117: vboxdrv] エラー 2
Unfortunately if you need to recompile, check some articles.
htps //w w.ぃ. 오 rg / cs / / ゔ ぉ p 맨 t / 레코 m ぃ ん g ぇ- ぃ-
htps // c포인 t-b. 이. jp/아리치 cぇ/201903/8784/
Thx!
Reference
이 문제에 관하여(커널 업데이트 후 VirtualBox를 사용할 수 없게 된 경우), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/yfuna/items/9d5e0d0afecec374caad
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
The vboxdrv kernel module is not loaded.
Either there is no module available for the current kernel
C:\home\funa> sudo /sbin/vboxconfig
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: failed: Look at /var/log/vbox-setup.log to find out what went wrong.
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root. If your system is using EFI Secure Boot you may need to sign the
kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load
them. Please see your Linux system's documentation for more information.
sudo apt-get install --reinstall virtualbox
Building the main VirtualBox module.
Error building the module:
make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C /lib/modules/5.8.0-kali1-amd64/build M=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -j8 modules
make[1]: 警告: 副次 make で -j8 を強制指定しました: jobserver モードをリセットします.
make -C /usr/src/linux-headers-5.8.0-kali1-amd64 -f /usr/src/linux-headers-5.8.0-kali1-common/Makefile modules
make -f /usr/src/linux-headers-5.8.0-kali1-common/scripts/Makefile.build obj=/tmp/vbox.0 \
single-build= \
In file included from /usr/src/linux-headers-5.8.0-kali1-common/include/asm-generic/percpu.h:7,
make[3]: *** [/usr/src/linux-headers-5.8.0-kali1-common/scripts/Makefile.build:286: /tmp/vbox.0/linux/SUPDrv-linux.o] エラー 1
make[3]: *** 未完了のジョブを待っています....
make[2]: *** [/usr/src/linux-headers-5.8.0-kali1-common/Makefile:1768: /tmp/vbox.0] エラー 2
make[1]: *** [/usr/src/linux-headers-5.8.0-kali1-common/Makefile:185: __sub-make] エラー 2
make: *** [/tmp/vbox.0/Makefile-footer.gmk:117: vboxdrv] エラー 2
Reference
이 문제에 관하여(커널 업데이트 후 VirtualBox를 사용할 수 없게 된 경우), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/yfuna/items/9d5e0d0afecec374caad텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)