Page 2 of 2
Re: SamyGO Extensions [v0.03.6]
Posted: Thu Apr 07, 2011 9:57 pm
by arris69
tom_van wrote:arris, I confirm that smbclient has broken iconv.
I noticed it before but didn't know it is used for detecting remote shares.
thats why smbclient needs to be called with parameter for config file.
(smbclient -s "$SYSROOT/etc/samba/smb.conf")
include libiconv into toolchain overwrite glibc's iconv.h and just bring troubles.
but you know, i wait for patches
arris
Re: SamyGO Extensions [v0.03.6]
Posted: Sat Feb 18, 2012 1:48 pm
by tom_van
If you want to access a Windows share, rename SamyGO/etc/init.d/04_04_samba.init.dis to 04_04_samba.init
Edit the file and fill USER, PASSWD and optionally SERVER.
Test the script from ssh command line:
Code: Select all
# /dtv/usb/sdb/SamyGO/etc/init.d/04_04_samba.init start
Mounted share should appear in WiseLink devices list.
There is no point & click user interface to mount shares on A series, no onscreen app for this.