LPI
101-400 · 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. See the full explanation below for the reasoning.
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
(23 responses)- A13% (3)
- B9% (2)
- C4% (1)
- D74% (17)
Community Discussion
No community discussion yet for this question.