[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Install xen 3.4.0 and build from source
- To: Boris Derzhavets <bderzhavets@xxxxxxxxx>
- From: Donglai Zhang <dlzhangster@xxxxxxxxx>
- Date: Thu, 28 May 2009 13:31:09 +0930
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Wed, 27 May 2009 21:01:58 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=LwvD30Sjuw5S+ZeQ+wfK3cbCAyoWYPG8bWQyqDN7MsWiZDW7Qco2IKzpuq4wzLflH4 WlpEl5jv55QkNRr/Y9c1EENPt0wyu7UAw0UQpg3F1ZFuzealRh71Zc7gxAbT6gw+qI4P C6FttZK5ifOPKVDmSrsSyl8hcqaYBI/z+Ka7E=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Hi, Boris:
Thanks for that !!
Donglai
On Tue, May 26, 2009 at 4:42 PM, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:
The very first time do :-
# hg clone http://xenbits.xensource.com/xen-3.4-testing.hg # cd xen-3.4-testing.hg # make world
Next step will install standard 2.6.18.8-xen on your system
# make install
I've never customized 2.6.18.8-xen. Per README :-
5. To rebuild a kernel with a modified config:
# make linux-2.6-xen-config CONFIGMODE=menuconfig (or xconfig) # make linux-2.6-xen-build
# make linux-2.6-xen-install
So, i would try just to do it afterwards . Different option ( i understand, that it would build kernel twice) :- # make world # make install-xen # make install-tools
# make
install-stubdom
Rebuild and install customized kernel
# make linux-2.6-xen-config CONFIGMODE=menuconfig (or xconfig)
# make linux-2.6-xen-build
# make linux-2.6-xen-install
Boris.
--- On Tue, 5/26/09, Donglai Zhang <dlzhangster@xxxxxxxxx> wrote:
From: Donglai Zhang <dlzhangster@xxxxxxxxx> Subject: [Xen-users] Install xen 3.4.0 and build from source To: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Tuesday, May 26, 2009, 12:47 AMHi,
I am new to Xen and trying to install xen 3.4.0 on a Linux
box.
I followed the user manual packaged in the tar ball and in
section 2.4.2,
"To customize the set of kernels built you need to edit the
top-level Makefile. Look for the line:
KERNELS ? + linux-2.6-xen0 linux-2.6-xenU
..."
Unfortunately, I did not find that, is the manual out of
date?
Best regards,
Donglai
-----Inline Attachment Follows-----
|
-- Donglai Zhang
Ph.D Candidate School of Computer Science University of Adelaide, SA, Australia 5083
Tel: 0061 8 83036166
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|