25.5 C
Dubai
Friday, April 19, 2024

Failed to Deploy OVF Package_deviceimage-0.iso was not found

image

Use Zip Extract OVA file, you will get ovf,mf,vmdk

Open OVF File with a notepad – Save it.

replace vmware.cdrom.iso by vmware.cdrom.remotepassthrough

image

Download Microsoft File Checksum Integrity Verifier – Extract it – Locate fciv.exe in the command prompt. and locate the ovf file path.

https://www.microsoft.com/en-us/download/details.aspx?id=11533

fciv.exe -sha1 “C:\Sec.ovf”

image

Now Open .mf file with an Notepad

Updated the First SHA1 value which you got from Command Prompt

image

Save it.

Create a Folder Put the Three files.

ovf,mf,vmdk

Deploy using the OVF File using Vsphere Client.

Known issue on OVF – Linux Network Interfaces doesn’t seem to come up

ifconfig -a won’t show eth0, instead show as eth3 or above for example

How to Repopulate Network Adapter if they got mapped as eth3 and eth4 instead of eth0

Empty 70-persistent-net.rules

/etc/udev/rules.d/70-persistent-net.rules
[root@Careexchange.in~]# echo > /etc/udev/rules.d/70-persistent-net.rules
[root@Careexchange.in ~]# reboot

Then Reboot. it should re populate ethernet Nics

Satheshwaran Manoharan
Satheshwaran Manoharanhttps://www.azure365pro.com
Award-winning Technology Leader with a wealth of experience running large teams and diversified industry exposure in cloud computing. From shipping lines to rolling stocks.In-depth expertise in driving cloud adoption strategies and modernizing systems to cloud native. Specialized in Microsoft Cloud, DevOps, and Microsoft 365 Stack and conducted numerous successful projects worldwide. Also, Acting as a Technical Advisor for various start-ups.

Related Articles

3 COMMENTS

  1. Works great but in my .mf-file the vmdk was listed first and the ovf second. So be carefull to change the correct line.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

× How can I help you?