Hello:
I tried to unsuccessfully install a guest on xen. It failed when it tried to connect to the display since I installed the OS without a graphical environment.
When I do an xm list, I do not see the guest, but if I try to do virt-install with the same guest name, it tells me the domain already exists.
I tried xm delete on the domain but that also tells me the domain does not exist.
Any ideas?
Thanks, Neil
-- Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com Eliminate junk email and reclaim your inbox. Visit http://www.spammilter.com for details.
Neil Aggarwal wrote on Sat, 4 Apr 2009 20:01:49 -0500:
When I do an xm list, I do not see the guest, but if I try to do virt-install with the same guest name, it tells me the domain already exists.
I tried xm delete on the domain but that also tells me the domain does not exist.
Remove the config file and the image file for it.
Kai