Hi. Can I use this package to run samba-client on FB7141 with standard firmware?
I tried and have following:
SMBMOUNT_PATH in rc.smbmount I change already to correct one (dir on USBstick, where from I start smbmount)
I tried and have following:
Code:
# cd samba
# cd smbmount
# ls
rc.smbmount readme smbfs.ko smbmount
rc.smbmount.bak smb.conf smbmnt
# ./rc.smbmount mount //192.168.178.13/wt /var/t5 admin kbridge
Mount samba share //192.168.178.13/wt to /var/t5...
[: admin: bad number
params.c:OpenConfFile() - Unable to open configuration file "/var/samba/smb.conf
":
No such file or directory
Can't load /var/samba/smb.conf - run testparm to debug it
load_client_codepage: filename /var/samba/codepages/codepage.850 does not exist.
load_unicode_map: filename /var/samba/codepages/unicode_map.850 does not exist.
session request to 192.168.178.13 ok!
mount.smbfs: ioctl failed, res=-1
Could not umount /var/t5: Device or resource busy
SMBMOUNT_PATH in rc.smbmount I change already to correct one (dir on USBstick, where from I start smbmount)
Code:
SMBMOUNT_PATH=/var/media/ftp/ROOT/Bin/samba/smbmount