Fix Linux Kernel 2.6.32 and VMWare Workstation 7 issue
After you upgraded to Ubuntu Lucid, you might have noticed that VMWare has stopped working and can’t compile one of it’s modules. The solution to this is simple: download this patch and this script in the same directory. Make the script executable with
chmod +x patch-modules.sh
and run it with
./patch-modules.sh
Answer with “Y” to the questions and let it do it’s job. After it finishes, VMWare should be working just fine.


