The process I use, I do not use the starwind converter.
I use WINIMAGE to convert the VHD to VMDK.
There is a process which I follow to get the VM working in ESX with the VMDK as IDE, then I follow a series of steps to get the SCSI driver in boot, then I modify the VMDK to be scsi. Done…
Generally this is the procedure:
1. Export to VHD
2. Convert VHD to VMDK (WinIMAGE – choose fixed disk size)
3. Create VM with virtual hardware except VM disk (ver 7)
4. Upload VMDK to VM folder (Veeam FastSCP)
5. Link to VM (as IDE)
6. Boot, uninstall Xen Tools, reboot
7. Install VMware Tools, reboot
8. Shutdown VM, unlink VM disk – don’t delete!
9. Edit VMDK file with specific values (I will post)
10. Upload edited text file
11. Relink VMDK (it will now show as SCSI 0:0)
12. Boot, reboot
13. Done.
Past this I will upgrade vHardware to v8. Convert from Thick to Thin… etc.
I will post the step-by-step tomorrow.
Process is 100% bulletproof for Windows based VM’s. Have not yet nailed down an exact step-by-step for Linux. Linux procedure requires steps taken first while the VM is running on Xen to remove PV kernel. It’s a bear!