View previous topic :: View next topic |
Author |
Message |
Saravak Guest
|
Posted: Mon May 27, 2002 5:22 pm Post subject: smbfs filesystem not supported by the kernel |
|
|
I get the message:
smbfs filesystem not supported by the kernel
when I want to mount the kernel!
I know I should recompile the kernel with smbfs enabled or as module.
Which is best and how do I do that
Thank you for the answer! |
|
Back to top |
|
|
Cr0t l33t
Joined: 27 Apr 2002 Posts: 944 Location: USA
|
Posted: Tue May 28, 2002 1:37 am Post subject: |
|
|
Well... it depends. Everybody is axx my SMB shared stuff 24/7 so I compiled it directly in my Kernel. If u do not need it 24/7 or from time to time a module is ok as weel.
Just compile it directly in your Kernel. Your Kernel will not be that much bigger... _________________ cya |
|
Back to top |
|
|
SARAVAK Guest
|
Posted: Tue May 28, 2002 1:28 pm Post subject: |
|
|
If i get you write, i should only do:
make menuconfig
select smbfs as module and then
make modules modules_install
Can I then just load module in modules.autoload?? |
|
Back to top |
|
|
|