Failed to open a session for the virtual machine Charles-XP.
The virtual machine 'Charles-XP' has terminated unexpectedly during startup with exit code 1.
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Machine
Interface: IMachine {5eaa9319-62fc-4b0a-843c-0cb1940f8a91}
在安装了virtualbox-dkms后Kernel driver not installed (rc=-1908)
Please install the virtualbox-dkms package and execute 'modprobe vboxdrv' as root.
代码: 全选
sudo apt-get install dkms virtualbox-ose-dkms
代码: 全选
modprobe vboxdrv
这怎么办了?官方的deb包和软件仓库里面的都装了试了,还是这个问题。求大家帮忙~FATAL: Module vboxdrv not found.
