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

Re: [Xen-users] Unable to boot Xen.

To: "Leena M." <kernmonk@xxxxxxxxx>
Subject: Re: [Xen-users] Unable to boot Xen.
From: Nicolas Muñoz <nicolas.munoz.zz@xxxxxxxxx>
Date: Mon, 20 Jul 2009 13:38:09 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx, xen-community@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 20 Jul 2009 06:15:07 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=taUJ0EMUN83tVfg/UsIYfvUsaD+WzbO4MgUOCzDqJfY=; b=NpnY2kC6Hd0gHfKckuanUMQKMFL62cVrtCSnJmEG2qaUQqYQglK/eWafpdFs5Mtdb6 DuwZy4PP5Cr5AAPdb6grtVRdQC7t4LdyIvuPJKFxbtHKe4R2FCNZP72Gvmwb99zSL4ql 6L13eo9rcURf4ex+9U8BykdaZ0/RvE+1yYaSw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=pul6RTYkx2/gOMo9zC2x3ZoCLQt9SL++ExrkCiSKHnAgxP1DDLG8HVBoFYl4BMJdXI PjKucDgt/JTKs2Oyw6rC40DXEf2pFWh7R8zUVehJfeChun1h5t/yjTIiTBZooFFNy57g cCKwDexnv+K3b1ZTUuBEpZev9kxxGu1Su679w=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <e49baca60907180447t6cd9f5d5ga331e1e77b0a49a6@xxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <e49baca60907180447t6cd9f5d5ga331e1e77b0a49a6@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Leena,

are you absolutely sure that xen-3.3.2-rc5.gz, vmlinuz-2.6.18.8-xen and initrd.img-2.6.18.8-xen are actually in your /boot directory?
Error 15 indicates that at least one of those is missing, maybe you forgot to copy the initrd file from the directory where you created it ?
Rgds,

Nicolas

2009/7/18 Leena M. <kernmonk@xxxxxxxxx>
Hi All,
       I am not able to boot Xen .

My "/boot/grub/menu.lst"  has this entry

title           Xen 3.3.2-rc5 / Debian GNU/Linux, kernel 2.6.18.8-xen
root            (hd0,0)
kernel          /boot/xen-3.3.2-rc5.gz
module          /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1
module          /boot/initrd.img-2.6.18.8-xen
savedefault

I am getting the error during booting ( snapshot attached )
The Xen config file is also attached.

Please Help me.

Regards,
Leena.

PS : I followed the following procedure from the
"Introduction to the Open Source Xen Hypervisor"
Zach Shepherd and Wenjin
taken from xen blog.

Install required packages
(e.g. apt-get install gawk libssl-dev libx11-dev gettext libncurses-dev
build-essential python-dev texlive-latex-base transfig tetex-extra
bcc bin86 pciutils-dev git-core curl texinfo libc6-dev mercurial
bridge-utils graphviz)
Download the latest Xen release
(e.g. hg clone http://xenbits.xen.org/xen-3.3-testing.hg)
Compile and Install
(e.g. make world; make install)
Create a ramdisk
(e.g depmod 2.6.18.8-xen;mkinitramfs -o /boot/initrd.img-2.6.18.8-xen
2.6.18.8-xen )
Configure the bootloader
(e.g update-grub)


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>