<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div>I'm using opennebula with CentOS 5.5 + Xen but i am not sure about the "right" way of creating images.</div><div><br></div><div><br></div><div>Example, if i want to create a VM to run CentOS, which steps should i do?</div><div><br></div><div>I saw that to create Xen domU you can use, for example:</div><div><br></div><div><code>virt-install \<br>
--paravirt \<br>
--name webserver01 \<br>
--ram 512 \<br>
--file /vm/example.img \<br>
--file-size 10 \<br>
--nographics \<br>
--location <a href="http://mirrors.kernel.org/centos/5.3/os/x86_64/">http://mirrors.kernel.org/centos/5.3/os/x86_64/</a></code><br>
<br></div><div>Is this the correct way of creating it?</div><div><br></div><div>Them after installing via xm console i should transfer this to frontend and create a configuration file for image, deploying it at opennebula?</div><div><br></div><div>Regards,</div><div><br></div><div>Fernando Marcelo</div></body></html>