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] RE: cearte kernel

To: Cyril DE DANILOFF <cyril@xxxxxx>, "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] RE: cearte kernel
From: "Yi, Shunli" <syi@xxxxxxxxxxxx>
Date: Wed, 11 Mar 2009 18:19:48 -0700
Accept-language: zh-CN, en-US
Acceptlanguage: zh-CN, en-US
Cc:
Delivery-date: Wed, 11 Mar 2009 18:22:15 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <5C7F55C833BF784F8BDE7BEDA2405E7412FF18@xxxxxxxxxxxx>
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: <5C7F55C833BF784F8BDE7BEDA2405E7412FF15@xxxxxxxxxxxx> <E6ED841B7ED3FA4AB123FEAEF42B0ACA03EBB61944@xxxxxxxxxxxxxxxxxxxxx> <5C7F55C833BF784F8BDE7BEDA2405E7412FF18@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcmiOT5zmnpgRyPrRTyjgaw0mcr2MwAFOgP0AAKPmNAAFZZRMA==
Thread-topic: cearte kernel
The boot menu for xen kernel is a little different with normal Linux kernel.

Please change your boot menu refer this example:
title Centos-2.6.18(2.6.18)
        root (hd1,4)
        kernel /boot/xen.gz-2.6.18.8-1 vga=gfx-1280x1024x16
        module /boot/vmlinuz-2.6.18.8-1xen ro root=/dev/sdb5
        module /boot/initrd-2.6.18.8-1xen.img

This boot menu works on my workstation.

the parameter vga indicate that, to enable frame buffer in booting(or text 
mode).This need your kernel supports. Please select the frame buffer support in 
kernel configuration.

For the kernel configuration, after you implement "make prep-kernels" , a new 
kernel folder will be generated under xen-3.3.x. (named 
build-linux-2.6.18-xen_x86_32 for my build.). Just run "make menuconfig" in 
this new kernel folder. You can customize your new kernel now, and command 
"make kernels" in folder xen-3.3.x can build the new kernels.


Best Regards!

SHUNLI 



-----Original Message-----
From: Cyril DE DANILOFF [mailto:cyril@xxxxxx] 
Sent: 2009年3月11日 23:05
To: Yi, Shunli; xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: cearte kernel

Ok thank you for the response.

But after pute 
title Xen 3.3 / XenLinux 2.6
      kernel /boot/xen-3.3.gz console=vga
      module /boot/vmlinuz-2.6.18.8-xen root=/dev/hda1 ro console=tty0

in grub/menu.

My new kernel not boot.

If I do make menuconfig in xen-3.3.1/linux-2.6.18-xen.hg
Make dist not compile :s. how I can add my drivers and modules for my machine ?

-----Message d'origine-----
De : Yi, Shunli [mailto:syi@xxxxxxxxxxxx] 
Envoyé : mercredi 11 mars 2009 14:35
À : Cyril DE DANILOFF; xen-users@xxxxxxxxxxxxxxxxxxx
Objet : 答复: cearte kernel

Hi:
Please refer to http://www.xen.org/download/docs/xen33.linux-2.6.18.README.txt.

steps:
1. download the xen-3.3.1.tar.gz
2. tar -zxf xen-3.3.1.tar.gz
3. Download kernel code by 
"http://www.xen.org/download/docs/xen33.linux-2.6.18.README.txt";
4. cd to folder xen-3.3.1
5. make prep-kernels.
6. run other make commands you want.( you can get help by "make help")


enjoy your time :)

Shunli


________________________________________
发件人: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
[xen-users-bounces@xxxxxxxxxxxxxxxxxxx] 代表 Cyril DE DANILOFF [cyril@xxxxxx]
发送时间: 2009年3月11日 19:05
收件人: xen-users@xxxxxxxxxxxxxxxxxxx
主题: [Xen-users] cearte kernel

Hi,

How create the xen kernel create.

I download linux-2.6.18-xen-3.3.0. I do make menu config; make m make 
installes_modules but there are not a bzimage in /archi386/boot/.

And in the xen source I test make dist, make world; it s download a new kernel 
but it don t want compile  when i config with make menuconfig.

So what is the file that make and copy in the kernel ?

What is the process for install xen with the xen kernel ? the README said : 
./install make dist ! :s

--
Cyril


__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 3925 (20090311) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



Click here<https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==> to report 
this email as spam.



 Protected by Websense Hosted Email Security -- www.websense.com 
 

__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 3926 (20090311) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 
 

__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 3926 (20090311) __________

The message was checked by ESET NOD32 Antivirus.

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