Autor Thema: automount of sundtek dongel  (Gelesen 16176 mal)

jteeuw

  • Newbie
  • *
  • Beiträge: 24
    • Profil anzeigen
automount of sundtek dongel
« am: Oktober 21, 2015, 11:51:21 Vormittag »
Is there a way to automount the sundtek dongle, now i have to run the following command each time my pc reboots :

/opt/bin/mediaclient --mount=192.168.1.135:0
/opt/bin/mediaclient --mount=192.168.1.135:1

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:automount of sundtek dongel
« Antwort #1 am: Oktober 21, 2015, 02:23:32 Nachmittag »
yes,

just add following to /etc/sundtek.conf:

[NETWORK]
device=ip.address
device=ip2.address


where ip.address is the first IP, and ip2.address would be the second ip
Failure is a good thing! I'll fix it

Roby

  • Newbie
  • *
  • Beiträge: 21
    • Profil anzeigen
Re:automount of sundtek dongel
« Antwort #2 am: Mai 29, 2016, 01:35:08 Nachmittag »
yes,

just add following to /etc/sundtek.conf:

[NETWORK]
device=ip.address
device=ip2.address


where ip.address is the first IP, and ip2.address would be the second ip

ich benütze Debian jessie aber funktioniert nicht bei mir ist sundtek.conf in /opt/doc/sundtek.conf
hab eingetragen leider geht nicht

[NETWORK]
device=192.168.0.107:0

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:automount of sundtek dongel
« Antwort #3 am: Mai 29, 2016, 01:51:16 Nachmittag »
Die Konfiguration muss unter anderem nach /etc/sundtek.conf kopiert werden.
Failure is a good thing! I'll fix it

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:automount of sundtek dongel
« Antwort #4 am: Juni 10, 2016, 12:20:34 Vormittag »
In folgende Datei einfach enablenetwork=on reinschreiben. Wenn die Datei nicht existiert, einfach erstellen.

/etc/sundtek.conf
enablenetwork=on
Failure is a good thing! I'll fix it