Page 6 of 34
Re: SamyGO Extensions [v0.03 Released]
Posted: Thu Dec 03, 2009 10:11 am
by arris69
msurg wrote:
Well, I tried all the stuff above but no go. Then I copied samba init file from v0.02 to v0.03 and it worked. Now I can see both nfs and samba shares.
so where was your typo

?
msurg wrote:
BTW the starting time is really long. As I use static IP for my server is there any way to shorten it?
Thanks for your help..
source for starter lib is included, if you can't/won't recompile it you can replace te SamyGOE.so from v0.02
hth
arris
Re: SamyGO Extensions [v0.03 Released]
Posted: Fri Dec 04, 2009 7:04 pm
by arris69
kilroywashere wrote:...
Does the SHARES variable in 03_03_nfsmount.init has any effect? I have a lot of shares but only want to mount some of them on the TV.
the variable will be filled up by showmount in function get_shares()
so you can make tweaks in get_shares().
if you set it to some values at beginning of the script, your values will be overwritten.
arris
Re: SamyGO Extensions [v0.03 Released]
Posted: Fri Dec 04, 2009 7:09 pm
by arris69
rudy1 wrote:...
Thanks for suggestion but I did it and no success. I created windows user with nonblank password, set the same user and pass into \etc\init.d\04_04_samba.init, enabled sharing of a folder and played SamyGO-Extensions and nothing samba server didn?t mount.
I only plan to use the samba so I disabled the other files from folder init.d by rename extension .init to .init.txt.
I use LE32B650 with firmware:
Code: Select all
Current Version 2000/01/01-000104
Alternative Software 2009/10/30_002005
Any ideas?
did you edit the file 04_04_samba.init on windows with notepad? if yes the init script is destroyed.
on windows you need an editor what respect unix format files (ultraedit or notepad++)
hth
arris