Create an SVG timeline of boot.
Section: Boot Analysis
Generate boot SVG plot
bash
bash
systemd-analyze plot > boot.svgExplanation
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.
Show critical startup chain
Display boot dependency chain affecting startup time.