无法加载流浪机器“mount -t vboxsf -o uid=1000,gid=1000,_netdev vagrant /vagrant”

问题描述

尝试在我的 Windows 10 系统中加载 vagrant 机器 以下是版本

  • 流浪者 - 2.2.16
  • Oracle VirtualBox 6.1.4

有人可以帮我解决这个问题吗?

注意:我尝试了 Vagrant was unable to mount VirtualBox shared folders

中的所有步骤

错误如下:

Vagrant was unable to mount VirtualBox shared folders. This is usually
because the filesystem "vBoxsf" is not available. This filesystem is
made available via the VirtualBox Guest Additions and kernel module.
Please verify that these guest additions are properly installed in the
guest. This is not a bug in Vagrant and is usually caused by a faulty
Vagrant Box. For context,the command attempted was:

mount -t vBoxsf -o uid=1000,gid=1000,_netdev vagrant /vagrant

The error output from the command was:

/sbin/mount.vBoxsf: mounting Failed with the error: No such device```



解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)