Creation of Windows VM on Open Nebula

Hello everone,

I am new to opennebula. I want to create Windows based VM in open nebula. I am using Opennebula sandbox based on ESX(i). I know that i have to create template for VM creation, but i don’t know from where to start. Can any one guide me how to create template and how to run it.

Thanks
Waqas Ali Khan

Hello,

You should read url http://docs.opennebula.org/5.0/operation/vm_setup/add_content.html

Default Windows ISO not include VirtIO driver, you should manually add this driver into ISO or image.

You can also use something like this to add the drivers to your ISO:
https://communities.cisco.com/docs/DOC-68914 (using ADK, how you’d do it in a windows-style enterprise)
https://www.vultr.com/docs/windows-custom-iso-with-virtio-drivers (slipstreaming, AKA the home user way, faster)