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

Re: [Xen-users] Trying to compile linux kernel from http://xenbits.xen.o

To: David Cemin <davidcemin@xxxxxxxxx>
Subject: Re: [Xen-users] Trying to compile linux kernel from http://xenbits.xen.org/linux-2.6.18-xen.hg .
From: Priyadarsan Roy <priyadarsanroy@xxxxxxxxx>
Date: Mon, 1 Nov 2010 23:49:41 +0530
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 01 Nov 2010 11:21:52 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=FEivVDlwUSYS0k0CxLi4F+IipxDMVxQh67UnRF8F+MM=; b=YCdPJn5C1ssW2Whq7BA28gI3EU8RpDjVHAaSNRcCQrhxPXCw9RzdtZHnB5MwEbllEr CNgGK5HqHayCAQb3K2fzv3nI0P5ySv1vyBv+NeTkwfWoeRR1nIAEcapao1OaeOL3OdhF 69URTOU7MGOHycsmdPW4XpKKdbXSbkgWMxQds=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=Mlun14s1oDxRr5djnLZnH8LNtd0BIr3SlqaCCDxfD2Ee0FMyQ8FNZ50p6juQzLvzFe ss53H5GGeyMz99bAnN2NKlfd4lJIa+6YH7Texjp9Lo6U9O4UUf2qP5Nb3kFzeBEgHtvl HlihnEx7Dd/cr84FetelQayEEgqM9aqJc/tj4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTik5oSGW1Zj8RgVyMGO72k0_nm5R_m8hkV+Nb4kJ@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: <AANLkTik+ybjvL6iF4LYkum2kbrvmtkB03-RdeEDt=w7y@xxxxxxxxxxxxxx> <AANLkTi=qjbPjAJbi2Of_FYUVSuHLsaiBcmwi2K-xwJ2X@xxxxxxxxxxxxxx> <AANLkTim0mf29=fkdoiYOR33Q1DD+T7bGjh0o4-YDGUEc@xxxxxxxxxxxxxx> <AANLkTinOVYx+_VmF9Y3zWuu7KoD=nwpKPvxcSZaPtQNv@xxxxxxxxxxxxxx> <AANLkTik5oSGW1Zj8RgVyMGO72k0_nm5R_m8hkV+Nb4kJ@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

title           Xen 4.1-unstable / Debian GNU/Linux, kernel 2.6.18.8
root            (hd0,0)
kernel          /boot/xen-4.1-unstable.gz
module          /boot/vmlinuz-2.6.18.8 root=/dev/sda1 ro console=tty0
module          /boot/initrd.img-2.6.18.8

title           Debian GNU/Linux, kernel 2.6.26-2-amd64
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.26-2-amd64 root=/dev/sda1 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,0)
kernel          /boot/vmlinuz-2.6.26-2-amd64 root=/dev/sda1 ro single
initrd          /boot/initrd.img-2.6.26-2-amd64

title           Debian GNU/Linux, kernel 2.6.18.8
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.18.8 root=/dev/sda1 ro quiet
initrd          /boot/initrd.img-2.6.18.8

title           Debian GNU/Linux, kernel 2.6.18.8 (single-user mode)
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.18.8 root=/dev/sda1 ro single



On Mon, Nov 1, 2010 at 11:46 PM, David Cemin <davidcemin@xxxxxxxxx> wrote:
please, post here your grub entry.

regards.

--
David

2010/11/1 Priyadarsan Roy <priyadarsanroy@xxxxxxxxx>

What you mentioned was right ext3 was not part of the built in module. I now recompiled it with the built in option. But the problem still persists the same error.


On Mon, Nov 1, 2010 at 10:59 PM, David Cemin <davidcemin@xxxxxxxxx> wrote:
I usually get this error when the ext3 module is not compiled as a built in module or it isnt loaded by the bootloader. Try to double check if you are loading your file system module

regards

--
David

2010/11/1 Priyadarsan Roy <priyadarsanroy@xxxxxxxxx>

Hi,

I am trying to install Xen 4.0 unstable and then get my dom0 working from http://xenbits.xen.org/linux-2.6.18-xen.hg .

So far installation for Xen unstable went fine. But when I try to compile the kernel from http://xenbits.xen.org/linux-2.6.18-xen.hg and then boot to that kernel I get the error

Error:13 Invalid or unsupported executable format.

I am using Debian 5(lenny) .The steps I used to compile the kernel are as given below


make menuconfig
make -j4
make modules_install install
chmod g-s /usr/src -R
make deb-pkg
dpkg -i ../linux-2.6.18.8_2.6.18.8_amd64.deb
depmod 2.6.18.8
update-initramfs -c -k 2.6.18.8
update-grub

Any help will be appreciated.

Regards,
Roy


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



--
David Cemin
mobile: +55 51 93523097
home:   +55 51 32763785
email: davidcemin@xxxxxxxxx




--
David Cemin
mobile: +55 51 93523097
home:   +55 51 32763785
email: davidcemin@xxxxxxxxx

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