VAPROBASH ( https://github.com/fideloper/Vaprobash ) を使用して新しい VM をインストールしようとしていますが、NFS 共有フォルダーをマウントするとインストールが失敗します
Mac OsX 10.9.2、Vagrant 1.6.2、VirtualBox 4.2.20 を使用しています
=> default: Mounting NFS shared folders...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount -o 'nolock,vers=3,udp,noatime' 192.168.22.1:'/Users/user/Sites/myfolder' /vagrant
Stdout from the command:
Stderr from the command:
stdin: is not a tty
mount.nfs: requested NFS version or transport protocol is not supported
どんな助けでも大歓迎です!ありがとう!プロジェクトを開始する必要があります。