1
Vagrant mountがwindows 10で失敗する
私がやろうとしている vagrant up 新しいプロジェクトでフォルダのマウントが失敗するようです。 私はすでにVBoxGuestAdditionハックを試してみましたが、それはうまくいきません。 Vagrant 1.8.1 Virtualbox 5.0 ホスト:Windows 10 コンソールの出力: Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'debian/jessie64'... ==> default: Matching MAC address for NAT networking... ==> default: Checking if box 'debian/jessie64' is up to date... ==> default: Setting the name of the …