nerdexam
LPI

117-102 · Question #505

What option of the insmod command can you use to force the loading of module even if problems are encountered?

The correct answer is A. -f. insmod is a system administration command. -f: Force loading of module, even if some problems are encountered.

108 Essential System Services

Question

What option of the insmod command can you use to force the loading of module even if problems are encountered?

Options

  • A-f
  • B-F
  • C-u
  • D-r

How the community answered

(36 responses)
  • A
    86% (31)
  • B
    3% (1)
  • C
    3% (1)
  • D
    8% (3)

Explanation

insmod is a system administration command. -f: Force loading of module, even if some problems are encountered.

Topics

#insmod#force load#module options#kernel modules

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice