VMware虚拟机 Ubuntu v15.04 和 Windows v8.1 共享文件夹

57 篇文章 0 订阅


VMware虚拟机 Ubuntu v15.04 和 Windows v8.1 共享文件夹

Please ensure that latest Workstation 11 is installed.

首先确定安装了 VMware Tools,如下图。判断是否已成功安装了VMwa Tools的简单方法:检查虚拟机与宿主机能否互相进行复制/粘贴内容的操作,如果能,就是安装成功了,如果不能,就需要重新安装。

然后进行下面步骤。

Make sure open-vm-tools is not installed.
$ sudo apt-get remove open-vm-tools

1. Make sure the updates are done:
$ sudo apt-get update

2. Make sure git is installed
$ sudo apt-get install git

3. Run the command to get the tools from repository.
$ sudo git clone https://github.com/rasa/vmware-tools-patches.git

4. cd to vmware-tools-folder
$ cd vmware-tools-patches

5. Run the patch
$ sudo ./download-tools.sh
这里需要较长的时间。

6. Run the following patch
$ sudo ./untar-and-patch.sh

7. Run the complie.sh file
$ sudo ./compile.sh

8 进入mnt目录查看已经有hgfs目录了
$ cd /mnt/
$ ls
cdrom  hgfs
 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值