我的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. 然后就停了
2017-05-16
還有可以使用gui調(diào)試看看是不是哪里報錯了
2017-05-12
遇到過,很有可能是電腦bios沒有開啟虛擬化技術(shù),重啟電腦進bios開啟下。我這邊是這樣解決的。