讲师回答 / 编程浪子
这个建议是这样的,在vagrant 配置文件中 有个gui参数可以 打开(然后在启动就会有个界面出来了),看看是不是报什么错误,或直接virtuabox中点击 启动看看
2017-05-31
已采纳回答 / 田心枫
Vagrant是一个基于Ruby的工具,用于创建和部署虚拟化开发环境。它 使用Oracle的开源VirtualBox虚拟化系统,使用 Chef创建自动化虚拟环境
2017-03-26
讲师回答 / 编程浪子
可以参考这个文章 https://community.oracle.com/thread/3639877 1) Installed the latest update from Microsoft.http://support.microsoft.com/kb/30247772) Did System Reboot.3) Uninstalled the Oracle VM VirtualBox.4) Installed it again after a second Reboot. Thanks Agai...
2017-03-08