[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mounting SMB FS



Do you have smbfs installed?

mad:~# dpkg -l smbfs
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name             Version          Description
+++-================-================-================================================
ii  smbfs            2.999+3.0.alpha2 mount and umount commands for the
smbfs (for ker
mad:~# 

if not, apt-get install smbfs

/ernst


On Tue, 2003-03-11 at 23:49, Joseph A Nagy Jr wrote:
> jan-jr-ent:~# smbclient -L //hal9001
> added interface ip=192.168.1.11 bcast=192.168.1.255 nmask=255.255.255.0
> Got a positive name query response from 192.168.1.10 ( 192.168.1.10 )
> Password:
> Domain=[THE_MATRIX] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
> 
>          Sharename      Type      Comment
>          ---------      ----      -------
>          IPC$           IPC       Remote IPC
>          print$         Disk      Printer Drivers
>          SharedDocs     Disk
>          C              Disk
>          Printer2       Printer   Canon Bubble-Jet BJC-2100
>          Printer        Printer   EPSON Stylus Photo 785EPX
> 
>          Server               Comment
>          ---------            -------
>          HAL9001              Family Room Computer
> 
>          Workgroup            Master
>          ---------            -------
>          THE_MATRIX           HAL9001
> 
> 
> I can see the share, but:
> 
> jan-jr-ent:~# mount -t smbfs -o username=someuser,pass=somepass 
> //hal9001/C /mnt/windows/
> mount: wrong fs type, bad option, bad superblock on //hal9001/C,
>         or too many mounted file systems
> 
> I can't mount it. That is the exact command that I used on my RedHat 
> box. As you can see I DO Have smbclient installed and it's working.
> 



Reply to: