nerdexam
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)
  • A
    78% (50)
  • B
    3% (2)
  • C
    6% (4)
  • D
    13% (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.

Full 117-102 Practice