Hi

I remember now how i used it.

First you have to run a smbmount // command, this fails but  creates the cifs 
directory, it doesn't exist till your first smbmount command. It's a temporary 
directory which disappears on next boot.

then run

echo 0> /proc/fs/cifs/LinuxExtensionsEnabled

and now run your smbmout command again, all should be ok


Mr Smiley


you can ;put everything back without rebooting by changing the 0 or a 1 as below

echo 1> /proc/fs/cifs/LinuxExtensionsEnabled



A man with a thermometer knows the temperature. A man with two thermometers is 
never sure.







> Sorry, I don't think I understand. Please note the
> following:
> ~$ cat /proc/fs/cifs/LinuxExtensionsEnabled
> cat: /proc/fs/cifs/LinuxExtensionsEnabled: No such file or
> directory
> ~$ ls /proc/fs/cifs
> ls: cannot access /proc/fs/cifs: No such file or directory
> ~$ ls /proc/fs
> ext4  jbd2  nfsd
> 
> I don't have the cifs directory in /proc/fs neither on the
> server nor on 
> the client.
> 
> 





--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to