VMware Workstation rc-update issue

Discussion for all VM - Installing, Software, Problems

Moderator: Moderators

VMware Workstation rc-update issue

Postby egghead » Fri Oct 10, 2008 1:10

Has anyone come across an issue with getting the vmware services to start at boot time on 3.5?

I've added vmware to the default run level but it never starts:


localhost # /etc/init.d/vmware status
Module vmmon not loaded
Module vmnet not loaded
localhost # rc-update show | grep vmware
vmware | default
localhost #


If I manually invoke /etc/init.d/vmware everything comes up normally

Nothing in /var/log/ to reflect a vmware specific error

localhost # find /var/log -mmin +1 -mmin -60 | xargs cat 2>/dev/null | grep vmware
localhost #

EDIT: Dam typos
egghead
Simple Hen
 
Posts: 56
Joined: Sat Jun 28, 2008 10:56
Location: /dev/random

Re: VMware Workstation rc-update issue

Postby WarraWarra » Fri Oct 10, 2008 19:40

Have you tried to add it to the openrc modules list
/etc/conf.d/modules
instead of old
/etc/modules.autoload.d/kernel-2.6

just add for vmware and virtualbox to the list old school way not sure about new openrc
vmware
vboxdrv

viewtopic.php?f=59&t=14843&p=84784&hilit=openrc#p84784
User avatar
WarraWarra
Sagely Hen
 
Posts: 1989
Joined: Wed Jan 03, 2007 21:01
Location: 31.324270, -113.585511

Re: VMware Workstation rc-update issue

Postby egghead » Sat Oct 11, 2008 4:20

Hrmm, I don't think VMware works the same was as virtualbox. I've never had to load the modules as drivers in the past in both sabayon or any other distribution.
egghead
Simple Hen
 
Posts: 56
Joined: Sat Jun 28, 2008 10:56
Location: /dev/random

Re: VMware Workstation rc-update issue

Postby croweland01 » Fri Jan 02, 2009 10:18

Hi, have you fixed the problem?

Me too... I have the same problem and I don't know how to do.
:(
Image
Image
croweland01
Simple Hen
 
Posts: 43
Joined: Sat Mar 15, 2008 20:32
Location: 70022 Altamura Ba - Ita

Re: VMware Workstation rc-update issue

Postby Fitzcarraldo » Fri Jan 02, 2009 10:38

Well, from egghead's first post it looks to me like the following line needs to be added at the end of the file /etc/conf.d/modules:

Code: Select all
modules="vmmon vmnet"


(If you've already got a line modules="<module1> <module2> <module3>" then just add vmmon and vmnet to the list of modules.)
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7333
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: VMware Workstation rc-update issue

Postby croweland01 » Sat Jan 03, 2009 0:03

I've added but always the same problem:

Module vmmon not loaded
Module vmnet not loaded

and don't start any virtual machine.

:oops:
Image
Image
croweland01
Simple Hen
 
Posts: 43
Joined: Sat Mar 15, 2008 20:32
Location: 70022 Altamura Ba - Ita

Re: VMware Workstation rc-update issue

Postby Fitzcarraldo » Sat Jan 03, 2009 14:02

Well, I'm not a VMware user, so it's difficult to be specific, but you could try, in addition to the above (i.e. the modules declaration in /etc/conf.d/modules is also necessary), adding (moving?) the two modules to the boot runlevel:

Code: Select all
rc-update del vmmon default
rc-update add vmmon boot
rc-update del vmnet default
rc-update add vmnet boot


Are they also in moduledb, because I think they should be?:

Code: Select all
module-rebuild list


If not, try:

Code: Select all
module-rebuild populate
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7333
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: VMware Workstation rc-update issue

Postby croweland01 » Sun Jan 18, 2009 0:24

Nothing don't work.
Also in suse linux there are the same problems, there they have found this solution:

**** quote suse fix***
May happen that vmware don’t start, in this case as root type:
service vmware-start

Starting openSUSE 11.1 the boot happens so quickly vmware tries to start before the network is up and running.
There is an option to slow things down by disabling parallel boot.

Open YaST > /etc/sysconfig Editor
drill down to System > Boot > RUN_PARALLEL - set the value to no.
Starting with the next (re)boot vmware should load normally.
**** end suse fix ***

ok, I would like to know, for suse how is possible do the same fix for use Vmware Workstation 6.5.1?
Pls help me
Image
Image
croweland01
Simple Hen
 
Posts: 43
Joined: Sat Mar 15, 2008 20:32
Location: 70022 Altamura Ba - Ita


Return to Virtual Managers

Who is online

Users browsing this forum: No registered users and 0 guests