How to deactivate the debug mode in VMware 6.5 Beta [Solution]

Recently I have replaced my VMware 6.0 with the new 6.5 beta version which -- unfortunately -- comes with a debug only mode. As the debug mode slows down the performance drastically, you can try the following workaround:


mv /usr/lib/vmware/bin/vmware-vmx-debug /usr/lib/vmware/bin/vmware-vmx-debug.slow;
mv /usr/lib/vmware/bin/vmware-vmx /usr/lib/vmware/bin/vmware-vmx-debug


However the beta performs still significantly worser than the current stable version of VMware. And the CPU fan of my notebook switches into hurricane mode...

The unity feature -- which makes it possible to embed guest OS applications into the host OS -- is really nice but also quite slow.

Comments

  1. Anonymous4.10.08

    Hi, I have created a video tutorial about how to install VMware 6.5 Workstation in OpenSuse 11.0, the video is available at:

    http://easgs.wordpress.com/2008/10/03/video-de-instalacion-de-vmware-65-en-opensuse-110/

    ReplyDelete
  2. Anonymous24.3.10

    Hello!
    Наконец-то мне удалось найти сайт на подобную тематику! И как раз раздел этот здесь к месту.
    Здесь я наверное буду частым гостем, так как на поиски потратил часов 7.

    ReplyDelete

Post a Comment

Popular posts from this blog

Tuning ext4 for performance with emphasis on SSD usage

NetBeans 6.1: Working with Google´s Android SDK, Groovy and Grails