【发布时间】:2020-07-29 13:53:34
【问题描述】:
我最近开始使用 Centos 8,我安装了 VirtualBox 来管理我的虚拟机,
我遇到的问题是我的 VirtualBox 无法启动任何虚拟机,它告诉我以 root 身份执行此脚本/sbin/vboxconfig,当我运行此脚本时出现以下消息:
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: You must sign these kernel modules before using VirtualBox:
vboxdrv vboxnetflt vboxnetadp vboxpci
See the documenatation for your Linux distribution..
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.
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.
请注意,我的安全启动已启用。 我的问题是如何在 Centos 8 中签署这些内核模块?
感谢和最好的问候, 尤尼斯。
【问题讨论】:
-
将这个问题标记为“这个问题不符合 Stack Overflow 准则”的精英人士愿意在下面告诉我们他/她为什么这样做吗?这对我来说是一个完美的 SO 问题,我很高兴我找到了它,因为它帮助了我。愿意在版主这里留下解释说明吗?
-
我同意你的观点,我花了好几个小时才找到这个回复并在论坛上分享,我希望有人能告诉我们他们为什么这样做。谢谢
标签: linux centos virtual-machine virtualbox centos8