Hi,

With thanks to Fabian, here is the procedure:


On a system which has KVM available:
qemu-img create -f raw servername.img 10G
qemu-system-x86_64 -hda servername.img -cdrom /path/to/install.iso -boot d
-m 512
Connect through VNC for installation, the above command will report you the
used port (default 5900)
qemu-system-x86_64 servername.img -m 512  # to test after install
Connect through VNC
login and run 'poweroff' as root or with sudo

Thanks

On Wed, Dec 7, 2011 at 6:24 PM, Dian Djaelani <djael...@maxindo.net.id>wrote:

> Hello all,
>
> where i can find image for vm with kvm hypervisor ? or it's must create ?
>
> --
> Regards,
>
> Dian Djaelani
> djael...@maxindo.net.id
>
> ______________________________**_________________
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/**listinfo.cgi/users-opennebula.**org<http://lists.opennebula.org/listinfo.cgi/users-opennebula.org>
>
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to