git compile compiling pve-kernel

  1. J

    build kernel not working

    What i m doing wrong? make test -f "submodules/ubuntu-kernel/README" || git submodule update --init submodules/ubuntu-kernel test -f "submodules/zfsonlinux/Makefile" || git submodule update --init --recursive submodules/zfsonlinux rm -rf proxmox-kernel-6.5.11/modules/pkg-zfs...
  2. J

    Compile linux kernel?

    I'm using 2 years proxmox as mainsystem and my Windows as Main VM for work or Gaming. I'm new to this Forum. Question 1: I have been trying to compile a Linux kernel for a long time now, but unfortunately, I am unable to do so. One of the problems is that when I try to make submodules, it asks...
  3. F

    [SOLVED] pve-kernel git outdated

    Hi there, I'm trying to compile proxmox from git to include my own patch. However, both the pve-kernel and pve-kernel-meta gits point to a outdated release (5.1) with a 4.13 (artful) kernel instead of 4.15 (bionic): root@pve:/usr/src# git clone git://git.proxmox.com/git/pve-kernel.git Cloning...