Page 2 of 5
Re: Script: Samba share from multi fixed servers
Posted: Mon Apr 22, 2013 10:42 pm
by steno
I just tried the new samygo but the result does not change! Tomorrow I'll try other solutions. Thanks
Re: Script: Samba share from multi fixed servers
Posted: Tue Apr 23, 2013 6:04 am
by juusso
Connect trough netcat and execute commands. Give me the result you get now?
Code: Select all
. /dtv/SGO.env
/mnt/etc/init.d/04_04_samba.init start
Re: Script: Samba share from multi fixed servers
Posted: Tue Apr 23, 2013 7:02 pm
by juusso
Your script current version has been included per default to SamyGO-E.
Re: Script: Samba share from multi fixed servers
Posted: Tue Apr 23, 2013 7:17 pm
by steno
with these commands do not change anything, the problem persists .... I noticed that with the new package samygo does not perform automatic autoboot as it did with the previous one.
Re: Script: Samba share from multi fixed servers
Posted: Tue Apr 23, 2013 7:22 pm
by juusso
I`m asking you to give me output of these commands. Just so i can help you.
Re: Script: Samba share from multi fixed servers
Posted: Tue Apr 23, 2013 7:38 pm
by zoelechat
juuso wrote:Your script current version has been included per default to SamyGO-E.
Ok! I am proud of it

Re: Script: Samba share from multi fixed servers
Posted: Tue Apr 23, 2013 7:41 pm
by miazza
steno wrote:Good evening I tested the script and it seems to be ok, but the problem persists ue46es7000 of the samba! I tried to manually start the script this is the error:
Code: Select all
VDLinux #> cd /mnt/etc/init.d
VDLinux #> ./04_04_samba.init start
insmod: can not insert '/ mnt/lib/modules/2.6.35.13/kernel/fs/cifs/cifs.ko': disability invalid module format
Search Shares
on: 192.168.178.1
creating lame upcase table
creating blades lowcase table
Domain = [WORKGROUP] OS = [Unix] Server = [Samba 3.6.10]
Domain = [WORKGROUP] OS = [Unix] Server = [Samba 3.6.10]
mount: mounting //192.168.178.1/Video on /dtv/usb/sdj/smb/192.168.178.1/Video failed: No such device
VDLinux #>
The strange thing in /dtv/usb/smb/sdj creates the folder and inside I find the network resource 192.168.178.1 and shares but the contents are not visible!
I tested with Fritzbox modem and pc with win7 but the result is always the same.
Tips?
Hi steno,
how do you manage to have anwer via putty or telnet, I can only connect and send commands but no feedback.
By the way. on my ES8000 still no SMB also with the last version.
miazza
Re: Script: Samba share from multi fixed servers
Posted: Tue Apr 23, 2013 7:42 pm
by miazza
steno wrote:with these commands do not change anything, the problem persists .... I noticed that with the new package samygo does not perform automatic autoboot as it did with the previous one.
At me Autoboot works well.
miazza
Re: Script: Samba share from multi fixed servers
Posted: Tue Apr 23, 2013 11:32 pm
by steno
I recompiled the firmware of my FritzBox adding Nfs and a more recent version of samba result
Nfs works to
samba does not work because to the module that is not loaded cifs.ko
Re: Script: Samba share from multi fixed servers
Posted: Wed Apr 24, 2013 3:09 am
by juusso
from console you can debug where is the problem with samba and why cifs.ko doesn't load. that s why I asked you to give some output.
Recent widget version has been solved modules problem, now all should load correctly.