Linux Boot Process

2020-08-23 · Linux
linuxbootprocesssystem administrationbiosuefigrubsystemdkernel

Linux Boot Process

An overview of the Linux boot process, explaining what happens from the moment you press the power button to when you reach the login screen.

Interactive version: https://www.hackers-game.com/2020/08/23/linux-boot-process/

This video covers the various stages of Linux system initialization, providing fundamental knowledge for Linux system administrators and anyone wanting to troubleshoot boot-related issues.

Stage 1: BIOS/UEFI

When you press the power button:

1. Power-On Self Test (POST): Hardware initialization and verification
2. Device enumeration: Identifying connected hardware
3. Boot device selection: Finding the bootloader

BIOS vs UEFI


Watch on YouTube

View in Interactive Desktop App