[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Re: [Xen-devel] xen-3.0.gz and linux-2.6-xen0
- To: jp.pozzi@xxxxxxxxx
- From: Onkar Mahajan <kern.devel@xxxxxxxxx>
- Date: Wed, 7 Apr 2010 16:20:21 +0530
- Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Wed, 07 Apr 2010 03:51:10 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=bVIJd0MjWyhU+QXzLIMQORkgfRYObID3vbKjzaDY0nWYkOg/oOGodlMq9xcnGSIiQS chzVCT6bZ8EcJMtXmqST2LS0xP9LE0gZyB/PjQZTxDlC+ZSrBCl3eYPES2umLe754zWa srdOe+I+FaEGvXHb3eeQKOJEW2xzk9by9cpis=
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
On Wed, Apr 7, 2010 at 3:55 PM, jpp@xxxxxxxxxxxxxxxxxx <jpp@xxxxxxxxxxxxxxxxxx> wrote:
Hello,
>
>
> On Wed, Apr 7, 2010 at 10:48 AM, Pasi Kärkkäinen < pasik@xxxxxx> wrote:
> On Wed, Apr 07, 2010 at 10:31:16AM +0530, Onkar Mahajan wrote:
> > What is the difference between
> > (1) linux-2.6-xen0
>
>
> linux kernel suitable for being used in dom0.
Download, configure and compile. Some pre-built kernels are available in
many distros.
>
> > (2) xen-3.0.gz
3.0 is a pretty old one, you should use 3.4.
You download the code, load some dependencies, compile and install.
For me (debian) the minimal dependencies are :
linssl-dev
zlib-dev
bin86
bcc
elks-libc
python2.5-dev
python-xml
Many distros have pre-built Xen packages.
Assuming I have all the dependencies installed , how do I generate xen-3.4.gz ?? is this the bzImage renamed to xen-3.4.gz ??
>
>
> This is the actual Xen hypervisor.
> How is this generated ?
> I mean if I get the source code from the git. How should I generate
> xen-3.0.gz ?
>
>
> > (3) linux-2.6-xenU ?
> >
>
>
> linux kernel suitable for being used in a PV guest/domU.
> This is generated like this KERNELS ?= linux-2.6-xen0
> linux-2.6-xenU , right ???
You will have to install a whole system in your Virtual Machines, most
kernels are working very well under the Xen hypervisor, you can even
create Windows virtual machines.
Yes
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
Thanks all for all this noble work.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|