启动VirtualBox的虚拟机的时候出现了如图所示的报错

解决办法:
chenxu49@chen:~$ sudo apt-get update
chenxu49@chen:~$ sudo apt-get install dkms
chenxu49@chen:~$ sudo /sbin/vboxconfig
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
chenxu49@chen:~$
之后就重启virtualbox,就可以安装虚拟机了
本文介绍了解决VirtualBox虚拟机启动时出现错误的方法,包括更新软件包、安装dkms模块以及重新配置VirtualBox内核模块,最后重启VirtualBox即可成功安装虚拟机。
2万+

被折叠的 条评论
为什么被折叠?



