Which of the following actions ensures that this module is not loaded automatically when the system boots?

Posted by: Pdfprep Category: 101-500 Tags: , ,

A faulty kernel module is causing issues with a network interface card.

Which of the following actions ensures that this module is not loaded automatically when the system boots?
A . Using lsmod –remove –autocleanwithout specifying the name of a specific module
B . Using modinfo Ckfollowed by the name of the offending module
C . Using modprobe Crfollowed by the name of the offending module
D . Adding a blacklist line including the name of the offending module to the file /etc/modprobe.d/blacklist.conf
E . Deleting the kernel module’s directory from the file system and recompiling the kernel, including its modules

Answer: D

Leave a Reply

Your email address will not be published.