• Zur Hauptnavigation springen
  • Skip to main content
  • Zur Fußzeile springen

Sebastian Mogilowski's Blog

Just another blog about administration, linux and other stuff

  • Home
  • Contact
  • Imprint
  • Projects & HOWTOs
  • Publications

VMWare Workstation / Player Installer 6.5.3 Hangs

13. September 2009 by sebastian 2 Kommentare

The installer of VMWare Workstation (and Player) hangs on Ubuntu Karmic 9.10.

„Cause: the installer runs vmware-modconfig-console which produces enough output with some kernels that the python engine deadlocks is command piplining during the compile.“

You need 2 consoles.

In the first one type:

sudo -i
while true; do killall -9 vmware-modconfig-console; sleep 1; done

In the second one start the installer:

sudo ./VMware-Workstation-6.5.3-185404.x86_64.bundle --ignore-errors

Note: Replace the bundle file name with your product (32-bit version for example).

 vmware_workstation_install

After the installation stop the command in console one with „strg+c“ and type:

vmware-modconfig --console --install-all

Now the installation is finished and you can use the installed VMWare product.

Links:

I found this workaround in the VMWare community forum: http://communities.vmware.com/thread/228949

VMWare Downloads: http://www.vmware.com/products/

Kategorie: Virtualization Stichworte: karmic, Linux, player, ubuntu, vmware, workstation

Leser-Interaktionen

Kommentare

  1. Alexf meint

    11. Oktober 2009 um 16:11

    Danke!

    Antworten
  2. Michael Gruen meint

    11. Oktober 2009 um 19:01

    Danke sehr!

    Antworten

Schreibe einen Kommentar zu Michael Gruen Antworten abbrechen

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert.

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

Footer

Kategorien

  • Allgemein
  • Coldfusion
  • Development
  • Fun
  • General
  • Home automation
  • Homematic
  • Linux
  • Mobile
  • PHP
  • Privat
  • Systemadministration
  • Virtualization
  • Windows
  • Zaurus

© 2021 · Sebastian Mogilowski's Blog · Powered by Imagely