Solve the problem of vmware HGFS but not Shared folder
The first step in a,
Open a terminal, type:
VMHGFS - fuse. Host://MNT/HGFS/
And then switch to the Shared folder to see if already can
Input:
CD/MNT
Ls
CD HGFS
Whether the ls//see the Shared folder name (for example: share), if it is ok to
Share/CD/switch to the share folder
Ls
Second, the second step
Above can only be used in the Shared folder, if shutdown after the restart, and the first step to perform the operation,
In the terminal input:
Vi/etc/fstab//open the fstab file with vi
In vi, we in the third chapter introduces the content of the operation:
The most behind add a line in the file:
Host://MNT/HGFS fuse. VMHGFS - fuse allow_other, defaults 0 0
Keep out, ok!!
The premise is the vm tools has been installed