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

Re: Mounting SMB FS



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 too many mounted file systems

smbclient is something different as smbmount (or mount -t smbfs),
because smbclient is actually not mounting anything, so you cannot
access SMB shares from other apps, 
but smbmount mounts SMB shares into directory structure as another
filesystem, so you can use 'cp', 'rm', ... 

you have to install package smbfs, and also make sure you have
smbfs support compiled into kernel (or as a module) (Filesystems -> 
Network File Systems -> SMB file system support)

Bye.
-- 
+----------------------------------+
| Martin Kacerovsky                |
| e-mail : wizard(AT)matfyz(DOT)cz |
| home   : http://wizard.matfyz.cz |
+----------------------------------+

Attachment: pgpjoF5vjbe9_.pgp
Description: PGP signature


Reply to: