Hello ,
I try to compile Pv driver for my Debian lenny guest , and my host is centos 5.3
.
So I do this :
cd /tmp
wget http://bits.xensource.com/oss-xen/release/3.2.3/xen-3.2.3.tar.gz
tar -xzf xen-3.2.3.tar.gz
cd /tmp/xen-3.2.3/unmodified_drivers/linux-2.6/
./mkbuildtree
And I had this error :
find:
`/tmp/xen-3.2.3/unmodified_drivers/linux-2.6/../../linux-2.6.18-xen.hg/drivers/xen/'':
No such file or directory
/tmp/xen-3.2.3/unmodified_drivers/linux-2.6/../../linux-2.6.18-xen.hg/include/xen:
No such file or directory
In the readme file , we talk about "(stub) XenLinux build tree" , but
i don''t understand
what i need to do .
--
____________________________________________________________
/ Erwan MAS /\
| mailto:erwan@mas.nom.fr |_/
___|________________________________________________________ |
\___________________________________________________________\__/
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
On Thu, Jun 25, 2009 at 9:43 PM, Erwan MAS<erwan@mas.nom.fr> wrote:> Hello , > > I try to compile Pv driver for my Debian lenny guest , and my host is centos 5.3 .It won''t work. PV drivers from xen (currently) only works for 2.6.18 kernel. You should either convert your lenny to PV, or use 2.6.18 kernel on your HVM domU.> > So I do this : > > cd /tmp > wget http://bits.xensource.com/oss-xen/release/3.2.3/xen-3.2.3.tar.gz > tar -xzf xen-3.2.3.tar.gz > cd /tmp/xen-3.2.3/unmodified_drivers/linux-2.6/ > ./mkbuildtree > > And I had this error : > > find: `/tmp/xen-3.2.3/unmodified_drivers/linux-2.6/../../linux-2.6.18-xen.hg/drivers/xen/'': No such file or directory > /tmp/xen-3.2.3/unmodified_drivers/linux-2.6/../../linux-2.6.18-xen.hg/include/xen: No such file or directory > > In the readme file , we talk about "(stub) XenLinux build tree"That''s basically the linux-2.6.18-xen.hg directory. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users