Hey everyone, I have a virtual machine installed which I need to move from one hard drive to another. The problem I have is that the destination drive is formatted as FAT32 and cannot send the VM to that disk as it's over the 4 GB file restriction. I changed the hard drive settings to split to 2 GB sections but cannot seem to find where those files moved to. I then looked into the vmware-vdiskmanager -r sourceDisk.vmdk -t 1 targetDisk.vmdk option but it cannot find the .vmdk file associated with the VM. It turns out when I installed the VM, it bundled everything into a .vmwarevm file. I am not sure how I can accomplish this move now. Any help would be appreciated. Thanks.
↧