View Single Post
SubCore's Avatar
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#19
Code:
rmmod cifs
as root should do the trick of unloading.
to permanently enable the module, do
Code:
echo "cifs" >> /etc/modules
this will trigger automatic loading of the cifs module at bootup.
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg
 

The Following 2 Users Say Thank You to SubCore For This Useful Post: