Linux Kernel Initialization
This blog is to understand how the Linux kernel is installed and initialized in the physical memory.
Linux Boot Process:
When we start the system, initial control goes to the BIOS firmware, sitting on a chip on the motherboard.
This software start...
linux-kernel.hashnode.dev11 min read