question regarding mount.cifs, samba, kernel 2.6.3

shrek-m at gmx.de shrek-m at gmx.de
Thu Feb 26 13:55:52 UTC 2004


Bart Kalita wrote:

> I'm still trying to mount  remote  WIN  shares on FC2  after finding 
> "sharity" and realising that in  "free" mode it allows  only  for 1 
> share to be mounted  and that  $:  mount.cifs   comes up with  
> "command not found" I'm at  a loss  as to what to do next.
>
> Now, for the question, or rather questions:
>
> 1. am I just simply thick as a brick and the whole thing is simple but 
> I'm doing something wrong?
> 2. Is samba offered in devel tree for FC2 never than samba 3.0.2a 
> offeverd by samba for FC1?
> 3. Is there a posibility to have mntsmb "turned on" in the kernels 
> form the devel tree?
> 4. Or is there an rpm or anything else that I can download to make 
> this whole  problem go away?



$ rpm -qpl 
http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/Fedora/RPMS/samba-client-3.0.2a-1.i386.rpm 
| grep -i cifs
/sbin/mount.cifs
/usr/share/man/man8/mount.cifs.8.gz

$ cat /etc/fedora-release;rpm -qf /sbin/mount.cifs
Fedora Core release 1 (Yarrow)
samba-client-3.0.2-7.FC1



as root
eg.
# mount -t cifs -ousername=user //server/share /mnt/cifs
should work

-- 
shrek-m





More information about the fedora-test-list mailing list