Linux List All Mount Points (refs): Difference between revisions
From WikiMLT
mNo edit summary |
|||
Line 1: | Line 1: | ||
<noinclude><!--[[Category:Linux_Server|?]]-->{{ContentArticleHeader/Linux_Server | <noinclude><!--[[Category:Linux_Server|?]]-->{{ContentArticleHeader/Linux_Server}}</noinclude> | ||
== The <code>'''systemctl'''</code> command == | == The <code>'''systemctl'''</code> command == |
Revision as of 00:14, 28 September 2022
The systemctl
command
systemctl -a | grep mount
References
- SSLHOW.com: 3 ways to list mount points in Linux
- LinuxOPsys.com: How to List Mounted Drives on Linux
- Red Hat Customer Portal:
lsblk
does not list mount points - Super User: What is "dm‑0" device?
- Unix and Linux: What is a "loop device" when mounting?
- Linux containers: Entry in fstab is not mounted automatically