LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Suse9 and smbfs (https://www.linuxquestions.org/questions/linux-software-2/suse9-and-smbfs-279253/)

nyk 01-18-2005 07:43 AM

Suse9 and smbfs
 
I used to connect to a samba server from my SuSe system, but after a kernel update (using the yast online update) I get the "smbfs filesystem not supported by the kernel" error. So they didn't compile it in and I also can't load it as a module:
Code:

izbrio:/home/nyk # modprobe smbfs
modprobe: Can't open dependencies file /lib/modules/2.4.21-266-default/modules.dep (No such file or directory)

Is there any way to fix this? Should I maybe just compile my own kernel? Is SuSe going to include it again?

rtspitz 01-27-2005 06:49 AM

tried running 'depmod' as root to build modules.dep ?

abisko00 01-27-2005 07:25 AM

Note that you need to reboot after the kernel update. Otherwise the old kernel is still running, but the modules are the new version already.


All times are GMT -5. The time now is 04:15 PM.