解决:
先查看所有实例,并记写每个实例的id,方法如下:
在windows的cmd.exe命令行,进入VirtualBox安装目录,运行命令:
VBoxManage list vms
得到如:"src_default_1403300208068_90865" {db83545f-61d2-4621-8edc-081c3b8a7530}
大括号中的字符串为id,找到有效实例的id,替换VagrantFile所在目录:.vagrant/....../id的值即可
http://blog.sina.com.cn/s/blog_5f54f0be0102v9hc.html
时间: 2024-10-25 05:02:31