ubuntu 12.10 vmware tools installing takes for ever

5,542

I would just use the open-source VMware tools from the Ubuntu repository if I were you. They work as well as, or better than, the package from VMware for most needs. And, as you have noticed, using the VMware tools installer is a pain in the neck.

Just:

sudo apt-get install open-vm-tools

More details: http://open-vm-tools.sourceforge.net/about.php

Share:
5,542

Related videos on Youtube

zinking
Author by

zinking

No mistakes

Updated on September 18, 2022

Comments

  • zinking
    zinking almost 2 years

    after I started to install the vmware tools in the vm machine and rebooted system prompted to use the shell for a while, but this seems to take forever

    I ran TOP and can see vmtoolsd is there running

    I did have where I think might be a concern, when installing the tools, prompted for the kernel header file, seems I didn't manage to point it to the correct location. but anyways I am not stopped there.

    but currently the installation don't seem to proceed, how can I verify the progress of the tooling installation? can I re-do the process? and is there a more convinient way to install the vmware tools to the vm machien ?

    my current screen :



    vmware easy install

    please wait! vmware tools is currently being installed on your system. depending on the version of ubuntu you are installing. you may login in below and use the system during the installation. otherwise, please wait for the graphical environment to lanuch. Thank you.



    I did the following to installation

    1. mirror the installation package which sit under the vmware folder ( searched result told me that the vmware tool is name as linux.zip )

    2. copy that installation file to /tmp and started to install

    • Mitch
      Mitch about 11 years
      How did you actually installed VMWare tools?
    • Qasim
      Qasim about 11 years
      sudo apt-get install build-essential linux-headers-$(uname -r) , then re run sudo vmware-config-tools.pl
    • zinking
      zinking about 11 years
      @XxxXxx obiviously not catching my point, I've gone past that. and stuck with the startup screen