Try leaving out the fs in mount -t smbfs. So it would be "mount -t smb //server/resource /mountPoint." The problem with that is you have to make sure that your kernel is configured to support smbfs. If you don't find any sucess in what I just said, you can install the debian package smbfs and it has a smbmount command that you can mount with... which makes things way easier... =)
Good Luck Jeremy Joseph A Nagy Jr said: > 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. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > -- HK Tech. Research Group Linux developement project http://www.hktech.org [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]