Put a vmtools looking for a long time, compile head or something.
1, add Source: vim/etc/sources.list
Deb Http://http.kali.org/kali Kali main non-free contribdeb-src Http://http.kali.org/kali Kali main Non-free
2,
Apt-get Update
3, install Linux-header:
Apt-get Install gcc make linux-headers-$ (uname-r)
4, link the file to/usr/src/linux-headers-$ (uname-r)/include/linux/, because the Vmtools installed by default here to find. h file
Ln-s/usr/src/linux-headers-$ (uname-r)/include/generated/uapi/linux/version.h/usr/src/linux-headers-$ (uname-r)/ include/linux/
5, click on the virtual machine option above, install Vmtools
After that
LS Cd/media/cdrom0
If there is nothing, restart;
After reboot, continue, virtual machine options, install Vmtools
LS Cd/media/cdrom0
Locate the. tar.gz, and then
CP vm*.tar.gz/tmp #复制到/TMPTAR-ZVXF vm*.tar.gzcd/tmp/vmware-tools-distrib/./vmware-install.pl
6, install all the way to enter, installation finished, reboot, done!
Kali-linux Pack Vmtools