I upgraded to VMWare Workstation 6.5 recently and now /usr/bin/vmware-config.pl
is gone. I only discovered this recently when I updated my kernel for a security fix, and lo and behold, the old method of making vmnet, vmmon, etc. modules for the new kernel no longer applies!
It seems like others are having the same problem and I can’t find a sensible solution other than uninstalling and reinstalling VMWare. It seems the geniuses over at the Evil Machine Corporation have decided to replace vmware-config.pl
with some sort of GUI called vmware-modconfig
that doesn’t seem to work right.
Why can’t people just leave working tools alone — or at least preserve the familiar API for people that don’t want to wade through 300 pages of PDFs to figure out how to fix the breakage?
ESXi is free. We're using it here and it's totally all matters of awesome. All you need is a second machine.
just in case someone stumbles upon this while searching for a solution. just type 'vmware-modconfig –console –install-all' as root and you are done.
ah, fuck the web. replace each hyphen preceeding the options with two hyphens.
Thank you for this rant, Julian, and to poster 'tired' for the solution!