Linux Kernel Booting Parameters are passed to the kernel when the machine is booting. We can pass parameters to control disks, graphics cards, serial consoles. […]
Read moreTag: bootloader
Understand Linux Boot Process Free guide
The Linux boot process have different stages, here i will try to explain all of them in detail mapping all memory addresses used by each stage. Starting with POST tests definitions and explaining the BIOS instructions and configurations.
Read more