|
Hi rjwilmsi
i tried the way u told...but i didnt find any .lck file in the dir where .vmdk file is stored.. but the problem is solved...actually i also faced the same problem like arifmeraj....
there is a file named /usr/lib/vmware/bin-debug/vmware-vmx where the
permission should be like this and for the permission failure it was unabnle to change the power state
-r-sr-xr-x 1 root root 4923604 2007-04-24 11:15 vmware-vmx
but in my case the permission was like this
-r-wr-xr-x 1 swiswire root 4923604 2007-04-24 11:15 vmware-vmx
so, may be anyhow the permission was changed....i change the ownership of the file to root and set-UID bit...
now it works fine..
Last edited by swiswire; 09-04-2007 at 12:19 AM.
|