nerdexam
CompTIA

XK0-004 · Question #92

A user attempts to use the mount -a command but gets the following error: mount: mount point /mnt/test does not exist Which of the following commands best describes the action the Linux…

The correct answer is B. mkdir -p /mnt/test. https://serverfault.com/questions/751113/mount-point-does-not-exist-despite-creating-it

Troubleshooting and Diagnostics

Question

A user attempts to use the mount -a command but gets the following error: mount: mount point /mnt/test does not exist Which of the following commands best describes the action the Linux administrator should take NEXT? mount -a /mnt/test A.

Options

  • Bmkdir -p /mnt/test
  • Cmdadm -p /mnt/test
  • Etouch /mnt/test

How the community answered

(29 responses)
  • B
    93% (27)
  • C
    3% (1)
  • E
    3% (1)

Explanation

https://serverfault.com/questions/751113/mount-point-does-not-exist-despite-creating-it

Topics

#mount#mkdir#mount point#filesystem

Community Discussion

No community discussion yet for this question.

Full XK0-004 Practice