[Summary]Inside the Linux boot process - kylessukaichang/kylessukaichang.github.io GitHub Wiki
Linux Boot Process
Overview
Kernel Image in the Linux Boot Process
When the images are loaded, the second-stage boot loader passes control to the kernel image and the kernel is decompressed and initialized.