Hello,

I'm using opennebula with CentOS 5.5 + Xen but i am not sure about the "right" 
way of creating images.


Example, if i want to create a VM to run CentOS, which steps should i do?

I saw that to create Xen domU you can use, for example:

virt-install \
--paravirt \
--name webserver01 \
--ram 512 \
--file /vm/example.img \
--file-size 10 \
--nographics \
--location http://mirrors.kernel.org/centos/5.3/os/x86_64/

Is this the correct way of creating it?

Them after installing via xm console i should transfer this to frontend and 
create a configuration file for image, deploying it at opennebula?

Regards,

Fernando Marcelo
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to