nerdexam
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)
  • A
    13% (3)
  • B
    9% (2)
  • C
    4% (1)
  • D
    74% (17)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice