实现ubnutn与window7共享:

来源:互联网 发布:淘宝怎么上架产品 编辑:程序博客网 时间:2024/06/10 08:54

sudo apt-get install open-vm-tools
sudo apt-get install open-vm-dkms
sudo mount -t vmhgfs .host:/ /mnt/hgfs
0 0