Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ERROR: smbfs filesystem not supported by the kernel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
maxthree
n00b
n00b


Joined: 16 May 2005
Posts: 16

PostPosted: Thu May 26, 2005 6:34 pm    Post subject: ERROR: smbfs filesystem not supported by the kernel Reply with quote

Hi all,

I run a gentoo box with kernel 2.6.11-gentoo-r9.
I get everything up and running xcept Samba.

emerged it. No probs. configged it. No probs. added it to init.d started without probs.

Problem is as follows :

from my WINDOWS BOX, I can access my Gentoo shares just fine.

From my GENTOO box, I cannot get SMBMOUNT to work


OBITWO modules # smbmount //obiwan/downloadz /mnt/downloadz -o username=maxine,password=hithere
ERROR: smbfs filesystem not supported by the kernel
Please refer to the smbmnt(8) manual page
smbmnt failed: 255

I emerged Sama as a module. If I try to modprobe it, I get following error :

OBITWO modules # modprobe smbfs
FATAL: Error inserting smbfs (/lib/modules/2.6.11-gentoo-r9/kernel/fs/smbfs/smbfs.ko): Unknown symbol in module, or unknown parameter (see dmesg)
OBITWO modules #

Then; when I look at dmesg, it says :

smbfs: Unknown symbol module_refcount
smbfs: Unknown symbol module_refcount
smbfs: Unknown symbol module_refcount
smbfs: Unknown symbol module_refcount
smbfs: Unknown symbol module_refcount
smbfs: Unknown symbol module_refcount

in my make_menuconfig, I think correct options are marked with M

Network File Systems --->

<*> NFS file system support │ │
│ │ [ ] Provide NFSv3 client support │ │
│ │ [ ] Provide NFSv4 client support (EXPERIMENTAL) │ │
│ │ [ ] Allow direct I/O on NFS files (EXPERIMENTAL) │ │
│ │ <*> NFS server support │ │
│ │ [ ] Provide NFSv3 server support │ │
│ │ [*] Provide NFS server over TCP support │ │
│ │ < > Secure RPC: Kerberos V mechanism (EXPERIMENTAL) │ │
│ │ < > Secure RPC: SPKM3 mechanism (EXPERIMENTAL) │ │
│ │ <M> SMB file system support (to mount Windows shares etc.) │ │
│ │ [ ] Use a default NLS │ │
│ │ < > CIFS support (advanced network filesystem for Samba, Window and other CIFS compliant servers) │ │
│ │ < > NCP file system support (to mount NetWare volumes) │ │
│ │ < > Coda file system support (advanced network fs) │ │
│ │ < > Andrew File System support (AFS) (Experimental)


I'm lost here ... can anybody help me out ?

fyi, i have samba working correctly with a r8 kernel (using Genkernel)
Back to top
View user's profile Send private message
virtual
Tux's lil' helper
Tux's lil' helper


Joined: 12 Aug 2004
Posts: 132
Location: Bergen

PostPosted: Thu May 26, 2005 6:51 pm    Post subject: Reply with quote

Hi,

<*> NFS file system support
[*] Provide NFSv3 client support
[ ] Provide NFSv4 client support (EXPERIMENTAL)
[ ] Allow direct I/O on NFS files (EXPERIMENTAL)
<*> NFS server support
[*] Provide NFSv3 server support
[ ] Provide NFSv4 server support (EXPERIMENTAL)
[*] Provide NFS server over TCP support
< > Secure RPC: Kerberos V mechanism (EXPERIMENTAL)
< > Secure RPC: SPKM3 mechanism (EXPERIMENTAL)
< > SMB file system support (to mount Windows shares etc.) <-------------Look here
< > CIFS support (advanced network filesystem for Samba, Window and other CIFS compliant servers)
< > NCP file system support (to mount NetWare volumes)
< > Coda file system support (advanced network fs)
< > Andrew File System support (AFS) (Experimental)


:oops: Sorry I was sleeping :oops:
_________________
The roots of education are bitter but it's fruit is sweet.
Back to top
View user's profile Send private message
maxthree
n00b
n00b


Joined: 16 May 2005
Posts: 16

PostPosted: Thu May 26, 2005 7:25 pm    Post subject: Reply with quote

Quote:
< > SMB file system support (to mount Windows shares etc.) <-------------Look here



As yoo can see in the info I pasted in my original post, I have SMB file system support compiled as a module.


I also tried compiling it directly into the kernel. Same result.
Back to top
View user's profile Send private message
maxthree
n00b
n00b


Joined: 16 May 2005
Posts: 16

PostPosted: Fri May 27, 2005 5:08 am    Post subject: Reply with quote

okay,

meantime, I emerged a later version of samnba and compiled NTFS support in my kernel.

Still the same prob.

Can anybody help ?
Back to top
View user's profile Send private message
maxthree
n00b
n00b


Joined: 16 May 2005
Posts: 16

PostPosted: Sun May 29, 2005 5:58 pm    Post subject: Reply with quote

********** BUMP **************
Back to top
View user's profile Send private message
suicidal_orange_II
Apprentice
Apprentice


Joined: 04 Sep 2004
Posts: 299

PostPosted: Sun May 29, 2005 9:14 pm    Post subject: Reply with quote

Not really an answer, but you could try the CIFS module instead, should work with win 2000 or xp

Hope this helps :)
Back to top
View user's profile Send private message
maxthree
n00b
n00b


Joined: 16 May 2005
Posts: 16

PostPosted: Tue May 31, 2005 8:29 pm    Post subject: Reply with quote

tks suicidal_orange_II

I kinda got it working now ...

I needed to compile CIFS as a module, and now , I can mount my window shares .


OBITWO root # mount.cifs //obiwan/MP3 /mnt/MP3 -o username=dummy works like a charm


Still dont understand why smbmount does not work though
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum