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] [Need Help] Problem with compilation xen-2.0-testing

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] [Need Help] Problem with compilation xen-2.0-testing
From: Andreas <andy2k@xxxxxxxxxx>
Date: Fri, 24 Jun 2005 16:28:04 +0200
Delivery-date: Fri, 24 Jun 2005 14:17:13 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <42BBDC9E.4080903@xxxxxxxxxx>
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>
References: <42BBDC9E.4080903@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)
Your build looks fine.

In the directory /dist/install/boot there aren't build new kernels.

Is this a bug ? Or did I made something wrong ?

Stuff only gets put in dist/install/boot by the top level makefiles. If you
do a make in the Linux tree itself, the kernel will appear as "vmlinux" at
the top of that tree.  If you use that, things should be fine.

Cheers,
Mark

Best regards ...



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

Ok, thanks for help.

Now I have the next problem. :o)
If I try to boot my system with the new kernel, GRUB show me this error:

" 13 : Invalid or unsupported executable format "


menu.lst

##########################

title Xen 2.0 / XenLinux 2.6
kernel (hd0,1)/boot/xen/vmlinuz root=/dev/hdc2 dom0_mem=256000 console=v
module (hd0,1)/boot/xen/vmlinuz-2.6-xen0 root=/dev/hdc2 ro console=tty0

###########################

Normally I can also use the vmlinuz, which is compressed kernel...., can I ?


files

###########################

linux:/boot/xen # file ./vmlinuz
./vmlinuz: gzip compressed data, from Unix, max compression

linux:/boot/xen # file ./vmlinux
./vmlinux: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), staticallylinked, not strippe

###########################

Maybe I can change the standard config of the xen-2.0.testing before I start the prozess with "make world".
But where I can find these settings ?


Best regards






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