Skip to content

Instantly share code, notes, and snippets.

@kafkahw
Created October 23, 2019 15:26
Show Gist options
  • Save kafkahw/16f6d066219b8dd2d603095b031e10d4 to your computer and use it in GitHub Desktop.
Save kafkahw/16f6d066219b8dd2d603095b031e10d4 to your computer and use it in GitHub Desktop.
SYSTEM loader process

BIOS (on the motherboard) -> Boot loader(e.g. GRUB -Grand Unified Boot Loader) -> Loads linux kernel -> start init/systemd -> start daemons, background processes and services required for OS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment