首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >迷航框没有启动(连接超时)

迷航框没有启动(连接超时)
EN

Stack Overflow用户
提问于 2014-09-21 08:13:50
回答 1查看 648关注 0票数 0

我试着在我的Windows8.1 (64位)系统上启动我的迷幻药盒,但是它不能工作。我在两个mashines上使用这个设置,没有问题。

我得到的是:

代码语言:javascript
复制
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'puphpet/ubuntu1404-x64'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'puphpet/ubuntu1404-x64' is up to date...
==> default: Setting the name of the VM: vagrant-lamp_default_1411285570202_20465
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
    default: Adapter 2: hostonly
==> default: Forwarding ports...
    default: 80 => 8080 (adapter 1)
    default: 22 => 2222 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...
    default: Warning: Connection timeout. Retrying...

我已经在寻找解决办法,但没有任何帮助。我已经启用并尝试在GUI模式下运行mashine,但没有办法.有什么主意吗?需要更多的信息吗?请问,我不知道我该提供什么。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2014-09-21 10:10:06

我通过禁用Hyper-V来解决我的问题,因为Virtual无法在启用Hyper-V的情况下运行。你必须决定你想用什么。

禁用Hyper-V:搜索"Windows功能“。在那里你可以取消超调。之后,您必须重新启动您的机器。

我建议使用一个提供Hyper-V的Vagrant。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/25957214

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档