Thread
:
How to Distribute? (TrueCrypt, Cifs.ko, ntfs.ko, mount.cifs)
View Single Post
SubCore
2009-12-30 , 12:39
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
Quote & Reply
|
The Following 2 Users Say Thank You to SubCore For This Useful Post:
asidana
,
Nathan
SubCore
View Public Profile
Send a private message to SubCore
Find all posts by SubCore