From: General Schvantzkopf on
I'm trying to create a paravirtualized CentOS5 client on 64 bit F9 on a
Core2 box. I've been using the following URL for for the install media URL

http://mirror.anl.gov/pub/centos/5.1/os/x86_64

I'm getting the following error, am I pointing to the wrong directory on
the CentOS mirror?


Unable to complete install '<class 'libvirt.libvirtError'>
virDomainDefineXML() failed unknown OS type no OS type
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/create.py", line 651, in
do_install
dom = guest.start_install(False, meter = meter)
File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 845, in
start_install
return self._do_install(consolecb, meter)
File "/usr/lib/python2.5/site-packages/virtinst/Guest.py", line 896, in
_do_install
self.conn.defineXML(boot_xml)
File "/usr/lib64/python2.5/site-packages/libvirt.py", line 858, in
defineXML
if ret is None:raise libvirtError('virDomainDefineXML() failed',
conn=self)
libvirtError: virDomainDefineXML() failed unknown OS type no OS type
'