See active mount units managed by systemd.
Section: fstab and Boot-Time Mounts
Inspect generated mount units
bash
bash
systemctl list-units --type=mountExplanation
See active mount units managed by systemd.
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 fstab and Boot-Time Mounts
Reload systemd units after fstab change
Useful when fstab is consumed into mount units.
Show UUIDs for fstab entries
Collect UUIDs and labels for robust /etc/fstab entries.
Verify fstab syntax indirectly
Catch syntax and boot-time mounting issues early.