Search results

  1. P

    Compiling PVE kernel

    ... thanks... I'm very confuse... In fact I have installed proxmox as VM (to keep my host clean) so I have compiled and...it not works but I work on it. thanks dietmar, for your help. Pollux
  2. P

    Compiling PVE kernel

    Dear, dietmar So I worked hard to find solution, I made "make". so it return error (bizarre :D) zcat linux-2.6_2.6.32-26.orig.tar.gz | patch -p1 -d linux-2.6-2.6.32 patch : **** write error : No space left on device make: *** [linux-2.6_2.6.32/README] Error 2 I have retrying to...
  3. P

    Compiling PVE kernel

    Dear, thanks, I'm wrong, I tried it out to compile 2.6.35 but this kernel doesn't have openVZ support, so I'm retrying out to compile "pve-kernel-2.6.32_2010-12-23", it works when I just execute "make" but make menuconfig, make oldconfig doesn't work and after the compile, where is the kernel...
  4. P

    Compiling PVE kernel

    Hello, I try it out to compile proxmox kernel, it's for game uses, so I need 1000Hz kernel: I have install : build-essential kernel-package git I have download : pve-kernel-2.6.35_2010-12-23.tar.gz copy the /boot/config-2.6.35-pve file in /usr/src/.config make and error, make: git...