I am attempting to build a custom kernel for proxmox using this guide: https://github.com/proxmox/pve-kernel
But with this repo:
But when executing:
I get:
But with this repo:
Code:
https://git.proxmox.com/git/pve-kernel.git
But when executing:
Code:
make build-dir-fresh
I get:
Code:
Cloning into '/root/pve-kernel/submodules/ubuntu-kernel'...
fatal: remote error: upload-pack: not our ref 148c038ca663f09720ebdaa77e5c63d0e8da4573
fatal: Fetched in submodule path 'submodules/ubuntu-kernel', but it did not contain 148c038ca663f09720ebdaa77e5c63d0e8da4573. Direct fetching of that commit failed.