Mount SMBfs
Martin Schmitz
ubuntu at zangpo.org
Fri Jan 28 16:18:04 UTC 2005
Cisko wrote:
> I'm trying to mount a Smbfs, I have added the lines to /etc/fstab:
> //10.20.20.2/Public /mnt/es smbfs
> auto,username=myusername,password=mypassword,ro 0 0
>
> But I get the following error:
> mount: wrong fs type, bad option, bad superblock on //10.20.20.2/Public,or
> too many mounted file systems
Replace 10.20.20.2 at the beginning with SERVERNAME (the NetBIOS name
you see in SMB-Browsers) and add ip=10.20.20.2 to the options.
Martin
More information about the ubuntu-users
mailing list