win7 下用虚拟机挂载共享文件夹 1.guest用户要打开2.共享文件夹的共享选项中要把guest用户添加进去3.本地安全策略中,拒绝从网络访问这台计算机中去掉guest用户4.centOS命令mount -t cifs -o username=root,password=123456 //192.168.0.140/share /mnt/shared