On Mon, Oct 6, 2008 at 4:19 AM, Mark McLoughlin <markmc@xxxxxxxxxx> wrote: > Cole has been backporting the patches and 5.3 should be able to be able > to install Fedora 10. Cool, got the new python-virtinst package from my TAM. Gets further, still doesn't work :) Is this a kernel issue now? [root@monster os]# virt-install --paravirt -r 512 -n f10 -l http://monster.rmrf.net/fedora/development/x86_64/os -f /dev/data3vg/rawhide-test --nographics Starting install... Retrieving file .treeinfo 100% |=========================| 1.0 kB 00:00 Retrieving file .treeinfo 100% |=========================| 1.0 kB 00:00 Retrieving file vmlinuz.. 100% |=========================| 2.6 MB 00:00 Retrieving file initrd.im 100% |=========================| 17 MB 00:00 virDomainCreateLinux() failed POST operation failed: (xend.err "Error creating domain: (2, 'Invalid kernel', 'xc_dom_find_loader: no loader found\\n')") Domain installation may not have been successful. If it was, you can restart your domain by running 'virsh start f10'; otherwise, please restart your installation. Mon, 06 Oct 2008 09:01:53 ERROR virDomainCreateLinux() failed POST operation failed: (xend.err "Error creating domain: (2, 'Invalid kernel', 'xc_dom_find_loader: no loader found\\n')") Traceback (most recent call last): File "/usr/sbin/virt-install", line 559, in ? main() File "/usr/sbin/virt-install", line 491, in main dom = guest.start_install(conscb, progresscb, wait=(not wait)) File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 822, in start_install return self._do_install(consolecb, meter, wait) File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 843, in _do_install self.domain = self.conn.createLinux(install_xml, 0) File "/usr/lib64/python2.4/site-packages/libvirt.py", line 573, in createLinux if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self) libvirtError: virDomainCreateLinux() failed POST operation failed: (xend.err "Error creating domain: (2, 'Invalid kernel', 'xc_dom_find_loader: no loader found\\n')") -- Fedora-xen mailing list Fedora-xen@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-xen