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] Xen 3.3.1

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Xen 3.3.1
From: "jon.hart" <jon.hart@xxxxxx>
Date: Sun, 05 Apr 2009 17:48:29 +0200
Delivery-date: Sun, 05 Apr 2009 08:49:19 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <5c4c43410904022223o35dd5eferb89333165f025cc3@xxxxxxxxxxxxxx>
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: <5c4c43410904022223o35dd5eferb89333165f025cc3@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080724 Lightning/0.9 Thunderbird/2.0.0.16 Mnenhy/0.7.5.0
Hi,

I'm just learning but I did it this way:

cd xen-3.3.1
make xen
make install-xen

download and patch linux-2.6.29.1
cd linux-2.6.29.1
mkdir dom0
mkdir domU

make -O ./dom0 menuconfig
make -O ./dom0
make -O ./dom0 modules_install install

make -O ./domU menuconfig
make -O ./domU
make -O ./domU modules_install install

Continue with grub configuration and initrd creation.

Hope this helps
Greetings jon


On 04/03/09 Simon Hintermann wrote:
> I wonder if someone had some precise tutorial on installing Xen 3.3.1 
> with a custom kernel (like 2.6.29)... I already tried to build it with the 
> 2.6.27 kernel on Xensource, but even with this one, I cannot find my way.
> 
> I am working on a Debian system.
> 
> I would really appreciate some help on this, as I spent some days on 
> it and I am out of ideas. The tutos available on the net didn't satisfy me 
> at all, so if someone already did this on Debian...



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

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