VMware vSphere

 View Only
  • 1.  New VM from .vhdx

    Posted Jun 13, 2023 12:57 PM

    Hi 

     

    Currently running a VSphere VCenter 6.7.0.Build 20504362

    I have been asked to create a Win2016 server from 2 x .vhdx file supplied to me as a so call backup/image. 

    Is this even possible, and if so how ? cos I'm struggling to see how !



  • 2.  RE: New VM from .vhdx
    Best Answer

    Posted Jun 13, 2023 02:42 PM

    Hello,

    VHDX is Hyper-v disk format.

    Solution 1 : if Hyper-v host is available or if you can create a virtual hyper-v host, then you can create VMs from these disks and then use VMware Converter to move them in VMware environment.

    Solution 2 : you can use qemu-img https://cloudbase.it/qemu-img-windows/  to convert VHDX to VMDK and then create New VMs from the VMDKs.

    KODU if you find my answer useful or mark as solution if your problem is solved.