| View previous topic :: View next topic |
| Author |
Message |
gigs94 n00b


Joined: 06 Aug 2004 Posts: 52 Location: DC
|
Posted: Sun Jan 20, 2008 3:43 pm Post subject: [SOLVED] vmware-config.pl aborts |
|
|
Deciphered from this post, I was able to fix my vmware install issue. I just figured I would give an english translation for anyone else.
If you see the following error when running vmware-config.pl:
| Code: |
#/opt/vmware/server/bin/vmware-config.pl
Making sure services for VMware Server are stopped.
* WARNING: vmware is already stopped
Unable to stop services for VMware Server
Execution aborted.
|
Try these steps:
| Code: |
# /etc/init.d/vmware zap
* Manually resetting vmware to stopped state
# /opt/vmware/server/bin/vmware-config.pl -skipstopstart
...
# /etc/init.d/vmware restart
|
gigs |
|
| Back to top |
|
 |
untitled1 n00b

Joined: 06 Jul 2006 Posts: 4
|
Posted: Thu Jan 24, 2008 2:37 pm Post subject: Re: [SOLVED] vmware-config.pl aborts |
|
|
| gigs94 wrote: | Deciphered from this post, I was able to fix my vmware install issue. I just figured I would give an english translation for anyone else.
If you see the following error when running vmware-config.pl:
| Code: |
#/opt/vmware/server/bin/vmware-config.pl
Making sure services for VMware Server are stopped.
* WARNING: vmware is already stopped
Unable to stop services for VMware Server
Execution aborted.
|
Try these steps:
| Code: |
# /etc/init.d/vmware zap
* Manually resetting vmware to stopped state
# /opt/vmware/server/bin/vmware-config.pl -skipstopstart
...
# /etc/init.d/vmware restart
|
gigs |
# /opt/vmware/workstation/bin/vmware-config.pl -skip-stop-start it would be for vorkstation  |
|
| Back to top |
|
 |
|