Stencel AcademyHow Linux Works →
Part 4 · Lesson 16 · Expert

Boot — the ignition chain

Watch the machine wake up.

In this interactive Linux lesson from Stencel Academy you don't just read — you type real commands like dmesg and watch the machine respond on a live, animated map. It is part of the free How Linux Works course.

Key takeaway: Boot is a relay: firmware starts the bootloader, which starts the kernel, which starts systemd, which starts you.

Before this lesson

Builds on: Scheduling & Context Switch.

What you'll practise

Terms you'll learn

firmware (UEFI)bootloader (GRUB)initdmesgboot

Check your understanding

What loads and starts the kernel at boot?
Open the interactive lesson →