Installing the VMware SVGA X server and Toolbox (Linux)
Linux Guest OS only
VMware Inc. provides an SVGA X server for use with Linux guest operating systems and VMware tools. When you install the VMware SVGA driver, you also get the VMware Toolbox.
To install the VMware SVGA X server:
-
Start the VM.
-
Connect to the VMware web site technical pages.
-
Download the file vmware-linux-tools.tar.gz.
-
Unpack the file:
tar xzf vmware-linux-tools.tar.gz
-
Move to the vmware-linux-tools directory.
cd vmware-linux-tools
-
Become root.
su
-
Run the installation program.
install.pl
The X server has been installed in the VM. Type startx to run it.