I'm looking at the instructions for installing Proxmox on top of an existing Debian 12 system. In section 3.2 it mentions installing a custom Proxmox kernel, with this explanation:
The example given is puzzling in that the stock Debian kernel has had apparmor enabled for eleven years.
What compile flags are spoken of above? What feature extensions? Is the Proxmox kernel actually hard-required for Proxmox to function? Will only certain things not function without it? If so what?
If someone knows where this is documented that I'd really appreciate it. I grepped around the forum and wiki. I found the Proxmox kernel page, but it is silent on what changes are made to the kernel from stock and why.
Thanks!
First you need to install and boot the Proxmox VE kernel, as some packages depend on specific kernel compile flags to be set or feature extensions (e.g., for apparmor) to be available.
The example given is puzzling in that the stock Debian kernel has had apparmor enabled for eleven years.
What compile flags are spoken of above? What feature extensions? Is the Proxmox kernel actually hard-required for Proxmox to function? Will only certain things not function without it? If so what?
If someone knows where this is documented that I'd really appreciate it. I grepped around the forum and wiki. I found the Proxmox kernel page, but it is silent on what changes are made to the kernel from stock and why.
Thanks!