VMware and Open VM tools
If during the template creation you specified "y" (yes) to the VMware Tools configuration, only a minimal set of Open VMware Tools was installed, because they are running on a Tiny Core Linux machine with a Text-based user interface only.
The minimal set provides the following capabilities:
- Automatic mouse grab and ungrab
- VMXnet3 network module instead of the PCNet32 module
- Host shared folder access using HGFS (mounted at /mnt/hgfs)
- Time synchronization with host
- Copy/paste to/from host/guest
- fuse.tcz
- libdnet.tcz
- openssl-1.1.1.tcz
- open-vm-tools.tcz
- glib2.tcz
- libffi.tcz
- gamin.tcz
- pcre.tcz
You can download the libraries listed in the table from the following website:
http://distro.ibiblio.org/tinycorelinux/
In the Downloads section.
If during the template creation you specified "n" (no) to the VMware Tools configuration, you cannot use this feature.
tce-load -wi open-vm-tools.tcz
sudo touch /opt/bigFix/status/vmwareToolsReady
If you install the Open VMware Tools, you have the following capabilities:
- Automatic resizing of the desktop with the guest window including full screen support (reposition bar to upper left of desktop).
- Automatic mouse grab and ungrab.
- VMXnet3 network module instead of the PCNet32 module.
- Host shared folder access using HGFS (mounted at /mnt/hgfs).
- Time synchronization with the host.
- Copy/paste to/from host/guest.