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)- A86% (31)
- B3% (1)
- C3% (1)
- D8% (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.