Subject: Re: [vserver] How to build kernel modules for host?
From: "Roderick A. Anderson" <raanders@acm.org>
Date: Wed, 24 Sep 2008 15:02:43 -0700

Roderick A. Anderson wrote:

<snip />

>>>>   * Should I just install, via yum, the whole *-devel pile?
>>> kernel-devel-`uname -r` is what you want.
>>>

I installed kernel-devel.i686

<snip />

> By setting KVER and KSRC it should work.  I still have to test/try this.

And used the command

	make KVER=2.6.22.19-vs2.3.0.34.1
	make install
	make config
	service zaptel start

The "make config" put in the init.d stuff for SysV.  No chkconfig was 
needed.

<snip />

Thanks to you all for the help.


Rod
--