WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Error booting domU

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Error booting domU
From: PeanuTech <peanutdude@xxxxxxxxx>
Date: Sat, 19 Jun 2010 22:49:46 +0300
Delivery-date: Sat, 19 Jun 2010 12:50:43 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=Kkyv3pSnnthR1bQc0DHXyTXRRQw/AxVGqlF/L4iiyoU=; b=dcQUmWa5MW0kGohQd2etB9zepCtQ98+NuRTTzat6OCAAi/MLooZFj2WcCS3o0eFhF0 aBZsSdMY7li3dgdg2bxuCm1pSmg3Oas1BSM+5iIwe0VgF2om96IjkVIbg1AefegkQ/F4 o8Qw+pd2tfyl2VsfaJGAq/NuC8IyjQogd+Q0Q=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=SBd+CgL8lVrBqglApgGL4spI+G3a+HkrUZEDCLZTDVwhmPpz20v7GtiiPBNNUKLaS7 evHSE5lFE9BfZuhlvzahIeFipwBE+/BM5B8LVmd/kXAQal77yDXniSd62RGgyalsXRnd f4T5Lk03HzavsmGE8/9d4VjJM2DGowg3wXj9o=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I use xen-4.0.1-rc3-pre with linux 2.6.31.13 on Ubuntu Lucid and virt-manager 0.8.4. When I try to run a Fedora 13 PV domain that I've created I get the following error:

Error starting domain: POST operation failed: xend_post: error from xen daemon: (xend.err "Boot loader didn't return any data!")

And the details are:

raceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 814, in run_domain
    vm.startup()
  File "/usr/share/virt-manager/virtManager/domain.py", line 1286, in startup
    self._backend.create()
  File "/usr/lib/python2.6/dist-packages/libvirt.py", line 333, in create
    if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err "Boot loader didn't return any data!")

I found on google several references to this problem, and almost alll of them wrote that you need to make symbolic links, so that libvirt could find the Xen components.

I don't know which files I need to link. What should I do?
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>