At boot, the bootloader loads a kernel, let's say vmlinuz1. Is there a way to pass some kind of parameters to it in order to chainload another kernel (let's say vmlinuz2)? I know
kexec
can load another kernel but I don't know if it can run automatically at boot.
Asked by user3534974
(177 rep)
Apr 17, 2021, 07:17 PM