PrepAway - Latest Free Exam Questions & Answers

You wish to remove a module from the kernel called fat.

CORRECT TEXT
You wish to remove a module from the kernel called fat.
Type in the simplest command to do this. Assume this module has no dependancies.

PrepAway - Latest Free Exam Questions & Answers

Answer: rmmod fat

Explanation:
rmmod command removes the module from the kernel. If there are other dependencies modules then rmmod command can’t remove the module. To remove the
fat module from the kernel.
rmmod fat


Leave a Reply