Install VM with OVF template
Ali Bin Akhtar
RHCSA, RHCSOA, RHCODF RedHat Virtualization, RedHat OpenShift, DevOps/Cloud Infrastructure, Azure, AKS, VMware, Docker.
In this article, I will explain how to install or import VM with an OVF template.
1- First access ESXI server with https://youresxiserverip/ui and give user and password for login. After that click on Create/Register VM.
2- Select Deploy a virtual machine from an OVF or OVA file.
3- Give the VM name and select the .ovf and vmdk4
4- Both files selected.
5- Select the datastore, In my case i have only one datastore.
6- Select the disk provissioning.
7- Now here is the detailed sumary of our seletion. Click on Finsh.
8- Image files uploading in progress.
9- Now we can see that vm is installed and in running state.
10- Click on VM and we can see the VM detailed dasboard.
11- Click on consol and access the VM.
13- Give the password for login.
14- We are login on Ubuntu VM.