The Internet said that it had patched the problem that shared directories could not be displayed in the previous article. the patch address was https: githubcomrasavm. the Internet said it had patched the issue that shared directories could not be displayed in the previous article, the patch address is "volume not Directory". if the df command is used, you can see that/mnt/hgfs has been successfully mounted, and the vmhgfs service is normal (using lsmod | grep vm command). download VMware10.0.2, after the installation, you can't wait to open the virtual machine to install vmtools. after successful installation, you must patch the parts before they can pass. However, an error is reported when you start the service.
Creating a new initrd boot image for the kernel. update-initramfs: Generating/boot/initrd. img-3.13.0-24-genericinitctl: unknown task: vmware-tools-thinprintUnable to start services for VMware ToolsExecution aborted.
I checked some information about printing. I don't need the printing function anyway. just delete it.
root@yufan-vm:/etc/init# rm vmware-tools-thinprint.conf
Restart the service
root@yufan-vm:/etc/vmware-tools# ./services.sh restartStopping VMware Tools services in the virtual machine: Guest operating system daemon: done VMware User Agent (vmware-user): done Blocking file system: done Unmounting HGFS shares: done Guest filesystem driver: done VM communication interface: done Checking acpi hot plug doneStarting VMware Tools services in the virtual machine: Switching to guest configuration: done VM communication interface: done Guest filesystem driver: done Mounting HGFS shares: done Blocking file system: done VMware User Agent: done Guest operating system daemon: done
View shared directories
Root @ yufan-vm: /etc/vmware-tools # df file system 1K-blocks available in use % mount point/dev/sda1 19478204 4487716 13978008 25%/none 4 0 4 0%/sys/fs/cgroupudev 1010624 4 1010620 1%/devtmpfs 204276 1072 203204 1%/runnone 5120 0 5120 0%/run/locknone 1021364 152 1021212 1%/run/shmnone 102400 56 102344 1%/run/user/dev/sr0 61542 61542 0 100%/media/yufan/VMware Tools. host:/186165244 47665228 138500016 26%/mnt/hgfsroot @ yufan-vm:/etc/vmware-tools # cd/mnt/hgfsroot @ yufan-vm: /mnt/hgfs # lsWindowsShareroot @ yufan-vm:/mnt/hgfs # cd WindowsShare/root @ yufan-vm:/mnt/hgfs/WindowsShare # lsabc la Dara txt
Finally!
-----------------------------------------------------
Sudo mount-t vmhgfs. host: // mnt/hgfs
Vmware-hgfsclient
. Host:/shared/home/pnuts/shared vmhgfs defaults 0 0