|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] How do I compile a DomU kernel
On Tue, Jul 05, 2005 at 08:21:19PM +0100, Andrew Turnbull wrote:
> Hi there
>
> Please can someone put me out of my misery.
>
> I am trying to compile iptables into the DomU so that each DomU can
> set up its own firewall.
Get kernel source.
Patch with Xen patch.
Configure kernel as normal making sure that you have something like
the following options:
Xen ->
(disable) privileged guest
network device frontend
block device frontend
Compile kernel as normal and then mention it in a domain config.
Which step are you having problems with?
> Does anyone have a step by step howto ?
At the moment I compile my kernels on Debian so I would not know but
I'm sure there are HOWTOs out there.
signature.asc
Description: Digital signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|