Mysterious kernel
Hi,
Does anyone know how the mysterious Linode kernels end up on my system? It's not a package, it's not in /boot, it's not mentioned in grub.cfg and it's not mentioned anywhere in /etc.
I'm at a loss?
Thanks
2 Replies
They exist on the host, and QEMU loads them directly to start the Linode. The QEMU command line supplies the path to the kernel and the kernel command line like what you'd specify in a grub config yourself. Modulo the occasional patch applied to fix an issue Linode is seeing, they are vanilla kernels whose sources are obtained from kernel.org, and you can get the config the kernel you are running was built with from /proc/config.gz