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] Have some problem in Xen 4.0.1

To: xen-users@xxxxxxxxxxxxxxxxxxx, Lv Yi Fu <tonylyf@xxxxxxxx>
Subject: Re: [Xen-users] Have some problem in Xen 4.0.1
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Tue, 12 Oct 2010 05:12:15 -0700 (PDT)
Cc:
Delivery-date: Tue, 12 Oct 2010 05:13:49 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1286885535; bh=nuYTuvR9DplGGj2MNz7qpLmObbX5jSS1USIryeN+EUc=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=fT+P8GJ989aubHmxFU/KC8ZCPZC3ycvyE68DWDZSN3VW4UsX36gjENJpNQ1WYXX62f+LBde6ooNNm3/RrXuG4P4DqwNrTXOWC9X9BDBvmEvdeCKaatt+YiKCjRawuMutneQu14/e7DyFVA/STtaXeV44ceOg6wo7PGSIW8DhwD0=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=y0DmOescP+CAQtnBSCNA2D8kVhYebtwCLHAWcdor5EZ7ip3DXeXpN+kPy82DoUF7P3DtR1OTXBMoKSrWT0ADqu61TH4gv0vqZcEr3Mc+MUyZy0gVMV0PcRK/cTPKsvM5fzWqyaoo+5aixJ0mQYvgyA/yR/hyPkKspk0OOvXhn3E=;
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
Tutorial and config attached are for 64-bit.

Boris

--- On Mon, 10/11/10, Lv Yi Fu <tonylyf@xxxxxxxx> wrote:

From: Lv Yi Fu <tonylyf@xxxxxxxx>
Subject: [Xen-users] Have some problem in Xen 4.0.1
To: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Monday, October 11, 2010, 7:45 AM

I install xen 4.0.1 on  ubuntu-10.04.1-server-i386, and I used the tutorial as bellow:(I want to ask which step is wrong and what shall I do in the make menuconfig)
 
apt-get install libcurl4-openssl-dev \
xserver-xorg-dev \
mercurial gitk \
build-essential \
libncurses5-dev \
uuid-dev gawk \
gettext texinfo bcc \
libncurses5-dev dpkg-dev debhelper \
iasl texinfo bridge-utils bison flex
apt-get build-dep xen-3.3


cd /usr/src
git clone http://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen
cd linux-2.6-xen
git checkout -b xen/stable-2.6.32.x origin/xen/stable-2.6.32.x

make menuconfig (I copied all the things in the http://pastebin.com/Ebrsiav7 to the .config. Is that right? )
make -j 1
make modules_install install
chmod g-s /usr/src -R
make deb-pkg
dpkg -i ../linux-image*2.6.32.21*.deb
depmod 2.6.32.21-xen
update-initramfs -c -k 2.6.32.21-xen

gunzip xen-4.0.1.tar.gz
tar -xvf xen-4.0.1.tar
cd xen-4.0.1
patch -p1 -s -i ../grub2-fix.patch1
make xen
make tools
make install-xen
make install-tools PYTHON_PREFIX_ARG=

update-rc.d xend defaults 20 21
update-rc.d xendomains defaults 21 20

Reboot in Xen with grub entry.
Please I make xen 4.0 once and once again , somebody help!!~.

 

-----Inline Attachment Follows-----

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

Attachment: config2.6.32.24.gz
Description: GNU Zip compressed data

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