LPI
117-102 · Question #622
What option of modprobe specifies the loading of all matching modules instead of stopping after the first successful loading?
The correct answer is A. -a. -a, --all: Load all matching modules instead of stopping after the first successful loading.
108 Essential System Services
Question
What option of modprobe specifies the loading of all matching modules instead of stopping after the first successful loading?
Options
- A-a
- B-f
- C-c
- D-e
How the community answered
(64 responses)- A78% (50)
- B3% (2)
- C6% (4)
- D13% (8)
Explanation
-a, --all: Load all matching modules instead of stopping after the first successful loading.
Topics
#modprobe#command options#kernel modules#module loading
Community Discussion
No community discussion yet for this question.