Rename 03_03_djmount.init to 03_03_djmount.init.dis
Rename 04_04_samba.init.dis to 04_04_samba.init.
Also change the script and write required data (username and password).
Code: Select all
##### CHANGE MEEEEE !!!!! ######
USER=""
PASSWD=""
PERM="rw" # can be ro or rw
##### CHANGE MEEEEE END ###### Code: Select all
SERVER="10.0.0.1" # if you want a fixed server
SHARES="Video Photo Other"
FR_NAME="Samba Server" Start SamyGO.
p.s. for script`s edit use N++ or UltraEdit. DOn`t use Notepad/Word etc.