LPI Exam Questions

Which of the following could be used to load kernel mod…

Which of the following could be used to load kernel modules for a 2.4.x kernel?

A.
vi/proc/modules

B.
rmmod

C.
kmod

D.
depmod

Explanation:
In 2.4.x version kernel, kmod command is used to load the modules.