VMware vSphere

 View Only
  • 1.  Vmdk to ova

    Posted Aug 21, 2022 06:55 AM

    Hi i have a vmdk file format and tried to deploy in VM but it says need to select an OVF or OVA which do not have !



  • 2.  RE: Vmdk to ova

    Posted Aug 21, 2022 08:18 AM

    Or if you can help me to convert vmdk file to vmx i can create a VM of it



  • 3.  RE: Vmdk to ova

    Posted Aug 21, 2022 08:53 AM

    I'm pretty sure that your question is not related to Security Advisory = VMSA-2021, in which forum you posted it.
    Please let me know which VMware product, and version you are using, and provide some more information, like the .vmdk file's file format. In doubt, extract the first 1536 Bytes, and post them here.

    Get-Content "filename.vmdk" -Encoding Byte -TotalCount 1536 | Format-Hex

    André



  • 4.  RE: Vmdk to ova

    Posted Sep 29, 2022 11:12 PM

    Which product?