-snip<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Does anybody know how to set up KVM on a headless, unattended server to<br>
run a virtual machine automatically on boot? I've only ever used it on<br>
my desktop with pointy-clicky tools like virt-manager. Even still, I<br>
usually use VirtualBox for virtual machines on my desktop.<br>
<br>
-Alan<br>
<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</blockquote></div><br><br>So you can still use virt-manager if using 5.4 and up and have it has a setting to autostart when the physical machine boots, virt-manager works fine as long as your vm's are fairly straight forward, I have several running this way.  To make it headless I would just load freenx and then you can get into the box and do whatever you need to do, plus I load freenx in all of my vm's so I have access to them, although you can do most everything with KVM from the command prompt if needed with virsh...<br>