LPI
101-400 · Question #51
What does the command mount -a do?
The correct answer is D. It ensures that all file systems listed with the option auto in /etc/fstab are mounted. See the full explanation below for the reasoning.
Question
What does the command mount -a do?
Options
- AIt ensures that all file systems listed with the option noauto in /etc/fstab are mounted.
- BIt shows all mounted file systems that have been automatically mounted.
- CIt opens an editor with root privileges and loads /etc/fstab for editing.
- DIt ensures that all file systems listed with the option auto in /etc/fstab are mounted.
- EIt ensures that all file systems listed in /etc/fstab are mounted regardless of their options.
How the community answered
(52 responses)- A4% (2)
- B12% (6)
- C4% (2)
- D79% (41)
- E2% (1)
Community Discussion
No community discussion yet for this question.