我尝试在 Ubuntu 12.10 上设置虚拟机。我安装了 Oracle Vm VirtualBox Manager。然后,我按照步骤操作,从设置>存储中选择 .iso 文件。然后单击 live cd/dvd 选项。然后确定,当我单击开始按钮时,出现这样的错误:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a
permissionproblem with /dev/vboxdrv. Please reinstall the kernel module by
executing
'/etc/init.d/vboxdrv setup'
as root. If it is available in your distribution, you should install the DKMS package
first. This package keeps track of Linux kernel changes and recompiles the vboxdrv
kernel module if necessary.
我重新安装了程序并重新启动了电脑,但没有工作。另外,更新了内核驱动程序但没有工作。可以做些什么来解决它?