I installed your Debian stable minimalist image on my R5S (housed in its black metal box), added an NVMe disk (WD Blue SN5000), I boot into it and let sit idle for a few hours and `sensors` tells me: % sensors nvme-pci-22100 Adapter: PCI adapter Composite: +66.8 C (low = -40.1 C, high = +89.8 C) (cr...
How do I upgrade my Debian install when a new kernel is released?
I can install `linux-image-arm64` just fine, but that puts the kernel only inside `/boot` where it's not used AFAICT when booting (instead the kernel used for boot seems to be hardcoded to the one in `/dev/mmcblk2p4`).