我的vagrant 每次啟動(dòng)到 default: SSH auth method: private key 這一步就不動(dòng)了
大概幾分鐘或者十幾分鐘后提示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)試看看是不是哪里報(bào)錯(cuò)了
2017-05-12
遇到過(guò),很有可能是電腦bios沒(méi)有開(kāi)啟虛擬化技術(shù),重啟電腦進(jìn)bios開(kāi)啟下。我這邊是這樣解決的。