Interested in getting Kernel 4.19 when it comes out

Michael Adams

Member
Sep 6, 2018
3
1
8
44
Had Proxmox working on a Mac Mini of all things. Graduated to a Ryzen setup, and having some odd freezes. Trying some C6 workaround, else I noticed in my debugging efforts that I can't just load any kernel like I usually can on Debian/Ubuntu: not without causing my Proxmox containers to no longer work. I'm assuming you all do some custom kernel code to make that work right: if that's the case, I'd like you all to consider making it available to us somehow upon release. It's supposed to be LTS, and have KVM enhancements.

Thanks!
 
you can check out the current 4.15 based kernel including all patches in our git repository: https://git.proxmox.com/?p=pve-kernel.git;a=shortlog;h=refs/heads/pve-kernel-4.15

PVE 5 will likely stay with 4.15 for now (which has LTS support by Canonical), the kernel for PVE 6.x based on Debian Buster has not yet been decided. you can of course always roll your own (unsupported) kernel - since ours is based on Ubuntu Bionic currently, Ubuntu Cosmic is a good candidate.