Ubuntu Main Menu
| Bridged Networking Does Not Work on VMware Server 2.0 on Ubuntu 9.04 - VSOCK Module Isn't Getting Compiled |
|
|
|
Написано от myOltrans
Сряда, 15 Юли 2009 19:11
The problem is that the VSOCK module isn't getting compiled, despite gcc, binutils and the kernel source packages all being present. There is actually a bug filed on Launchpad about this issue, and a user submitted a patch to a similar query on Ubuntu Forums. Patching the vmware-config.pl as described worked for me. Create a file with this content: --- /usr/bin/vmware-config.pl.orig 2008-11-28 12:06:35.641054086 +0100 Patch the original vmware-config.pl with it. Do not forget to make a copy first. Open terminal and run: sudo patch -i vmware-config.pl.patch It will ask you to type the name of the file to be patched: /usr/bin/vmware-config.pl When the file is patched, run it to build the VSOCK module.
Source: Why doesn’t bridged networking work on VMware Server 2.0 w/ Ubuntu 9.04? |


