【发布时间】:2013-09-05 19:46:56
【问题描述】:
当我做vagrant up 时,我得到了这个:
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
sed -e '/^#VAGRANT-BEGIN/,/^#VAGRANT-END/ d' /etc/network/interfaces > /tmp/vagrant-network-interfaces
并且同步的文件夹不可用。如何解决这个问题?我用
Linux precise64 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
【问题讨论】:
-
你的 vagrant 版本和 VirtualBox 是什么?请尝试升级到 1.3 + 4.2.16。
标签: virtualbox vagrant