>      <[1][2]
pasik@xxxxxx> wrote:
>      >
>      >      On Thu, May 13, 2010 at 11:13:00AM +0800, lei yang wrote:
>      >      >    Hi All,
>      >      >
>      >      >    I download a xen 4.0.0, after I run "make world" I got a
>      2.6.33.1
>      >      kernel,
>      >      >    it should be a kernel for Dom0, my question is " how to get
>      a domU
>      >      kernel
>      >      >    for 2.6.33.1"
>      >      >
>      >
>      >      The same kernel can be used also for domU.
>      >
>      >
>      >    a.I'm confused by this in the readme of xen4.0.0, I saw we can get
>      domU
>      >    with "   KERNELS="linux-2.6-xen0 linux-2.6-xenU"" when run "make",
>      and I
>      >    got two kernel one is for dom0, anther is domU, the size of dom0 is
>      bigger
>      >    than domU, do you mean we can ignor this(KERNELS="linux-2.6-xen0
>      >    linux-2.6-xenU), just use one dom0 kernel for domU?
>      >
>
>      Those options are required for building the linux-2.6.18-xen based "old"
>      xenlinux kernels.
>      If you don't specify KERNELS= at all, and only use "make world", it'll
>      build you a pvops kernel.
>      >    b. if I saw some document, they tell "the dom0 need the patch for
>      xen "
>      >    eg:wget
>      >