nerdexam
LPI

101-400 · Question #72

What of the following statements are true regarding /dev/ when using udev? (Choose TWO correct answers.)

The correct answer is B. Additional rules for udev can be created by adding them to /etc/udev/rules.d/. D. The /dev/ directory is a filesystem of type tmpfs and is mounted by udev during system startup. See the full explanation below for the reasoning.

Question

What of the following statements are true regarding /dev/ when using udev? (Choose TWO correct answers.)

Options

  • AEntries for all possible devices get created on boot even if those devices are not connected.
  • BAdditional rules for udev can be created by adding them to /etc/udev/rules.d/.
  • CWhen using udev, it is not possible to create block or character devices in /dev/ using mknod.
  • DThe /dev/ directory is a filesystem of type tmpfs and is mounted by udev during system startup.
  • EThe content of /dev/ is stored in /etc/udev/dev and is restored during system startup.

How the community answered

(62 responses)
  • A
    3% (2)
  • B
    77% (48)
  • C
    6% (4)
  • E
    13% (8)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice