Vagrant Error: Unable to Mount VirtualBox Shared Folders (Guest Additions, vboxsf)

前端 未结 11 1456
滥情空心
滥情空心 2021-01-31 08:32

The Issue

I installed Vagrant on Windows 10 so I can create a personal local development environment in a virtual machine. Everything I\'ve read about Vagrant said I c

11条回答
  •  一整个雨季
    2021-01-31 09:20

    There is also a regression in Virtualbox 5.1.20

    Vagrant issue: https://github.com/mitchellh/vagrant/issues/8502

    Virtualbox issue: https://www.virtualbox.org/ticket/16670#comment:4

    The fix for now is to role back to Virtualbox 5.1.18 where it worked.

提交回复
热议问题