2006-02-08, 06:38 PM
I'm now playing with the Linux version of VMware Server. I have successfully managed to install it and am starting to add some virtual machines, but I have a slight problem. Trying to connect the virtual machine to the network via bridged mode throws this error:
Also, from the debugging output on a console window there is this error:
Code:
Vmdb error -37 sending asynchronous update in VmdbCnxRecvStatus
VmhsHostInfoPopulateHardwareNicCB Failed: No permission to perform this operation
I've searched Google and the VMware forums for the above error message but I haven't found anything helpful yet.
I've also tried running the VMware console as root, with no changes in error message (I've already chown'ed the /var/lib/vmware directory so I don't have to run as root)
If anyone could point me in the direction of some information, I would be grateful.