Logo
Pattern

Discover published sets by community

Explore tens of thousands of sets crafted by our community.

Boot Process Sequence

8

Flashcards

0/8

Still learning
StarStarStarStar

BIOS Initialization

StarStarStarStar

The BIOS performs hardware initialization and runs a Power-On Self Test (POST) to check that all critical components are working properly.

StarStarStarStar

Bootloader

StarStarStarStar

The job of the bootloader is to load the operating system. It finds the kernel image on the disk, loads it into memory, and starts execution.

StarStarStarStar

Init Process

StarStarStarStar

This is the first user-space process executed by the OS. It sets up the user environment by starting system services and login prompts.

StarStarStarStar

User Login

StarStarStarStar

The final stage in the boot process where the system waits for user credentials to provide access to a user session, complete with a shell or graphical user interface.

StarStarStarStar

Root Filesystem Mount

StarStarStarStar

The kernel mounts the root filesystem as readonly to begin interacting with the system's hardware according to its configuration files.

StarStarStarStar

Service Initialization

StarStarStarStar

System and application services are started, as defined by the system’s initialization system (e.g., SysVinit, systemd, etc.).

StarStarStarStar

MBR or GPT Identification

StarStarStarStar

The system identifies the type of partitioning on the storage device, either Master Boot Record (MBR) or GUID Partition Table (GPT), to locate the bootloader.

StarStarStarStar

Kernel Initialization

StarStarStarStar

Once the kernel is loaded by the bootloader, it initializes the system's hardware and makes system calls available for later processes.

Know
0
Still learning
Click to flip
Know
0
Logo

© Hypatia.Tech. 2024 All rights reserved.