Section: Boot Analysis

Generate boot SVG plot

bash
bash
systemd-analyze plot > boot.svg
Explanation

Helpful for visual boot analysis.

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 slowest units
List units ordered by startup time.
OpenIn sheetbashsame section
Show critical startup chain
Display boot dependency chain affecting startup time.
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.