I googled the internet left and right and no help. So I decided to figure out the thing by myself. The thing is that there was a link missing for start-up script. So here is the whole thing needed to be done:
cd /etc/rcS.d
sudo ln -s ../init.d/vmware-tools S38vmware-tools
After that everything works OK again.