Joe Morris (NTM) wrote: > Erik Jakobsen wrote: > >> lajka3:~ # modprobe vmnet >> FATAL: Module vmnet not found. >> >> > Try running depmod -a as root. It sounds like it doesn't know about the > new module. > > Hello Joe, and thanks for the info.
The result: # depmod -a lajka3:~ # modprobe vmnet lajka3:~ # /etc/init.d/vmware start VMware Workstation is installed, but it has not been (correctly) configured for the running kernel. To (re-)configure it, invoke the following command: /usr/bin/vmware-config.pl. lajka3:~ # lsmod | grep vmnet vmnet 45484 12 I tried to run the vmware-config.pl, but had no success with it ! # vmware-config.pl Making sure services for VMware Workstation are stopped. Stopping VMware services: Virtual machine monitor done Bridged networking on /dev/vmnet0 done DHCP server on /dev/vmnet1 done Host-only networking on /dev/vmnet1 done DHCP server on /dev/vmnet8 done NAT service on /dev/vmnet8 done Host-only networking on /dev/vmnet8 done Virtual ethernet failed Unable to stop services for VMware Workstation Execution aborted. lajka3:~ # /etc/init.d/vmware stop Stopping VMware services: Virtual machine monitor done Bridged networking on /dev/vmnet0 done DHCP server on /dev/vmnet1 done Host-only networking on /dev/vmnet1 done DHCP server on /dev/vmnet8 done NAT service on /dev/vmnet8 done Host-only networking on /dev/vmnet8 done Virtual ethernet failed lajka3:~ # vmware-config.pl Making sure services for VMware Workstation are stopped. Stopping VMware services: Virtual machine monitor done Bridged networking on /dev/vmnet0 done DHCP server on /dev/vmnet1 done Host-only networking on /dev/vmnet1 done DHCP server on /dev/vmnet8 done NAT service on /dev/vmnet8 done Host-only networking on /dev/vmnet8 done Virtual ethernet failed Unable to stop services for VMware Workstation Execution aborted. What am I to do now ?. -- Med venlig hilsen / Best regards Erik Jakobsen [EMAIL PROTECTED] openSuSE 10.2 (i586) -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
