HDave
May 28th, 2009, 10:50 PM
I am running Vmware Server 2.0 on Jaunty and everytime I want to reconfigure the networking I need to run the command:
sudo vmware-config.pl
But everytime I do I get this error message:
The following VMware kernel modules have been found on your system that were
not installed by the VMware Installer. Please remove them then run this
installer again.
vmmon
vmci
vmnet
I.e. - 'rm /lib/modules/2.6.28-11-generic/misc/<ModuleName>.{o,ko}'
Execution aborted.
If I manually remove the modules (per the instructions), the script will run, but it forces a recompile of the entire thing. I've seen this error reported on other distros, but anybody else see this on Jaunty or have a solution?
sudo vmware-config.pl
But everytime I do I get this error message:
The following VMware kernel modules have been found on your system that were
not installed by the VMware Installer. Please remove them then run this
installer again.
vmmon
vmci
vmnet
I.e. - 'rm /lib/modules/2.6.28-11-generic/misc/<ModuleName>.{o,ko}'
Execution aborted.
If I manually remove the modules (per the instructions), the script will run, but it forces a recompile of the entire thing. I've seen this error reported on other distros, but anybody else see this on Jaunty or have a solution?