问答详情
源自:3-1 成果演示

我的vagrant 每次启动到 default: SSH auth method: private key 这一步就不动了


大概几分钟或者十几分钟后提示Timed out while waiting for the machine to boot. This meansthat Vagrant was unable to communicate with the guest machine withinthe configured ("config.vm.boot_timeout" value) time period. 然后就停了


提问者:7summer 2017-05-04 21:00

个回答

  • 编程浪子
    2017-05-16 10:35:18
    已采纳

    还有可以使用gui调试看看是不是哪里报错了

  • nadirvishun
    2017-05-12 22:25:10

    遇到过,很有可能是电脑bios没有开启虚拟化技术,重启电脑进bios开启下。我这边是这样解决的。