Boot Journey

Visual roadmap

How a computer starts (boot) - step by step

Think of booting like a relay race. Each part hands control to the next part until you get a usable system. Click a stage below to learn it with visuals and simple examples.

Hardware Firmware (BIOS/UEFI) Boot Loader Kernel Operating System You (apps + login)

Beginner rule

Every hard idea has 3 parts

  • Text: short and simple explanation
  • Visual: diagram you can click
  • Example: a real world analogy

Quick analogy

Booting is like opening a shop

  • ⚑ Power: lights turn on
  • 🧠 Firmware: checks locks + tools
  • πŸš€ Boot loader: chooses today’s plan
  • βš™οΈ Kernel: manager gives tasks
  • πŸ–₯️ OS: staff + systems are running