nerdexam
CompTIA

LX0-101 · Question #250

A pre-compiled module has been moved to /lib/modules/<kernel-version>, but 'modprobe -a <modulename>' fails to load it. What needs to be done to enable usage of this module?

The correct answer is B. depmod must be run. See the full explanation below for the reasoning.

Question

A pre-compiled module has been moved to /lib/modules/<kernel-version>, but 'modprobe -a <modulename>' fails to load it. What needs to be done to enable usage of this module?

Options

  • Amake modules_install must be run.
  • Bdepmod must be run.
  • CThe kernel must be re-compiled.
  • Dmodules.conf or modprobe.conf must be edited.
  • EThe system must be rebooted.

How the community answered

(35 responses)
  • A
    6% (2)
  • B
    77% (27)
  • C
    11% (4)
  • D
    3% (1)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full LX0-101 Practice