Here's how I set up the configuration; as you can see at the bottom, it's a PITA.
vmware-modules is installed and configured for the running kernel, so it's probably not that. I can post the output of that emerge, though, because there were a few warnings I wasn't familiar with (and yet the compile seemed to have worked...).
Code: Select all
StubbornAesthetics bin # ./vmware-config.pl
Making sure services for VMware Workstation are stopped.
* Caching service dependencies ... [ ok ]
* WARNING: vmware has not yet been started.
You must read and accept the End User License Agreement to continue.
Press enter to display it.
Do you accept? (yes/no) yes
Thank you.
Configuring fallback GTK+ 2.4 libraries.
Do you want networking for your virtual machines? (yes/no/help) [yes]
Configuring a bridged network for vmnet0.
Your computer has multiple ethernet network interfaces available: ath0, eth0,
vmnet1, vmnet8. Which one do you want to bridge to vmnet0? [eth0] ath0
The following bridged networks have been defined:
Do you wish to configure another bridged network? (yes/no) [no]
Do you want to be able to use NAT networking in your virtual machines? (yes/no)
[yes] yes
Configuring a NAT network for vmnet8.
Do you want this program to probe for an unused private subnet? (yes/no/help)
[yes] yes
Probing for an unused private subnet (this can take some time)...
The subnet 192.168.7.0/255.255.255.0 appears to be unused.
The following NAT networks have been defined:
Do you wish to configure another NAT network? (yes/no) [no]
Do you want to be able to use host-only networking in your virtual machines?
[yes]
Configuring a host-only network for vmnet1.
Do you want this program to probe for an unused private subnet? (yes/no/help)
[yes]
Probing for an unused private subnet (this can take some time)...
The subnet 172.16.170.0/255.255.255.0 appears to be unused.
The following host-only networks have been defined:
Do you wish to configure another host-only network? (yes/no) [no]
* Service vmware starting
Vmware Workstation is installed, but it has not been (correctly) configured
for the running kernel.
Please ensure that the modules have been compiled for this kernel:
emerge --oneshot vmware-modules
Also ensure Vmware Workstation has been configured:
/opt/vmware/workstation/bin/vmware-config.pl
VMware is not properly configured! See above. [ !! ]
* ERROR: vmware failed to start
The configuration of VMware Workstation 5.5.3 build-34685 for Linux for this
running kernel completed successfully.
You can now run VMware Workstation by invoking the following command:
"/opt/vmware/workstation/bin/vmware".
Enjoy,
--the VMware team



