Vagrant 检测到不支持安装的 VirtualBox [英] Vagrant has detected that the VirtualBox installed is not supported

查看:35
本文介绍了Vagrant 检测到不支持安装的 VirtualBox的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Vagrant 的小问题;我安装了 Vagrant(适用于 Windows)的最新下载.我已经能够很好地下载文件.

Slight issue with Vagrant; I have the latest download of Vagrant (for Windows) installed. I've been able to download the files just fine.

但是,在下载该框后,我遇到了一个小问题,即在输入 Vagrant 时,它说:

However, after downloading the box, I've got a slight issue, in which when typing Vagrant up, it says:

Vagrant 检测到不支持安装的 VirtualBox [...] 4.0、4.1、4.2、4.3"

"Vagrant has detected that the VirtualBox installed is not supported [...] 4.0, 4.1, 4.2, 4.3"

但我有 4.3.

是的,PATH 变量确实链接到 VBoxManage.exe

Yes, the PATH var does link to VBoxManage.exe

有什么帮助吗?

推荐答案

所以基本上 vagrant 不支持旧版或新版的 virtualbox.

So basically vagrant is not supporting older or newer versions/releases of virtualbox.

Vagrant 仅支持以下版本:4.0、4.1、4.2、4.3

Vagrant supports only these versions: 4.0, 4.1, 4.2, 4.3

所以为了解决这个问题,如果你没有旧版本的virtualbox源,我建议你下载,然后运行旧版本的安装,就可以解决问题.

So to solve this problem, I would suggest that you download if you don't have the older version of virtualbox source and then run the installation for the older version and that would solve the problem.

我已经将 virtualbox 升级到 5.0.0,这打破了我的流浪盒子.我尝试了一切,但没有机会.

I have had upgraded virtualbox to 5.0.0 and that broke my vagrant boxes. I tried everything, but no chance.

所以我去重新安装了 virtualbox 4.30 版,并且降级良好,vagrant 启动并运行.

So I went and reinstalled virtualbox version 4.30 and that downgraded well and vagrant is up and running.

我希望这会有所帮助.

谢谢!

这篇关于Vagrant 检测到不支持安装的 VirtualBox的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆