I''m installing a new server, and I want know waht is better: - Install xen from source from xen.org version 3.4.2 ? - Install xen fron apt-get from debian package 3.2.1 ? The server has Debian Lenny. What is correct on production server ? -- Martin _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Install xen from source in case you will need an feature the Debian version is missing. Martin Aceto wrote:> > I''m installing a new server, and I want know waht is better: > > - Install xen from source from xen.org <http://xen.org> version 3.4.2 ? > > - Install xen fron apt-get from debian package 3.2.1 ? > > The server has Debian Lenny. > > What is correct on production server ? > > -- > Martin > > ------------------------------------------------------------------------ > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
You may want to build and use the 2.6.18-xen kernel from source as well. Debian''s dom0 kernel may have some issues. See http://wiki.xensource.com/xenwiki/XenDom0Kernels Keith Coleman On Tue, Jan 19, 2010 at 3:54 PM, Peter Viskup <skupko.sk@gmail.com> wrote:> Install xen from source in case you will need an feature the Debian version > is missing. > > > Martin Aceto wrote: >> >> I''m installing a new server, and I want know waht is better: >> >> - Install xen from source from xen.org <http://xen.org> version 3.4.2 ? >> >> - Install xen fron apt-get from debian package 3.2.1 ? >> >> The server has Debian Lenny. >> >> What is correct on production server ? >> >> -- >> Martin >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >-- Keith Coleman _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Xen kernel image 2.6.18 is available for the installation: linux-image-2.6-xen-amd64 - Linux 2.6 image on AMD64, oldstyle Xen sup linux-image-2.6.18-6-xen-amd64 - Linux 2.6.18 image on AMD64 linux-image-2.6.26-1-xen-amd64 - Linux 2.6.26 image on AMD64, oldstyle Xen linux-image-2.6.26-2-xen-amd64 - Linux 2.6.26 image on AMD64, oldstyle Xen linux-image-xen-amd64 - Linux image on AMD64, oldstyle Xen support Peter Viskup Keith Coleman wrote:> You may want to build and use the 2.6.18-xen kernel from source as > well. Debian''s dom0 kernel may have some issues. See > http://wiki.xensource.com/xenwiki/XenDom0Kernels > > > Keith Coleman > > On Tue, Jan 19, 2010 at 3:54 PM, Peter Viskup <skupko.sk@gmail.com> wrote: > >> Install xen from source in case you will need an feature the Debian version >> is missing. >> >> >> Martin Aceto wrote: >> >>> I''m installing a new server, and I want know waht is better: >>> >>> - Install xen from source from xen.org <http://xen.org> version 3.4.2 ? >>> >>> - Install xen fron apt-get from debian package 3.2.1 ? >>> >>> The server has Debian Lenny. >>> >>> What is correct on production server ? >>> >>> -- >>> Martin >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Xen-users mailing list >>> Xen-users@lists.xensource.com >>> http://lists.xensource.com/xen-users >>> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users >> >> > > > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Debian version is quite old and miss alot I think the best way is to grub novell patches of xen (old style) and apply this to a new kernel (like 2.6.31-5) an compile it. Then u can use xen hypervisor and xen tools 3.4 I might publish it as deb files if u need, but then u will have to use ubuntu 9.10, since I find Lenny also quite old, and the new sid debian version seem to be more stable. Sassy On Tue, Jan 19, 2010 at 11:53 PM, Peter Viskup <skupko.sk@gmail.com> wrote:> Xen kernel image 2.6.18 is available for the installation: > > linux-image-2.6-xen-amd64 - Linux 2.6 image on AMD64, oldstyle Xen > sup > linux-image-2.6.18-6-xen-amd64 - Linux 2.6.18 image on AMD64 > linux-image-2.6.26-1-xen-amd64 - Linux 2.6.26 image on AMD64, oldstyle Xen > linux-image-2.6.26-2-xen-amd64 - Linux 2.6.26 image on AMD64, oldstyle Xen > linux-image-xen-amd64 - Linux image on AMD64, oldstyle Xen > support > > Peter Viskup > > > Keith Coleman wrote: > >> You may want to build and use the 2.6.18-xen kernel from source as >> well. Debian''s dom0 kernel may have some issues. See >> http://wiki.xensource.com/xenwiki/XenDom0Kernels >> >> >> Keith Coleman >> >> On Tue, Jan 19, 2010 at 3:54 PM, Peter Viskup <skupko.sk@gmail.com> >> wrote: >> >> >>> Install xen from source in case you will need an feature the Debian >>> version >>> is missing. >>> >>> >>> Martin Aceto wrote: >>> >>> >>>> I''m installing a new server, and I want know waht is better: >>>> >>>> - Install xen from source from xen.org <http://xen.org> version 3.4.2 ? >>>> >>>> - Install xen fron apt-get from debian package 3.2.1 ? >>>> >>>> The server has Debian Lenny. >>>> >>>> What is correct on production server ? >>>> >>>> -- >>>> Martin >>>> >>>> ------------------------------------------------------------------------ >>>> >>>> _______________________________________________ >>>> Xen-users mailing list >>>> Xen-users@lists.xensource.com >>>> http://lists.xensource.com/xen-users >>>> >>>> >>> _______________________________________________ >>> Xen-users mailing list >>> Xen-users@lists.xensource.com >>> http://lists.xensource.com/xen-users >>> >>> >>> >> >> >> >> >> > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Sassy Natan, I would be interested in knowing how one might make a custom debian binary (deb file) from xen sources, thanks. -M Date: Wed, 20 Jan 2010 00:35:19 +0200 Subject: Re: [Xen-users] Install xen from sources or apt-get ? From: sassyn@gmail.com To: skupko.sk@gmail.com CC: martin.aceto@gmail.com; xen-users@lists.xensource.com; list.keith@scaltro.com Debian version is quite old and miss alot I think the best way is to grub novell patches of xen (old style) and apply this to a new kernel (like 2.6.31-5) an compile it. Then u can use xen hypervisor and xen tools 3.4 I might publish it as deb files if u need, but then u will have to use ubuntu 9.10, since I find Lenny also quite old, and the new sid debian version seem to be more stable. Sassy On Tue, Jan 19, 2010 at 11:53 PM, Peter Viskup <skupko.sk@gmail.com> wrote: Xen kernel image 2.6.18 is available for the installation: linux-image-2.6-xen-amd64 - Linux 2.6 image on AMD64, oldstyle Xen sup linux-image-2.6.18-6-xen-amd64 - Linux 2.6.18 image on AMD64 linux-image-2.6.26-1-xen-amd64 - Linux 2.6.26 image on AMD64, oldstyle Xen linux-image-2.6.26-2-xen-amd64 - Linux 2.6.26 image on AMD64, oldstyle Xen linux-image-xen-amd64 - Linux image on AMD64, oldstyle Xen support Peter Viskup Keith Coleman wrote: You may want to build and use the 2.6.18-xen kernel from source as well. Debian''s dom0 kernel may have some issues. See http://wiki.xensource.com/xenwiki/XenDom0Kernels Keith Coleman On Tue, Jan 19, 2010 at 3:54 PM, Peter Viskup <skupko.sk@gmail.com> wrote: Install xen from source in case you will need an feature the Debian version is missing. Martin Aceto wrote: I''m installing a new server, and I want know waht is better: - Install xen from source from xen.org <http://xen.org> version 3.4.2 ? - Install xen fron apt-get from debian package 3.2.1 ? The server has Debian Lenny. What is correct on production server ? -- Martin ------------------------------------------------------------------------ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _________________________________________________________________ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
1) install package linux-source 2) apply xen patches 3) make menuconfig (configure kernel) 4) install package kernel-package 5) run make-kpkg That should be enough. -- Peter Viskup Mike Viau wrote:> Hi Sassy Natan, > > I would be interested in knowing how one might make a custom > debian binary (deb file) from xen sources, thanks. > > > -M > > > > > ------------------------------------------------------------------------ > Date: Wed, 20 Jan 2010 00:35:19 +0200 > Subject: Re: [Xen-users] Install xen from sources or apt-get ? > From: sassyn@gmail.com > To: skupko.sk@gmail.com > CC: martin.aceto@gmail.com; xen-users@lists.xensource.com; > list.keith@scaltro.com > > Debian version is quite old and miss alot > I think the best way is to grub novell patches of xen (old style) and > apply this to a new kernel (like 2.6.31-5) an compile it. > Then u can use xen hypervisor and xen tools 3.4 > > I might publish it as deb files if u need, but then u will have to use > ubuntu 9.10, since I find Lenny also quite old, and the new sid debian > version seem to be more stable. > > Sassy > > > > > On Tue, Jan 19, 2010 at 11:53 PM, Peter Viskup <skupko.sk > <http://skupko.sk>@gmail.com <http://gmail.com>> wrote: > > Xen kernel image 2.6.18 is available for the installation: > > linux-image-2.6-xen-amd64 - Linux 2.6 image on AMD64, > oldstyle Xen sup > linux-image-2.6.18-6-xen-amd64 - Linux 2.6.18 image on AMD64 > linux-image-2.6.26-1-xen-amd64 - Linux 2.6.26 image on > AMD64, oldstyle Xen > linux-image-2.6.26-2-xen-amd64 - Linux 2.6.26 image on AMD64, > oldstyle Xen > linux-image-xen-amd64 - Linux image on AMD64, oldstyle > Xen support > > Peter Viskup > > > Keith Coleman wrote: > > You may want to build and use the 2.6.18-xen kernel from source as > well. Debian''s dom0 kernel may have some issues. See > http://wiki.xensource.com/xenwiki/XenDom0Kernels > > > Keith Coleman > > On Tue, Jan 19, 2010 at 3:54 PM, Peter Viskup <skupko.sk > <http://skupko.sk/>@gmail.com <http://gmail.com/>> wrote: > > > Install xen from source in case you will need an feature > the Debian version > is missing. > > > Martin Aceto wrote: > > > I''m installing a new server, and I want know waht is > better: > > - Install xen from source from xen.org > <http://xen.org/> <http://xen.org <http://xen.org/>> > version 3.4.2 ? > > - Install xen fron apt-get from debian package 3.2.1 ? > > The server has Debian Lenny. > > What is correct on production server ? > > -- > Martin > > ------------------------------------------------------------------------ > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > <mailto:Xen-users@lists.xensource.com> > http://lists.xensource.com/xen-users > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > <mailto:Xen-users@lists.xensource.com> > http://lists.xensource.com/xen-users > > > > > > > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com <mailto:Xen-users@lists.xensource.com> > http://lists.xensource.com/xen-users > > > > ------------------------------------------------------------------------ > ------------------------------------------------------------------------ > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
After creating a few kernel deb binaries by running make-kpkg, I found that by using the deb-pkg target in newer kernel Makefiles was easier. Still looking for a way to make a linux-headers deb out of the kernel source without using make-kpkg. Any suggestions to the xen users using a debian based Linux disto? -M> Date: Wed, 20 Jan 2010 00:22:16 +0100 > From: skupko.sk@gmail.com > To: viaum@sheridanc.on.ca > Subject: Re: [Xen-users] Install xen from sources or apt-get ? > CC: sassyn@gmail.com; xen-users@lists.xensource.com > > 1) install package linux-source > 2) apply xen patches > 3) make menuconfig (configure kernel) > 4) install package kernel-package > 5) run make-kpkg > > That should be enough. > > -- > Peter Viskup > > Mike Viau wrote: > > Hi Sassy Natan, > > > > I would be interested in knowing how one might make a custom > > debian binary (deb file) from xen sources, thanks. > > > > > > -M > > > > > > > > > > ------------------------------------------------------------------------ > > Date: Wed, 20 Jan 2010 00:35:19 +0200 > > Subject: Re: [Xen-users] Install xen from sources or apt-get ? > > From: sassyn@gmail.com > > To: skupko.sk@gmail.com > > CC: martin.aceto@gmail.com; xen-users@lists.xensource.com; > > list.keith@scaltro.com > > > > Debian version is quite old and miss alot > > I think the best way is to grub novell patches of xen (old style) and > > apply this to a new kernel (like 2.6.31-5) an compile it. > > Then u can use xen hypervisor and xen tools 3.4 > > > > I might publish it as deb files if u need, but then u will have to use > > ubuntu 9.10, since I find Lenny also quite old, and the new sid debian > > version seem to be more stable. > > > > Sassy > > > > > > > > > > On Tue, Jan 19, 2010 at 11:53 PM, Peter Viskup <skupko.sk > > <http://skupko.sk>@gmail.com <http://gmail.com>> wrote: > > > > Xen kernel image 2.6.18 is available for the installation: > > > > linux-image-2.6-xen-amd64 - Linux 2.6 image on AMD64, > > oldstyle Xen sup > > linux-image-2.6.18-6-xen-amd64 - Linux 2.6.18 image on AMD64 > > linux-image-2.6.26-1-xen-amd64 - Linux 2.6.26 image on > > AMD64, oldstyle Xen > > linux-image-2.6.26-2-xen-amd64 - Linux 2.6.26 image on AMD64, > > oldstyle Xen > > linux-image-xen-amd64 - Linux image on AMD64, oldstyle > > Xen support > > > > Peter Viskup > > > > > > Keith Coleman wrote: > > > > You may want to build and use the 2.6.18-xen kernel from source as > > well. Debian''s dom0 kernel may have some issues. See > > http://wiki.xensource.com/xenwiki/XenDom0Kernels > > > > > > Keith Coleman > > > > On Tue, Jan 19, 2010 at 3:54 PM, Peter Viskup <skupko.sk > > <http://skupko.sk/>@gmail.com <http://gmail.com/>> wrote: > > > > > > Install xen from source in case you will need an feature > > the Debian version > > is missing. > > > > > > Martin Aceto wrote: > > > > > > I''m installing a new server, and I want know waht is > > better: > > > > - Install xen from source from xen.org > > <http://xen.org/> <http://xen.org <http://xen.org/>> > > version 3.4.2 ? > > > > - Install xen fron apt-get from debian package 3.2.1 ? > > > > The server has Debian Lenny. > > > > What is correct on production server ? > > > > -- > > Martin > > > > ------------------------------------------------------------------------_________________________________________________________________ Check your Hotmail from your phone. http://go.microsoft.com/?linkid=9712957 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Derzhavets
2010-Mar-13 20:09 UTC
RE: [Xen-users] Install xen from sources or apt-get ?
Sorry for stupid question . On Ubuntu 9.10 Server i do:-> 1) install package linux-source > 2) apply xen patches > 3) make menuconfig (configure kernel)# make -j4> 4) install package kernel-package# make modules_install install # mkinitramfs -o /boot/initrd-2.6.31.8.img 2.6.31.8 Kernel installed> 5) run make-kpkgWhat means 4 & 5 in details ? Boris. --- On Sat, 3/13/10, Mike Viau <viaum@sheridanc.on.ca> wrote: From: Mike Viau <viaum@sheridanc.on.ca> Subject: RE: [Xen-users] Install xen from sources or apt-get ? To: xen-users@lists.xensource.com Date: Saturday, March 13, 2010, 12:35 PM After creating a few kernel deb binaries by running make-kpkg, I found that by using the deb-pkg target in newer kernel Makefiles was easier. Still looking for a way to make a linux-headers deb out of the kernel source without using make-kpkg. Any suggestions to the xen users using a debian based Linux disto? -M> Date: Wed, 20 Jan 2010 00:22:16 +0100 > From: skupko.sk@gmail.com > To: viaum@sheridanc.on.ca > Subject: Re: [Xen-users] Install xen from sources or apt-get ? > CC: sassyn@gmail.com; xen-users@lists.xensource.com > > 1) install package linux-source > 2) apply xen patches > 3) make menuconfig (configure kernel) > 4) install package kernel-package > 5) run make-kpkg > > That should be enough. > > -- > Peter Viskup > > Mike Viau wrote: > > Hi Sassy Natan, > > > > I would be interested in knowing how one might make a custom > > debian binary (deb file) from xen sources, thanks. > > > > > > -M > > > > > > > > > > ------------------------------------------------------------------------ > > Date: Wed, 20 Jan 2010 00:35:19 +0200 > > Subject: Re: [Xen-users] Install xen from sources or apt-get ? > > From: sassyn@gmail.com > > To: skupko.sk@gmail.com > > CC: martin.aceto@gmail.com; xen-users@lists.xensource.com; > > list.keith@scaltro.com > > > > Debian version is quite old and miss alot > > I think the best way is to grub novell patches of xen (old style) and > > apply this to a new kernel (like 2.6.31-5) an compile it. > > Then u can use xen hypervisor and xen tools 3.4 > > > > I might publish it as deb files if u need, but then u will have to use > > ubuntu 9.10, since I find Lenny also quite old, and the new sid debian > > version seem to be more stable. > > > > Sassy > > > > > > > > > > On Tue, Jan 19, 2010 at 11:53 PM, Peter Viskup <skupko.sk > > <http://skupko.sk>@gmail.com <http://gmail.com>> wrote: > > > > Xen kernel image 2.6.18 is available for the installation: > > > > linux-image-2.6-xen-amd64 - Linux 2.6 image on AMD64, > > oldstyle Xen sup > > linux-image-2.6.18-6-xen-amd64 - Linux 2.6.18 image on AMD64 > > linux-image-2.6.26-1-xen-amd64 - Linux 2.6.26 image on > > AMD64, oldstyle Xen > > linux-image-2.6.26-2-xen-amd64 - Linux 2.6.26 image on AMD64, > > oldstyle Xen > > linux-image-xen-amd64 - Linux image on AMD64, oldstyle > > Xen support > > > > Peter Viskup > > > > > > Keith Coleman wrote: > > > > You may want to build and use the 2.6.18-xen kernel from source as > > well. Debian''s dom0 kernel may have some issues. See > > http://wiki.xensource.com/xenwiki/XenDom0Kernels > > > > > > Keith Coleman > > > > On Tue, Jan 19, 2010 at 3:54 PM, Peter Viskup <skupko.sk > > <http://skupko.sk/>@gmail.com <http://gmail.com/>> wrote: > > > > > > Install xen from source in case you will need an feature > > the Debian version > > is missing. > > > > > > Martin Aceto wrote: > > > > > > I''m installing a new server, and I want know waht is > > better: > > > > - Install xen from source from xen.org > > <http://xen.org/> <http://xen.org <http://xen.org/>> > > version 3.4.2 ? > > > > - Install xen fron apt-get from debian package 3.2.1 ? > > > > The server has Debian Lenny. > > > > What is correct on production server ? > > > > -- > > Martin > > > > ------------------------------------------------------------------------Live connected with Messenger on your phone Learn more. -----Inline Attachment Follows----- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Derzhavets wrote: Sorry for stupid question . On Ubuntu 9.10 Server i do:- ^ Not a stupid question, I''d be happy to clarify ^> 1) install package linux-source^ I tend to download kernel source from kernel.org ^> 2) apply xen patches > 3) make menuconfig (configure kernel)# make -j4> 4) install package kernel-package^ meaning install --> http://packages.ubuntu.com/karmic/kernel-package ^ # make modules_install install ^ These make targets are not required if the kernel deb files are going to be installed instead ^ # mkinitramfs -o /boot/initrd-2.6.31.8.img 2.6.31.8 ^ Not required when --initrd option used with make-kpkg ^ Kernel installed> 5) run make-kpkg^ With a command like: CONCURRENCY_LEVEL=`getconf _NPROCESSORS_ONLN` fakeroot make-kpkg --initrd --append-to-version=-custom-xen kernel_image kernel_headers kernel_source ^ What means 4 & 5 in details ? Boris. --- On Sat, 3/13/10, Mike Viau <viaum@sheridanc.on.ca> wrote: From: Mike Viau <viaum@sheridanc.on.ca> Subject: RE: [Xen-users] Install xen from sources or apt-get ? To: xen-users@lists.xensource.com Date: Saturday, March 13, 2010, 12:35 PM After creating a few kernel deb binaries by running make-kpkg, I found that by using the deb-pkg target in newer kernel Makefiles was easier. Still looking for a way to make a linux-headers deb out of the kernel source without using make-kpkg. Any suggestions to the xen users using a debian based Linux disto? -M> Date: Wed, 20 Jan 2010 00:22:16 +0100 > From: skupko.sk@gmail.com > To: viaum@sheridanc.on.ca > Subject: Re: [Xen-users] Install xen from sources or apt-get ? > CC: sassyn@gmail.com; xen-users@lists.xensource.com > > 1) install package linux-source > 2) apply xen patches > 3) make menuconfig (configure kernel) > 4) install package kernel-package > 5) run make-kpkg > > That should be enough. > > -- > Peter Viskup > > Mike Viau wrote: > > Hi Sassy Natan, > > > > I would be interested in knowing how one might make a custom > > debian binary (deb file) from xen sources, thanks. > > > > > > -M > > > > > > > > > > ------------------------------------------------------------------------ > > Date: Wed, 20 Jan2010 00:35:19 +0200> > Subject: Re: [Xen-users] Install xen from sources or apt-get ? > > From: sassyn@gmail.com > > To: skupko.sk@gmail.com > > CC: martin.aceto@gmail.com; xen-users@lists.xensource.com; > > list.keith@scaltro.com > > > > Debian version is quite old and miss alot > > I think the best way is to grub novell patches of xen (old style) and > > apply this to a new kernel (like 2.6.31-5) an compile it. > > Then u can use xen hypervisor and xen tools 3.4 > > > > I might publish it as deb files if u need, but then u will have to use > > ubuntu 9.10, since I find Lenny also quite old, and the new sid debian > > version seem to be more stable. > > > > Sassy > > > > > > > > > > On Tue, Jan 19, 2010 at 11:53 PM, Peter Viskup <skupko.sk >> <http://skupko.sk>@gmail.com <http://gmail.com>> wrote:> > > > Xen kernel image 2.6.18 is available for the installation: > > > > linux-image-2.6-xen-amd64 - Linux 2.6 image on AMD64, > > oldstyle Xen sup > > linux-image-2.6.18-6-xen-amd64 - Linux 2.6.18 image on AMD64 > > linux-image-2.6.26-1-xen-amd64 - Linux 2.6.26 image on > > AMD64, oldstyle Xen > > linux-image-2.6.26-2-xen-amd64 - Linux 2.6.26 image on AMD64, > > oldstyle Xen > > linux-image-xen-amd64 - Linux image on AMD64, oldstyle > > Xen support > > > > Peter Viskup > > > > > > Keith Coleman wrote: > > > > You may want to build and use the 2.6.18-xen kernel from source as > > well. Debian''s dom0 kernelmay have some issues. See> > http://wiki.xensource.com/xenwiki/XenDom0Kernels > > > > > > Keith Coleman > > > > On Tue, Jan 19, 2010 at 3:54 PM, Peter Viskup <skupko.sk > > <http://skupko.sk/>@gmail.com <http://gmail.com/>> wrote: > > > > > > Install xen from source in case you will need an feature > > the Debian version > > is missing. > > > > > > Martin Aceto wrote: > > > > > > I''m installing a new server, and I want know waht is > > better: > > > > - Install xen from source from xen.org > > <http://xen.org/> <http://xen.org <http://xen.org/>> >> version 3.4.2 ?> > > > - Install xen fron apt-get from debian package 3.2.1 ? > > > > The server has Debian Lenny. > > > > What is correct on production server ? > > > > -- > > Martin > > > > ------------------------------------------------------------------------Live connected with Messenger on your phone Learn more. -----Inline Attachment Follows----- _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _________________________________________________________________ Stay in touch. http://go.microsoft.com/?linkid=9712959 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Derzhavets
2010-Mar-15 15:30 UTC
[Xen-users] DRM Support by 2.6.32.9 PVops vs xenified 2.6.31.X aka Suse
Just a notice, the most recent 2.6.32.9 pvops kernel based on xen/test branch ckeck out supports DRM on Ubuntu 9.10 Server ( with Ubuntu Desktop installed and via tasksel) and on F12. Xenified aka Suse 2.6.31.8,..,12 doesn''t do that. To get X-Server up i have to disable DRM ( Radeon HD 4650 - same adapter as for pvops kernel) Boris. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users