Re: Mounting SMB FS

2003-03-12 Thread Joseph A Nagy Jr
Stephen E. Hargrove wrote: Does your kernel understand the Samba filesystem. You might see if insmod smbfs does anything or making sure it's compiled into your kernel. jan-jr-ent:~# insmod smbfs Using /lib/modules/2.4.18-bf2.4/kernel/fs/smbfs/smbfs.o insmod: a module named smbfs already exists Je

Re: Mounting SMB FS

2003-03-12 Thread [EMAIL PROTECTED]
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 +

Re: Mounting SMB FS

2003-03-11 Thread Martin Kacerovsky
Hi, On Tue, Mar 11, 2003 at 04:49:46PM -0600, Joseph A Nagy Jr wrote: > jan-jr-ent:~# smbclient -L //hal9001 [..] > 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 to

Re: Mounting SMB FS

2003-03-11 Thread Jeremy Cheng
Sorry, I left out the "-o" in the previous message. 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_MAT

Re: Mounting SMB FS

2003-03-11 Thread Jeremy Cheng
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 i

Re: Mounting SMB FS

2003-03-11 Thread Stephen E. Hargrove
Does your kernel understand the Samba filesystem. You might see if insmod smbfs does anything or making sure it's compiled into your kernel. On Tue, 2003-03-11 at 16: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

Mounting SMB FS

2003-03-11 Thread Joseph A Nagy Jr
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 Commen