Inspect mount unit logs and status from systemd.
Section: fstab and Boot-Time Mounts
Check one mount unit
bash
bash
systemctl status mnt-data.mountExplanation
Inspect mount unit logs and status from 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
Search logs for mount failures
Review boot logs when a filesystem did not mount.
Show UUIDs for fstab entries
Collect UUIDs and labels for robust /etc/fstab entries.
Reload systemd units after fstab change
Useful when fstab is consumed into mount units.