Search found 2 matches

by bartolomeo
Tue Nov 26, 2024 6:53 pm
Forum: StarWind V2V Converter, P2V Migrator
Topic: error when converting hyper-v vm to VMWare
Replies: 1
Views: 3817

Re: error when converting hyper-v vm to VMWare

It seems like this is a known bug in this version. For now a workaround is manually renaming the disks after conversion to ensure no duplicates occur. Alternatively you could try converting the disks one at a time and verifying the naming during each step.
by bartolomeo
Tue Nov 26, 2024 6:47 pm
Forum: StarWind V2V Converter, P2V Migrator
Topic: VHDX naming bug causing issues with VMWare VMs with multiple disks
Replies: 4
Views: 3097

Re: VHDX naming bug causing issues with VMWare VMs with multiple disks

Before conversion you could rename your disks in VMware with unique prefixes or suffixes that ensure even if the last character is truncated, they remain distinct. For example renaming /vmmigtest.vmdk/ to /vmmigtestdisk1.vmdk/ and /vmmigtest_1.vmdk/ to /vmmigtestdisk2.vmdk/ After the conversion manu...