Re: Automount NFS Share
Posted: Wed Feb 29, 2012 3:47 pm
crapme,
if you get the extensions you can add your share into the /SamyGO/etc/init.d/04_04_samba.init
then when the tv is turned on and the usb is plugged in after a few mins your share will be mounted without having to telnet in and run that command
if you get the extensions you can add your share into the /SamyGO/etc/init.d/04_04_samba.init
Code: Select all
DEST_DIR=$MOUNT_PATH/smb
SERVER="192.168.1.198"
# SERVER="10.0.0.1" # if you want a fixed server
SHARES="share"