virtualbox的稳定性向来不敢恭维,这不电脑卡死,我先init 0我的box,等了5分钟后,我就强制关闭电源。打开电脑,vagrant up,这可好,出现这个,郁闷。烂货,不是公司要推vagrant box,哼哼……
Bringing machine 'default' up with 'virtualbox' provider...
Your VM has become "inaccessible." Unfortunately, this is a critical error with VirtualBox that Vagrant can not cleanly recover from. Please open VirtualBox and clear out your inaccessible virtual machines or find a way to fix them.
然后我用virtual box 打开找到这个虚拟机,
File not found,我了个去,什么问题。找到这个*****_63796.vbox文件所在的目录,发现有一个.vbox-tmp, 还有一个.vbox-prev。
我想tmp应该是正在运行时的临时文件,去掉-tmp试一下,vagrant up, 果然启动了。汗
作者:OK兄 浏览次数:282