Hello, I need to ship a patch by week's end that provides the functionality to perform 'mount -t cifs' and mount subdirectories // 192.168.1.11/Users/jon/shared /mnt. My kernel , mount , samba version combinations do not allow this: ie "not a block device" . Can I install something, say cifs-utils, that I can ship in a patch without shipping another kernel? version: mount from util-linux-ng 2.18 kernel 2.6 smbclient Version 3.0.22 Thanks c
On 04.11.2013 20:48, cory cardio wrote:
Hello,
I need to ship a patch by week's end that provides the functionality to perform 'mount -t cifs' and mount subdirectories // 192.168.1.11/Users/jon/shared /mnt.
Please show us the exact command line you are using. Have you tried //IP/name_of_share /local_dir instead of specifying the complete path of the server-directory? (The full path is not supposed to work!) regards, Thomas
participants (2)
-
cory cardio
-
Thomas Penteker