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] xen kernel is not booting !!

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xen kernel is not booting !!
From: futurbillgate <futurbillgate@xxxxxxxxx>
Date: Wed, 2 Mar 2011 15:50:00 +0530
Delivery-date: Wed, 02 Mar 2011 02:22:08 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=qxkFqW9gjeJ347EHJ/tC14niHl/AfpQNeUzCkmgoc98=; b=A7wZ/+X1W36G00DpeGh7HZ5nLjEG8wd2mUY19oFCsNS8e3fS61BZFGdv7OFej1Sule QeOKQeb/usz4ZZBTZxOpXvZgQtRAFVw+JfxY0N2Pu/dgxbiERz0CqvDHpAWIJsogXIfo bLAZp4QiyvkBxJoMVM+w3HbQ0ZuOazLhWv/Rc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=rsweqDzgXYhIiQ1ElDWdz0YFLE5N6DAoa0t9Gy2ShfJiRaPqQ0Q9mXv3ZUF/zYne7Z vCodCEhfHcAHTlMnpjT2TXg3oURA+O1e0w/bxM1puJUCDLH6Tj2v/FEIU8rcf3izwza4 UV+Xzgnf8H2G+0t9o3B/84qyrYrS+p7zuq2dw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
sir,

i have installed xen and ether patch successfully now whenever i boot in xen kernel it shows ERROR 13 : error 13 invalid or unsupported executable format .

my menu.lst is as below
======================
title XEN/ETHER, kernel 2.6.26-2-xen-amd64
root (hd0,0)
kernel /boot/xen-3.1.0.gz dom0_mem=512M
module /boot/vmlinuz-2.6.26-2-xen-amd64 root=/dev/sda1 ro quiet
module /boot/initrd.img-2.6.26-2-xen-amd64
title        Debian GNU/Linux, kernel 2.6.26-2-xen-amd64
root        (hd0,5)
kernel        /boot/vmlinuz-2.6.26-2-xen-amd64 root=/dev/sda6 ro quiet
initrd        /boot/initrd.img-2.6.26-2-xen-amd64
title        Debian GNU/Linux, kernel 2.6.26-2-xen-amd64 (single-user mode)
root        (hd0,5)
kernel        /boot/vmlinuz-2.6.26-2-xen-amd64 root=/dev/sda6 ro single
initrd        /boot/initrd.img-2.6.26-2-xen-amd64
title        Debian GNU/Linux, kernel 2.6.26-2-amd64
root        (hd0,5)
kernel        /boot/vmlinuz-2.6.26-2-amd64 root=/dev/sda6 ro quiet
initrd        /boot/initrd.img-2.6.26-2-amd64
title        Debian GNU/Linux, kernel 2.6.26-2-amd64 (single-user mode)
root        (hd0,5)
kernel        /boot/vmlinuz-2.6.26-2-amd64 root=/dev/sda6 ro single
initrd        /boot/initrd.img-2.6.26-2-amd64
### END DEBIAN AUTOMAGIC KERNELS LIST
title        Other operating systems:
root
title        Microsoft Windows XP Professional
root        (hd0,0)

================================
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xen kernel is not booting !!, futurbillgate <=