nerdexam
LPI

101-500 · 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. 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 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)
  • A
    4% (2)
  • B
    8% (4)
  • C
    2% (1)
  • D
    87% (45)

Explanation

You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Topics

#mount command#fstab configuration#auto/noauto options#filesystem mounting

Community Discussion

No community discussion yet for this question.

Full 101-500 Practice