From: "Bogdan Agica" <[EMAIL PROTECTED]> > Din mount(8): > For most types all the mount program has to do is issue a simple > mount(2) system call, and no detailed knowledge of the filesystem > type is required. For a few types however (like nfs, nfs4, smbfs, > ncpfs) ad hoc code is necessary. The nfs ad hoc code is built in, but > smbfs and ncpfs have a separate mount program. In order to make it > possible to treat all types in a uniform way, mount will execute the > program /sbin/mount.TYPE (if that exists) when called with type TYPE. > Since various versions of the smbmount program have different calling > conventions, /sbin/mount.smbfs may have to be a shell script that sets > up the desired call. > > Iar, pe un CentOS4: > # ls -la `which mount.smb` > lrwxrwxrwx 1 root root 19 Aug 31 17:02 /sbin/mount.smb > -> ../usr/bin/smbmount > > > Dar sunt convins ca puteai sa afli si singur. >
Am dat un which mount.smb, insa nu mi-a gasit nimic. Am incercat si cu: cd / find -name mount.smb Insa tot nu a gasit nimic. Totusi, observ ca acum conexiunea Samba functioneaza... Teddy _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
