|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] PV Drivers For HVM Guest
On Thu, Jun 25, 2009 at 9:43 PM, Erwan MAS<erwan@xxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|