LPI
101-500 · Question #62
What does the command mount -a do?
The correct answer is D. It mounts all filesystems listed in /etc/fstab which have the option auto set. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Devices, Linux Filesystems, Filesystem Hierarchy Standard
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.
How the community answered
(35 responses)- C3% (1)
- D91% (32)
- E6% (2)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#mount command#fstab#auto option#filesystem mounting
Community Discussion
No community discussion yet for this question.