Alert: Don't Use Hotmail Email Accounts for registration
Collapse
Before Access to all Forums and Trial accounts you must need to activate your account Email address
DM500s - How to Network Mount?
Collapse
This topic is closed.
X
X
-
Re: DM500s - How to Network Mount?
thanks for ur time gianni i appreciate ur help .. here is what happened .. in /var/etc/ there is no init.d .. i only have init .. .. so i tired both directories i put my script once in the init but it didn't work after reboot ..and so i created the init.d directory in the /var/etc and put my script there and same effect no change while rebooting the receiver ... i tried on my other dm which have OpenPli too still same effect ..Comment
-
Re: DM500s - How to Network Mount?
In openpli /var/etc/init should be a file, not a directory !
Try adding your command at the end of this file.
This file is executed just after network boot but, to be safe, I would add a "sleep 30" before the mount command so we are sure that network boot is complete.Comment
Comment