View Single Post
Posts: 458 | Thanked: 783 times | Joined on Jan 2010 @ France
#1527
Originally Posted by kaos_king View Post
Pffff and there's me hoping for a lazy life

Okay, I went to find out for sure but......

Code:
/home/user # dpkg -l | grep cifs
rc  kernel-module-cifs                                  1.55.0-maemo1-ac0                          CIFS, Samba, Windows File Share support
/home/user # apt-get purge kernel-module-cifs
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package kernel-module-cifs is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
So it seems its there but not
So I just want to know from where you autoload the cifs.ko module, so, can you please put here the output of :

Code:
-bash-2.05b# find /lib/modules -name cifs.ko

A++