VirtualBox添加共享文件夹

直接上图

VirtualBox添加共享文件夹_第1张图片

添加了一个名为"Ubuntu10.04-en"的共享文件夹

但是按照它说的命令 mount -t vboxsf share mount_point 打入,然后悲剧了

20140208230655328

错误 "/sbin/mount.vboxsf: mounting failed with the error: Protocol error"

后来才发现,上图中的命令中的share改为共享文件夹的名称就挂载了

VirtualBox添加共享文件夹_第2张图片

如果你见到这个错误可以尝试上面的方法。

你可能感兴趣的:(VirtualBox)