3.2 (番外)设置开机自动加载共享文件夹: 打开fstab文件,命令: vi /etc/fstab 在最后添加一行: .host:/xxx /mnt/hgfs fuse.vmhgfs-fuse allow_other 0 0