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-users

[Xen-users] problems booting the guest domain

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] problems booting the guest domain
From: "Nauman Rafique" <naumanr@xxxxxxxxx>
Date: Thu, 6 Mar 2008 17:44:49 -0500
Delivery-date: Thu, 06 Mar 2008 14:45:33 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=MpjJvh7EsICawPNN6NTQRutVKSPHtge+LMZDh00b/Lo=; b=i3iTbYuJnZ4UQ8PKJKEfu6p9UHCmF0uF51vuxgIgByynxwY7SP9RHGx6no8SJQfRzW9Bw2N/Co3E8Iytf723Mhs98CChJzV5A8JCPBYIabzwCSAdvyfU4wBddXxw2IWuS/JvIoLlZspl/NrZkUBBDdBFze7asVQvGXJIfdz+0QM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=gfIVEK6wgYBlnAmMck3mG74vLoQgvJ8Y+4YO2xXle9maXFM9zThGyY/UkMk7F5Datym6CdOH7ANi3ZcK3HCvU6wm29RrNZ4lzcCH4hnSVfGdmKpizAThXItgqOI4wJtxtWPkD+fYW+z30zF5h+Lmw3SZot+jsFTx7iP8INmzNr4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I am working with xen 3.2 and linux version linux-2.6.18-xen, both downloaded with mercurial (that seems to be the only way to get XEN to work, even though the README and user guide don't say a word about it). I have got XEN, dom0 and xend to work. Now I am trying to boot a guest domain from a file backed VBD.

I am assuming that I can use the same kernel for both dom0 and domU, the same initrd file, and that the kernel does not have to be inside the file backed VBD.

First, I cannot get rid of warning about /lib/tls, even though I have moved it to /lib/tls.disabled. I don't mind the warning as much as the 5 second wait.

Second, my domU kernel does not boot. I get this after the warning goes away.

------
SCSI subsystem initialized
Adaptec aacraid driver (1.1-5[2409]-mh2)
Kernel panic - not syncing: Attempted to kill init!
------

Now there is not much information to work with. Can somebody help me to find what can be going wrong.

I have followed the instructions in user guide to create VBD. And my configuration file is the default, without much changes. The same kernel boots fine for dom0.

Thanks.
--
Nauman
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] problems booting the guest domain, Nauman Rafique <=