I use VMware 2.0.0 Build 116487 on Ubuntu 8.04 latest
I have a Win XP Maschine fine running in this VM on path /VMware/Windows-XP/Windows-XP.vmx (commandline filled by tab) and will use this command line:
+ vmrun -T server -h https://127.0.0.1:8333/sdk -u username -p password start /VMware/Windows-XP/Windows-XP.vmx+
to start this Win Xp but
i always get this error:
Error: Cannot open VM: /VMware/Windows-XP/Windows-XP.vmx, The virtual machine cannot be found
The same wen i use sudo.
First i had namespaces in the path but i copied all the stuff an renamed it. I also checked it first by a normal start under https://localhost:8333 to make shure the VM starts the XO correctly. All ok. But not from command line.
Any hints?