VMware OVFTool - Deploy .ovf, .ova Error:vim.fault.FileNotFound


Error: vim.fault.FileNotFound

Resolve:

To disconnect the .iso from the .ovf follow these steps:

<Item ovf:required="false">
    <rasd:AddressOnParent>0</rasd:AddressOnParent>
    <rasd:AutomaticAllocation>false</rasd:AutomaticAllocation>
    <rasd:ElementName>CD-ROM 1</rasd:ElementName>
    <rasd:InstanceID>8</rasd:InstanceID>
    <rasd:Parent>4</rasd:Parent>
    <rasd:ResourceSubType>vmware.cdrom.iso</rasd:ResourceSubType>
    <rasd:ResourceType>15</rasd:ResourceType>
</Item>

# If changed .ovf file add flag "--skipManifestCheck" to ovftool command, such as:
ovftool --skipManifestCheck -ds=datastore3 -dm="thin" -n="MikroTikOS7" -nw="VM Network" MikroTikOS6.ovf vi://[email protected]



Ref:

https://pricklytech.wordpress.com/2021/02/13/vmware-vsphere-deploy-ovf-errorvim-fault-filenotfound/



Article ID: 96
Created On: Mon, Jan 3, 2022 at 11:26 AM
Last Updated On: Mon, Jan 3, 2022 at 11:39 AM
Authored by: Saeed Nobakht [[email protected]]

Online URL: https://www.navel.ir/article/vmware-ovftool-deploy-ovf-ova-errorvimfaultfilenotfound-96.html