The Internet said that it has already patched the problem that shared directories cannot be displayed in the previous article. The patch address is "forbidden". If the df command is incorrect, you can see that/mnt/hgfs has been mounted successfully, and the vmhgfs service is normal (use the lsmod | grep vm command) to download VMware10.0.2. After the installation, you can't wait to open the virtual machine to install vmtools. After the installation is completed, you need to install patches before passing through the vmtools, however, an error is reported when the service is started.
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