Linux Foundation LFCS Question Answer
What does the command mount -a do?
It mounts all available filesystems onto the current directory.
It shows all mounted filesystems.
It mounts all user mountable filesystems for the current user.
It mounts all filesystems listed in /etc/fstab which have the option auto set.
It mounts all filesystems listed in /etc/fstab which have the option noauto set.
TESTED 12 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved