Section: Boot Analysis

Show slowest units

bash
bash
systemd-analyze blame
Explanation

Great for identifying services slowing boot.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Boot Analysis
Show boot time
Measure firmware, loader, kernel, and userspace startup time.
OpenIn sheetbashsame section
Show critical startup chain
Display boot dependency chain affecting startup time.
OpenIn sheetbashsame section
Generate boot SVG plot
Create an SVG timeline of boot.
OpenIn sheetbashsame section
Verify a unit file
Validate unit syntax and references.
OpenIn sheetbash1 tag match
Analyze service security
Show hardening score and suggestions.
OpenIn sheetbash1 tag match
Inspect failed service
Show last status and logs for a failed unit.