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 DomU + iptables

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Xen DomU + iptables
From: Andrew Turnbull <abturnbull@xxxxxxxxx>
Date: Tue, 5 Jul 2005 13:46:06 +0100
Delivery-date: Tue, 05 Jul 2005 12:44:59 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FxpeuE09xtFW31FB1cy1L1WYcJfQr5Zk/ooCTK7EEKTI5YHCEXG978I+jiQYqmQZDUvUCtXacAdsWQxjf+wP3a1KTeLF8Bhh3ibjw3QubEKj9lTTpIPcEhz1OvsUike+THvLm/LR2gWixHos3R22JimQ3H29Z+6INKSxMyU4wfI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <42CA6EDF.5070203@xxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <bff20ae2050705011894643f3@xxxxxxxxxxxxxx> <42CA5AB8.6090409@xxxxxxxxx> <bff20ae20507050340967684@xxxxxxxxxxxxxx> <42CA6EDF.5070203@xxxxxxxxxxxxx>
Reply-to: Andrew Turnbull <abturnbull@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 05/07/05, Fajar A. Nugraha <fajar@xxxxxxxxxxxxx> wrote:
> Andrew Turnbull wrote:
> 
> >Hi there
> >
> >Sorry really rookie question, but all I have is the Xen-2.0 dir I dont
> >have the source xen kernel anywhere at least not the domU.
> >
> >where do I get that from ?
> >
> >
> >
> If you get the installer from
> http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads.html, it will
> be UNDER the xen-2.0 dir. Something like xen-2.0/linux-2.6.11-xenU.

drwxrwxr-x  12   94  141   4096 May 22 11:56 .
drwxr-xr-x   3 root root   4096 Jul  5 13:41 ..
drwxrwxr-x   2   94  141   4096 May 22 11:56 buildconfigs
-rw-rw-r--   1   94  141 531234 May 22 11:56 ChangeLog
-rw-rw-r--   1   94  141  19355 May 22 11:56 COPYING
drwxrwxr-x   5   94  141   4096 May 22 11:56 docs
drwxrwxr-x   3   94  141   4096 May 22 11:56 extras
drwxrwxr-x   5   94  141   4096 May 22 11:56 freebsd-5.3-xen-sparse
-rwxrwxr--   1   94  141    741 May 22 11:56 install.sh
drwxrwxr-x   9   94  141   4096 May 22 11:56 linux-2.4.30-xen-sparse
drwxrwxr-x   7   94  141   4096 May 22 11:56 linux-2.6.11-xen-sparse
-rw-rw-r--   1   94  141   5865 May 22 11:56 Makefile
drwxrwxr-x   3   94  141   4096 May 22 11:56 netbsd-2.0-xen-sparse
drwxrwxr-x   3   94  141   4096 May 22 11:56 patches
-rw-rw-r--   1   94  141   3336 May 22 11:56 README
drwxrwxr-x  13   94  141   4096 May 22 11:56 tools
drwxrwxr-x   7   94  141   4096 May 22 11:56 xen

These are the only files within the xen-2.0 dir, no mention of the DomU
(this is from a fresh tar zxf )

there is a mention of it in buildconfigs ?

Im sorry but when it comes to messing with Kernels Im hopeless.


> 
> As for getting modules, you should copy /lib/modules/2.6.11.10-xenU/
> (assuming you use Xen-2.0.6) from you dom-0 (e.g. physical host) to your
> dom-U filesystem.
> 
> Personally I prefer Frieder's way, compile everything that I need in
> dom-U built-in into the kernel, not as modules. I also use symbolic
> links to specify the kernel for domU, e.g. something like this on a
> domain's config file :
> 
> kernel="/etc/xen/kernel/linux"
> 
> and /etc/xen/kernel/linux is a symbolic link to linux-2.6.11-xenU-HS20
> (I use my own dom-U kernel).
> 
> That way a kernel (or Xen) upgrade is simply a matter of changing the
> symlink in dom0 and rebooting domU as necessary, without having to touch
> domU's filesystems.
> 
> Regards,
> 
> Fajar
> 
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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

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