Linux_FoundationLinux_Foundation
LFCS · Question #875
LFCS Question #875: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #875. The question stem and answer options stay visible for context.
Submitted by deeparc· Apr 18, 2026Storage Management
Question
What does the command mount -a do?
Options
- AIt mounts all available filesystems onto the current directory.
- BIt shows all mounted filesystems.
- CIt mounts all user mountable filesystems for the current user.
- DIt mounts all filesystems listed in /etc/fstab which have the option auto set.
- EIt mounts all filesystems listed in /etc/fstab which have the option noauto set.
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#mount command#/etc/fstab#Filesystem management#Automatic mounting