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

Mounting SMB FS



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: