Proxmox Kernel Source or kernel configuration

  • Thread starter Thread starter rFlex
  • Start date Start date
R

rFlex

Guest
Hi everyone,

I'm searching how to compile and configure myself a PVE kernel. I need to have a kernel who runs in 1000hz and supports OpenVZ (it's for a specific usage). Does someone know where I can find PVE kernel source or how to configure a kernel to properly runs with PVE?

Thanks everyone :)
 
Hey folks,

It looks like the kernel sources there are updated every couple of weeks and only the last two are retained. Are there historic sources available?

virt2:~# uname -a
Linux virt2 2.6.32-4-pve #1 SMP Mon May 9 12:59:57 CEST 2011 x86_64 GNU/Linux

Thanks!
 
Hello all,

how could I change the config-2.6.35.diff (+CONFIG_MCORE2 and +CONFIG_HZ=1000, etc.)?
These options are gone if I run make in the kernel-source directory.

Thanks for help