Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Trying to mount type smbfs gives bad superblock error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
joeslice
n00b
n00b


Joined: 17 Jan 2005
Posts: 4

PostPosted: Sat Jan 22, 2005 8:30 am    Post subject: Trying to mount type smbfs gives bad superblock error Reply with quote

I have a pretty fresh install of Gentoo and am trying to keep it as small as possible. So, I don't want to install all 20 required packages to emerge Samba. I only need the client. I have smbfs compiled in my kernel, but I'm getting this error still:

# mount -t smbfs //192.168.0.6/SHARENAME /mnt/mountpoint -o username=NAMEHERE

mount: wrong fs type, bad option, bad superblock on //192.168.0.6/SHARENAME,
or too many mounted file systems

What's the minimum I need to just read from a Windows share?

Thanks,
-Slice
Back to top
View user's profile Send private message
lodder_
Apprentice
Apprentice


Joined: 06 Nov 2004
Posts: 162
Location: Knokke-Heist, Belgium

PostPosted: Sat Jan 22, 2005 9:00 am    Post subject: Reply with quote

try loading the module for smbfs i think it is:

Code:
 modprobe smbfs

_________________
delodder.be
Back to top
View user's profile Send private message
joeslice
n00b
n00b


Joined: 17 Jan 2005
Posts: 4

PostPosted: Sat Jan 22, 2005 9:16 am    Post subject: re: modprobe Reply with quote

It's compiled into the kernel, so that's doesn't seem to be the problem....
Back to top
View user's profile Send private message
nobspangle
Veteran
Veteran


Joined: 23 Mar 2004
Posts: 1318
Location: Manchester, UK

PostPosted: Sat Jan 22, 2005 4:37 pm    Post subject: Reply with quote

for smbfs to work you need samba installed. If you install with USE="-*" then it should have very few dependencies. However you probably do want some use flags, but get rid of mysql, ldap, postgres, kerberos and cups.

Also I would advise against using smbfs and instead use cifs.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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