Open-vm-tools Service start/stop Scripts not Working

Everything related to Installing and maintaining software.
Post Reply
User avatar
tuaris
Posts: 9
Joined: Sun Dec 07, 2014 7:44 pm
Contact:

Open-vm-tools Service start/stop Scripts not Working

Post by tuaris »

This must be due to a difference between the rc.d and openrc.

Code: Select all

sudo service vmware-kmod start
[: =: unexpected operator
Loading  kernel module:  * Failed

Code: Select all

sudo service vmware-guestd restart
 * Stopping vmware_guestd ...
 * Failed to stop vmware_guestd                                                                                                                                                         [ !! ]
 * ERROR: vmware-guestd failed to stop
/var/log/messages doesn't provide any additional debug output.
Post Reply