Howto mount a Samba Share on a Linux-WS

Ingo Lantschner ingo.lists at vum.at
Sat Jan 28 17:12:05 UTC 2006


Hi,
just windering what I am doing wrong. I would like to mount a share like 
this:
----------------------------------------------------------
# mount -t smbfs -o username=ingo,password=xxx //fw/daten /root/test
mount: wrong fs type, bad option, bad superblock on //fw/daten,
        missing codepage or other error
        In some cases useful info is found in syslog - try
        dmesg | tail  or so
---------------------------------------------------------


The share exists as we can see here:
---------------------------------------------------------
# smbclient -L fw -U ingo Password:
Domain=[FW] OS=[Unix] Server=[Samba 3.0.10-Ubuntu]

         Sharename       Type      Comment
         ---------       ----      -------
         daten           Disk
         bt              Disk
         IPC$            IPC       IPC Service (Samba 3.0.10-Ubuntu)
         ADMIN$          IPC       IPC Service (Samba 3.0.10-Ubuntu)
Domain=[FW] OS=[Unix] Server=[Samba 3.0.10-Ubuntu]

         Server               Comment
         ---------            -------

         Workgroup            Master
         ---------            -------
         TOP10                FW


---------------------------------------------------------

TIA, Ingo.





More information about the ubuntu-users mailing list