Boot Process in Linux
There are 6 high-level stages involved in a Linux boot process.
BIOS (basic input output system)/UEFI (Unified Extensible Firmware Interface)
The major function of BIOS is to load and execute the MBR boot loader.
BIOS and UEFI are firmware interf...
linuxwithadity.hashnode.dev8 min read