nerdexam
LPI

201-450 · Question #29

A machine is running in single user mode and, as such, not all file-systems are accessible. What command must be run to make all of the other file-systems listed in /etc/fstab accessible?

The correct answer is D. mount -a. See the full explanation below for the reasoning.

System Startup

Question

A machine is running in single user mode and, as such, not all file-systems are accessible. What command must be run to make all of the other file-systems listed in /etc/fstab accessible?

Options

  • Amount --all
  • Bmountfs --all
  • Cmountfs -a
  • Dmount -a

How the community answered

(16 responses)
  • A
    6% (1)
  • B
    13% (2)
  • C
    6% (1)
  • D
    75% (12)

Topics

#mount -a#fstab#single user mode#filesystem mounting

Community Discussion

No community discussion yet for this question.

Full 201-450 Practice