|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen headers xcp kernel
Good day.
Just few days ago I was solve this problem with outdates e1000 drivers.
My solution:
1) Download source ISO:
http://www.xen.org/files/XenCloud/Software/0.5/sources/source-1.iso
2) Unpack kernel source (src.rpm) for needed kernel.
3) Copy it to /usr/src/linux to target XCP host
4) remove citrix broken repo and enable centos repos.
5) install gcc, make, binutils, etc.
6) compile kernel sources (modprep usually enough), configuration for
compilation avaible from /proc/config.gz.
6) use ./configure option to specify path (most of scripts will search
in /usr/src/linux).
В Пнд, 09/08/2010 в 15:08 +0200, Peter den Hartog пишет:
> hello guys,
>
>
> i was wondering where and if i can find the xen kernel headers for the
> latest stable XCP (0.5)
> i need these because i have to compile a kernel module.
>
>
> Thanks!
> Peter
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|