Tagged articles
4 articles
Page 1 of 1
Ops Development & AI Practice
Ops Development & AI Practice
Jun 11, 2024 · Fundamentals

Mastering GRUB2: How to Configure and Troubleshoot the Modern Bootloader

GRUB2, the widely used second‑generation bootloader, offers multi‑platform support, modular design, and powerful command‑line tools; this guide explains its architecture, boot stages, configuration file syntax, common settings, and practical examples for dual‑boot, troubleshooting, and custom startup options.

Troubleshootingbootloaderdual boot
0 likes · 8 min read
Mastering GRUB2: How to Configure and Troubleshoot the Modern Bootloader
Liangxu Linux
Liangxu Linux
Dec 17, 2022 · Fundamentals

Understanding Linux Boot: From BIOS POST to Systemd Targets

This guide explains the four main stages of a typical Linux boot sequence—BIOS POST, GRUB2 loading, kernel initialization, and systemd startup—detailing the hardware checks, bootloader behavior, init process, target units, and useful commands for inspecting and changing runlevels.

BIOSBoot ProcessLinux
0 likes · 8 min read
Understanding Linux Boot: From BIOS POST to Systemd Targets