小编Avi*_*ash的帖子

虚拟机的“流浪”问题

$ vagrant up

The provider 'virtualbox' that was requested to back the machine
'scdev' is reporting that it isn't usable on this system. The
reason is shown below:

VirtualBox is complaining that the installation is incomplete. Please
run `VBoxManage --version` to see the error message which should contain
instructions on how to fix this error.
Run Code Online (Sandbox Code Playgroud)

然后我尝试调查,似乎我已经有了这些包:

$ VBoxManage --version
WARNING: The character device /dev/vboxdrv does not exist.
 Please install the virtualbox-dkms package and the appropriate
 headers, most likely linux-headers-generic.

 You …
Run Code Online (Sandbox Code Playgroud)

virtualbox vagrant 16.04

6
推荐指数
1
解决办法
2万
查看次数

标签 统计

16.04 ×1

vagrant ×1

virtualbox ×1