Hello all, I have problem when i install vnet from xen-3.1.0-src/tools/vnet. I''ve got error like Makefile.ver:27: *** Kernel source for linux 2.6 not found. Stop. make: *** [vnet-module-all] Error 2 I installed kernel linux source and it''s at usr/src/linux-xxx, and i don''t know how to solve this problem. Hope to receive your reply and thanks in advance, dohieu _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Sat, May 19, 2007 at 03:51:29PM +0200, Hieu Do wrote:> Hello all, > I have problem when i install vnet from xen-3.1.0-src/tools/vnet. I''ve > got error like > Makefile.ver:27: *** Kernel source for linux 2.6 not found. Stop. > make: *** [vnet-module-all] Error 2 > I installed kernel linux source and it''s at usr/src/linux-xxx, and i > don''t know how to solve this problem. > > Hope to receive your reply and thanks in advance,I don''t know if the vnet patch posted to xen-devel mailing list by Robert Valentan on the 27th of April was merged into 3.1. You might give it a try (see the archives), maybe it fixes your problem... -- Marcin Owsiany <marcin@owsiany.pl> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 "Every program in development at MIT expands until it can read mail." -- Unknown _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Owsiany, I did exactly with instructions from Robert Valentan but it didn''t work. So i wonder if i have to install linux-kernel-xen source (i can''t find it)?? Does anyone have used vnet, please help me. Best regards, On 5/19/07, Marcin Owsiany <marcin@owsiany.pl> wrote:> On Sat, May 19, 2007 at 03:51:29PM +0200, Hieu Do wrote: > > Hello all, > > I have problem when i install vnet from xen-3.1.0-src/tools/vnet. I''ve > > got error like > > Makefile.ver:27: *** Kernel source for linux 2.6 not found. Stop. > > make: *** [vnet-module-all] Error 2 > > I installed kernel linux source and it''s at usr/src/linux-xxx, and i > > don''t know how to solve this problem. > > > > Hope to receive your reply and thanks in advance, > > I don''t know if the vnet patch posted to xen-devel mailing list by > Robert Valentan on the 27th of April was merged into 3.1. You might give > it a try (see the archives), maybe it fixes your problem... > > -- > Marcin Owsiany <marcin@owsiany.pl> http://marcin.owsiany.pl/ > GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 > > "Every program in development at MIT expands until it can read mail." > -- Unknown > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >-- Do Trong Hieu _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Sat, May 19, 2007 at 06:56:36PM +0200, Hieu Do wrote:> I did exactly with instructions from Robert Valentan but it didn''t > work. So i wonder if i have to install linux-kernel-xen source (i > can''t find it)?? > Does anyone have used vnet, please help me.I''m currently trying to get it working with the userland implementation (vnetd), as I don''t feel like struggling to build my kernel with the kernel implementation. The kernel one is recommended, but I suspect it is mostly due to better performance, which I don''t care about at this stage. I recently got it to compile and start. Now I''m in the process of teaching xend to talk to it (it seems it only talks to the in-kernel implementation, but it should be easy to make it talk to either, much like "vn" does. I will post my patches as soon as I get something usable. -- Marcin Owsiany <marcin@owsiany.pl> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 "Every program in development at MIT expands until it can read mail." -- Unknown _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Marcin, I''m always waiting for your solution or anyone who used Vnet; Thanks in advance On 5/20/07, Marcin Owsiany <marcin@owsiany.pl> wrote:> On Sat, May 19, 2007 at 06:56:36PM +0200, Hieu Do wrote: > > I did exactly with instructions from Robert Valentan but it didn''t > > work. So i wonder if i have to install linux-kernel-xen source (i > > can''t find it)?? > > Does anyone have used vnet, please help me. > > I''m currently trying to get it working with the userland implementation > (vnetd), as I don''t feel like struggling to build my kernel with the > kernel implementation. The kernel one is recommended, but I suspect it > is mostly due to better performance, which I don''t care about at this > stage. > > I recently got it to compile and start. Now I''m in the process of > teaching xend to talk to it (it seems it only talks to the in-kernel > implementation, but it should be easy to make it talk to either, much > like "vn" does. > > I will post my patches as soon as I get something usable. > > -- > Marcin Owsiany <marcin@owsiany.pl> http://marcin.owsiany.pl/ > GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 > > "Every program in development at MIT expands until it can read mail." > -- Unknown > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >-- Do Trong Hieu _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users