I have an Ubuntu 10.04.3 guest running on VMWare ESXi 5.0. I want to create a virtual appliance of this guest that can be deployed on a KVM host.
Can anyone please provide me some suitable pointers and reference links that can be followed ?
Thanks.
First, use
virt-v2v
to convert the guest to libvirt and KVM format. Then package the guest image and VM definitions, and you're good to go.