[linux-cifs-client] Re: suse vs fedora (mount -t cifs)

Steve French smfltc at us.ibm.com
Fri Sep 22 06:09:10 GMT 2006


Valent Turkovic wrote:
> Seams Fedora has some other mechanism, because there aren't there
> files/folders you talk about.
>
> # ls -al /proc/fs/
> total 0
> dr-xr-xr-x   4 root root 0 Sep 20 21:17 .
> dr-xr-xr-x 155 root root 0 Sep 20 09:37 ..
> dr-xr-xr-x   2 root root 0 Sep 20 21:17 nfsd
> dr-xr-xr-x   2 root root 0 Sep 20 21:17 xfs
If /proc/fs/cifs directory is not present, then the cifs module is 
probably not loaded.  Try
"modprobe cifs" (or /sbin/insmod 
/lib/modules/<kernel-version>/kernel/fs/cifs/cifs.ko)


More information about the linux-cifs-client mailing list