nerdexam
LPI

101-500 · Question #468

Which of the following is true when a file system, which is neither listed in /etc/fstab nor known to system, is mounted manually?

The correct answer is B. The command systemctl mountsync can be used to create a mount unit based on the existing. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)

Devices, Linux Filesystems, Filesystem Hierarchy Standard

Question

Which of the following is true when a file system, which is neither listed in /etc/fstab nor known to system, is mounted manually?

Options

  • Asystemd ignores any manual mounts which are not done using the systemctl mount
  • BThe command systemctl mountsync can be used to create a mount unit based on the existing
  • Csystemd automatically generates a mount unit and monitors the mount point without changing
  • DUnless a systemd mount unit is created, systemd unmounts the file system after a short
  • Esystemctl unmount must be used to remove the mount because system opens a file

How the community answered

(45 responses)
  • A
    2% (1)
  • B
    82% (37)
  • C
    4% (2)
  • D
    9% (4)
  • E
    2% (1)

Explanation

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

Topics

#systemd#mount units#filesystem mounting#systemctl

Community Discussion

No community discussion yet for this question.

Full 101-500 Practice