How to install VMware tools on OpenSolaris


I recently installed OpenSolaris 2009.06 B108 on VMware ESXi 3.5 Update 3. I tried to install the Solaris 10 VMware tools. Much to my surprise, there was only one error.

Unable to copy the source file
/usr/lib/vmware-tools/configurator/autostart-vmware-user.sh
to the destination file
/usr/dt/config/Xsession.d/9999.autostart-vmware-user.sh.

All I had to do to fix this problem was: pfexec mkdir -p /usr/dt/config/Xsession.d

  1. No comments yet.
(will not be published)