You have the modules loaded on a system as shown in the Exhibit. You tried to remove the mii
module and issued the rmmod -f mii command and the system reported:
ERROR: Removing ‘mii’: Resource temporarily unavailable Which two statements are true?
(Choose two.)
A.
Themii module could not be removed because the pcnet32 module is in use by the mii module.
B.
The modules that have the Used by value as 0 can only be removed as long as the kernel is
running.
C.
The modules that have the Used by value as 1 only can be removed as long as the kernel is
running.
D.
The pcnet32 module should be removed first becausemii module is in use by the pcnet32
module.
E.
Only those modules that have the Used by value as greater than 1 can be removed as long as
the kernel is running.