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] Trouble on building 3.2.1

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Trouble on building 3.2.1
From: "Weiping Guo" <wguo1990@xxxxxxxxx>
Date: Mon, 14 Jul 2008 16:11:30 -0400
Delivery-date: Mon, 14 Jul 2008 13:12:38 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=ZHELpYg7tynaOqVOYJmzxDHAJczTNQtsrkSyIY+LHhs=; b=ShwOVjVf700rEUg7Y89ASTAMDLMH5EiooD2iTlQkpwz8ffXgi9GPSp5w58B0Q+tmBb ZW1XJNTb+ZTaROoQj7Jpa+fOamhXSYnbho8+Yi3wJi1A0oB6bRTxb2OS0QHUdUj/aZso dHAyAI6excQVtL7BHgauuGKoiv212W7l437f8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=KOH18jeZ6nKxI+YQHlnB3ZTejrTQGYPkXgLUt79AStYJsPgXfH9lZ5y1bqgqA+2gIf yLlOUi0gtkvFXByho5/z0Tun0gkHgw7+b5bcErpPL0x6qD/cXxOi6Pu0Tq83g5VjV6bm 9EXyNhKr3XgjuhgFqfwKFcCKdl5ZsUaM0Y9xI=
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
Hi All,

I need some lights on building 3.2.1. Here is the process I used: (the
steps described in the README file)

1). mkdir build
2). download xen-3.2.1.tar.gz and unzip
3). hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg
4). cd xen-3.2.1
5) make prep-kernels
6) cp my.config to build-linux-2.6.18-xen_x86_32/.config

Here my.config is the one I am currently using,  config-2.6.18-53.1.21.el51xen.
Is that a problem? I am currently running 2.6.18-53.1.21.el5xen
without problem.


7) make dist
8) make install
9) depmod 2.6.18.8-xen
10)  mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod \
     initrd-2.6.18.8-xen.img 2.6.18.8-xen

Should I add more modules to initrd?

11) edit the grub.config and reboot.


The problem I am facing is that:
1) If I do not overwrite the .config, some modules are missing, like
blkbk, netbk
2) Using the above process, the build and install seemed successful.
However, after reboot, xend is not started properly. I checked the
process, tapdisk is not running.
I manually load the modules using modprobe, like netbk, blktap ..

Still the xend is not started.

Can anybody give me some help? Any suggestions are appreciated!

Thanks a lot.

Jim

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

<Prev in Thread] Current Thread [Next in Thread>