Ok, I tried to consolidate the HDD files into one folder but it does not work. Because I made it via trial and error I have to adjust anything else?
Here the steps I did:
#1
I copied all VMDK files from "Windows 7 x64 Ultimate.vmwarevm" to "Win7 x64 Entwicklung.vmwarevm"
#2
I renamed these files from "Windows 7 x64 Ultimate.vmdk" to "Virtuelle HDD C.vmdk" and from "Windows 7 x64 Ultimate-s001.vmdk" to "Virtuelle HDD C-s001.vmdk" and so on for all other "Windows 7 x64 Ultimate-s... .vmdk".
#3
I edited the VMX file in "Win7 x64 Entwicklung.vmwarevm" as follows:
changed line:
scsi0:0.fileName = "Virtuelle HDD C.vmdk"
deleted line:
fileSearchPath = "/virtuelle Systeme/1_active systems/Win 7 x64 Entwicklung/Windows 7 x64 Ultimate.vmwarevm;."
Thereafter I trie to start the image from the VMWare menu and I got the attached error message that the file "Virtuelle HDD C.vmdk" could not be found. Also attached you will find a screenshot of the content of "Win7 x64 Entwicklung.vmwarevm" and the configuration file.
Is there anything else I have to adjust? Or did I any mistake?