Ubuntu 12.04 LTS and 8.03 Workstation do not install

2012-05 - 03T 14: 36:58.395 - 05:00 | vthread-3 | I120: Log for VMware Workstation pid = 12107 version 8.0.3 = build = build-703057 option = output
2012-05 - 03T 14: 36:58.395 - 05:00 | vthread-3 | I120: The process is 64-bit.
2012-05 - 03T 14: 36:58.395 - 05:00 | vthread-3 | I120: Host codepage = UTF-8 encoding = UTF-8
2012-05 - 03T 14: 36:58.395 - 05:00 | vthread-3 | I120: Host is Linux 3.2.0 - 24-generic Ubuntu 12.04 LTS

I was able to get a fix to work for 8.02 on my installation of Ubuntu update.  VMWare offered an update and the new update, 8.03, notinstall.  I have the same breakpoint in this version, which I fixed with this patch. http://communities.vmware.com/servlet/JiveServlet/download/2025997-86343/vmware802fixlinux320.tar.gz patch found in this thread: http://communities.vmware.com/message/2030083#2030083 is another update patch?  the problem in the module vmnet appars.

Jay

I fixed mine by modifying the script patch (patch - modules_3.2.0.sh)

From:

fpatch = vmware3.2.0.patch
vmreqver = the version 8.0.2
plreqver = 4.0.2

TO:

fpatch = vmware3.2.0.patch
vmreqver = 8.0.3
plreqver = 4.0.2

and remove the old flag of patch:

sudo rm /usr/lib/vmware/modules/source/.patched

Then run the patch as usual:

sudo./patch-modules_3.2.0.sh vmware3.2.0.patch

Hope that helps.

Tags: VMware

Similar Questions

Maybe you are looking for