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] Custom kernel XEN

To: Karol Chmurzyński <chmuri@xxxxxxxxx>
Subject: Re: [Xen-users] Custom kernel XEN
From: "Fajar A. Nugraha" <list@xxxxxxxxx>
Date: Wed, 25 May 2011 22:09:25 +0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 25 May 2011 08:11:58 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <BANLkTikYOzzO-kwBTNHesANx-wP95i3LRg@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: <BANLkTikYOzzO-kwBTNHesANx-wP95i3LRg@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
2011/5/25 Karol Chmurzyński <chmuri@xxxxxxxxx>:
> Hi there.
>
> For First i just wanted to say hello to all mega minds XEN experts:).
> I have a little problem with XEN kernel. I have cloud computing and in this
> architecture we use XEN wirtualization.

Spending a little time for a simple spell-check would help others
understand your question better.

> I wanted to have a custom debian
> based kernel witch fallowing modules   tun imq ipv6 qos ipip iptables

I assume this is for dom0 kernel?

> (full). Its there a way to download a Kernel patched XEN on debian and then
> make the coustom one?

You should really ask Debian list/forum for this.

The general method to download source in Debian/Ubuntu would be
"apt-get source ..."
Or go to debian's package page (something like
http://packages.debian.org/squeeze/linux-image-2.6.32-5-xen-amd64) and
download the sources from there.

> Or i have to make a normal one and then patch it?

Possible, but often harder.
You'll need to start with dom0-enabled kernel, then add whatever
Debian-specific patches you might need, then add whatever extra patch
you may need. Each patch might introduce a conflict, which might be
hard for a noob to fix.

-- 
Fajar

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

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