Sample Header Ad - 728x90

Starting the Linux Kernel (Boot Process)

1 vote
1 answer
342 views
I'm trying to understand the Linux boot process: I understand that in the (set by GRUB) first stage, the kernel (as a compressed image file) is loaded into memory and decompressed. When control is passed to the kernel how is this actually done? Is the kernel compiled from its C source code and how is the kernel actually executed. I have read this post, but it does not seem to answer my query: https://unix.stackexchange.com/questions/5184/what-happens-after-loading-the-linux-kernel-image-into-ram
Asked by PeterJ (11 rep)
Sep 28, 2018, 10:42 AM
Last activity: Sep 28, 2018, 12:28 PM