Automount (en): Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
 
(12 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 3: Zeile 3:
 
  |[[Bild:english.png]] - [[Automount (en)|in English]]
 
  |[[Bild:english.png]] - [[Automount (en)|in English]]
 
  |}
 
  |}
The '''Automounter''' is a service (consisting of automount/autofs), to mount file systems automatically. Mounting is performaed when accessing the configured directories. Unmounting is performed by default after 5 sec. of inactivity (depending on the used image). On dreamboxes the service is used to access network shares. The shares can be accessed over cifs and/or nfs.  
+
The '''Automounter''' is a service (consisting of automount/autofs), to mount file systems automatically. Mounting is performed when accessing the configured directories. Unmounting is performed by default after 5 sec. of inactivity (depending on the used image). On Dreamboxes the service is used to access network shares. The shares can be accessed over cifs and/or nfs.  
  
After mounting the share it's possible to play supported movies, music and images. The network shares can be on [http://en.wikipedia.org/wiki/Dreambox Dreamboxes], [http://en.wikipedia.org/wiki/Linux Linuxr computers], [http://en.wikipedia.org/wiki/Macintosh Macs], [http://en.wikipedia.org/wiki/Network-attached_storage NAS] and [http://en.wikipedia.org/wiki/Microsoft_Windows Windows computers].
+
After mounting the share it's possible to play supported movies, music and images. The network shares can be on [http://en.wikipedia.org/wiki/Dreambox Dreamboxes], [http://en.wikipedia.org/wiki/Linux Linux computers], [http://en.wikipedia.org/wiki/Macintosh Macs], [http://en.wikipedia.org/wiki/Network-attached_storage NAS] and [http://en.wikipedia.org/wiki/Microsoft_Windows Windows computers].
  
 
Advantage of the automounter: no scripts, editing of the fstab or boot settings are required.
 
Advantage of the automounter: no scripts, editing of the fstab or boot settings are required.
Zeile 16: Zeile 16:
  
 
== Prerequisites ==
 
== Prerequisites ==
*Knowing the '''BluePanel''' (Automount - Editor) and the '''remote control'''
+
*Knowing the '''Blue Panel''' (Automount - Editor) and the '''remote control'''
 
*Editing the '''configuration file''' with an '''unix compatible editor'''
 
*Editing the '''configuration file''' with an '''unix compatible editor'''
  
Zeile 27: Zeile 27:
  
 
=== Configuration via Automount Editor ===
 
=== Configuration via Automount Editor ===
The '''Automount Editor''' is available in [[Enigma_1 (en)|Enigma]] since '''Gemini Project 1.9''' and in [[Enigma2 (en)|Enigma2]] since '''Gemini Project 3.2''' in the BluePanel.  
+
The '''Automount Editor''' is available in [[Enigma_1 (en)|Enigma]] since '''Gemini Project 1.9''' and in [[Enigma2 (en)|Enigma2]] since '''Gemini Project 3.2''' in the Blue Panel.  
  
*With Enigma (since version 4.5) the Automount-Editor can be found in the BluePanel under '''Extras / Settings => Automount'''
+
*With Enigma (since version 4.5) the Automount-Editor can be found in the Blue Panel under '''Extras / Settings => Automount'''
 
*With Enigma2 (since version 4.1) under '''Settings => Automount Editor'''
 
*With Enigma2 (since version 4.1) under '''Settings => Automount Editor'''
*With the installed GP3 Plugin under BluePanel => Settings => [[GP3_Settings_Automount_(en)|Automount Editor]]
+
*With the installed GP3 Plugin under Blue Panel => Settings => [[GP3_Settings_Automount_(en)|Automount Editor]]
  
 
{{Hinweis|After configuring the mount point, the box or the autofs Daemon needs to be restarted. When using the Automount Editor of the GP3 Plugin, this is no longer required. After closing the editor, autofs is restarted automatically.}}
 
{{Hinweis|After configuring the mount point, the box or the autofs Daemon needs to be restarted. When using the Automount Editor of the GP3 Plugin, this is no longer required. After closing the editor, autofs is restarted automatically.}}
Zeile 64: Zeile 64:
 
'''Share'''<br/>
 
'''Share'''<br/>
 
Enter the name of the shared directory.<br/>
 
Enter the name of the shared directory.<br/>
'''Attention, with Enigma2 there schouldn't be a  / (Slash) entered at the beginning!'''
+
'''Attention, with Enigma2 there shouldn't be a  / (Slash) entered at the beginning!'''
  
 
'''read / write buffer'''<br/>
 
'''read / write buffer'''<br/>
Zeile 73: Zeile 73:
  
 
'''Password'''<br/>
 
'''Password'''<br/>
Enter the password for the access on the spurce device.
+
Enter the password for the access on the source device.
  
 
'''Charset (utf8)'''<br/>
 
'''Charset (utf8)'''<br/>
Zeile 108: Zeile 108:
 
'''Share'''<br/>
 
'''Share'''<br/>
 
Enter the name of the shared directory.<br/>
 
Enter the name of the shared directory.<br/>
'''Attention, with Enigma2 there schouldn't be a  / (Slash) entered at the beginning!'''
+
'''Attention, with Enigma2 there shouldn't be a  / (Slash) entered at the beginning!'''
  
 
'''read / write buffer'''<br/>
 
'''read / write buffer'''<br/>
Zeile 120: Zeile 120:
 
*For Enigma boxes the mount point can be found in the directory '''/automount'''.
 
*For Enigma boxes the mount point can be found in the directory '''/automount'''.
  
*For Enigma2 up to '''GP version 3.8''' the mount point is in '''/automount'''. From version '''3.9''' till '''4.1''' it can be found in '''/autofs'''. And from '''4.2''' upwards in '''/media/net'''.
+
*For Enigma2 up to '''GP version 3.8''' the mount point is in '''/automount'''. From version '''3.9''' till '''4.1''' it can be found in '''/autofs'''. And from '''GP2 4.2''' until '''GP3.2''' in '''/media/net'''.
 +
 
 +
*Since Gemini Project 3.3 for [[OE 2.2 (en)|OE 2.2]] the mount points are in '''/media/network'''.
  
 
=== Configuration via configuration file ===
 
=== Configuration via configuration file ===
The configuration file of the automounter for CVS Boxes can be found in /var/etc and for OE Boxes in /etc (CVS/OE Boxes see [http://wiki.blue-panel.com/index.php/CVS_/_OE_-_Image_(en) here]). Here you can find also the different fiels depending on the image version. The syntax remained the same.
+
The configuration file of the automounter for CVS Boxes can be found in /var/etc and for OE Boxes in /etc (CVS/OE Boxes see [http://wiki.blue-panel.com/index.php/CVS_/_OE_-_Image_(en) here]). Here you can find also the different files depending on the image version. The syntax remained the same.
  
 
*With Enigma the file name is '''automount.conf'''. The configuration is possible since '''Gemini Project 3.1'''.  
 
*With Enigma the file name is '''automount.conf'''. The configuration is possible since '''Gemini Project 3.1'''.  
  
*With Enigma2 the file name is '''automount.conf''' for '''Gemini Project 1.8 - 3.8'''. Since version '''3.9 - 4.1''' the file name is '''auto.hotplug'''. And from version 4.2 upwards the name is '''auto.network'''.
+
*With Enigma2 the file name is '''automount.conf''' for '''Gemini Project 1.8 - 3.8'''. Since version '''3.9 - 4.1''' the file name is '''auto.hotplug'''. And from version '''4.2''' until '''GP 3.2'''the name is '''auto.network'''.
  
{{Hinweis|The permissions with [[OE 2.0 (en)|OE 2.0]] images should be '''644'''. The file shouldn't be executable! You can change the permission with the command '''chmod 644 /etc/auto.network'''.}}
+
*Since Gemini Project 3.3 for [[OE 2.2 (en)|OE 2.2]] the file name is [[auto.gemini]].
 +
 
 +
{{Hinweis|The permissions with [[OE 2.0 (en)|OE 2.0]] / [[OE 2.2 (en)|OE 2.2]] images should be '''644'''. The file shouldn't be executable! You can change the permission with the command '''chmod 644 /etc/auto.network'''.}}
  
 
{{Hinweis|After the creation of a mount point, the Box or the autofs daemon should be restarted.}}
 
{{Hinweis|After the creation of a mount point, the Box or the autofs daemon should be restarted.}}
Zeile 139: Zeile 143:
 
  sound -fstype=cifs,rw,soft,rsize=8192,wsize=8192,iocharset=utf8,user=Benutzername,pass=Passwort ://192.168.1.10/sound
 
  sound -fstype=cifs,rw,soft,rsize=8192,wsize=8192,iocharset=utf8,user=Benutzername,pass=Passwort ://192.168.1.10/sound
  
===== Beschreibung der Angaben =====
+
===== description of the settings =====
 
<div style="background-color: #eeeeee; border: 0px padding: .4em; solid #cccccc;">
 
<div style="background-color: #eeeeee; border: 0px padding: .4em; solid #cccccc;">
'''sound'''<br/>
+
'''Name'''<br/>
Namen des Zielgerätes (z.B. sound) eingeben. Der autofs Dienst legt automatisch ein '''Verzeichnis''' mit dem Mountpunktnamen an.<br/>  
+
Enter the name of the device (e.g. sound). The autofs daemon creates a '''directory''' with the selected name.<br/>
Der Pfad zu dem Verzeichnis ist in der Datei [[Auto.master|auto.master]] definiert.<br/>  
+
The path of the directory is saved in the file auto.master.<br/>
Lest dazu den Abschnitt [[Auto_Mounter#Zugriff_auf_den_Mountpunkt_2|Zugriff auf den Mountpunkt]].
+
Read: [[Automount_(en)#Accessing_the_mount_point_2|Accessing the mount point]].
  
Achtung: Werden mehrere Mounts auf Freigaben eingerichtet, dann muss der Mountpunktname '''immer''' unterschiedlich sein.
+
Attention: if using multiple mounts, the name (mount point) should '''always''' be different.
  
 
'''-fstype='''<br/>
 
'''-fstype='''<br/>
Auswahl des Protokolls [http://de.wikipedia.org/wiki/Server_Message_Block CIFS].
+
selection of the protocol [http://en.wikipedia.org/wiki/Server_Message_Block CIFS].
  
 
'''rw,soft'''<br/>
 
'''rw,soft'''<br/>
Optionen für den mount. Weitere Informationen finden sich [http://gertranssmb3.berlios.de/output/mount.cifs.8.html hier].
+
Options for the mount.
  
'''user=Benutzername'''<br/>
+
'''user=user_name'''<br/>
Eingabe des Benutzernamens für den Zugriff auf das Zielgerät.
+
Enter the user name of for the access on the source device.
  
'''pass=Passwort'''<br/>
+
'''pass=password'''<br/>
Eingabe des Passwortes für den Zugriff auf das Zielgerät.
+
Enter the password for the access on the source device.
  
 
'''rsize=8192,wsize=8192'''<br/>
 
'''rsize=8192,wsize=8192'''<br/>
Die Optionen '''rsize''' und '''wsize''' bestimmen die Grösse der Datenpakete, welche Client und Server austauschen.
+
The options '''rsize''' and '''wsize''' define the size of the data packages, which are exchanged by the client and server.
  
 
'''iocharset=utf8'''<br/>
 
'''iocharset=utf8'''<br/>
Setzt die [http://de.wikipedia.org/wiki/Zeichenkodierung Zeichenkodierung] auf utf8, hilfreich bei Problemen mit Umlauten.
+
Sets the [http://en.wikipedia.org/wiki/Character_encoding character encoding] onto utf8, useful for special characters.
  
 
'''://192.168.1.10'''<br/>
 
'''://192.168.1.10'''<br/>
IP Adresse des Zielgerätes eingeben.
+
IP address of the source device.
  
 
'''/sound'''<br/>
 
'''/sound'''<br/>
Name des freigegebenen Ordners eintragen.
+
Enter the name of the shared directory.<br/>
 +
'''Attention, with Enigma2 there shouldn't be a  / (Slash) entered at the beginning!'''
 
</div>
 
</div>
  
==== Beispiel NFS Mount ====
+
==== Example NFS mount ====
Beispiel eines nfs Mounts.<br/>
+
Example of a nfs mount. <br/>
Die Angaben müssen ihr natürlich den Gegebenheiten anpassen.
+
The settings need to be changed according to your situation.
  
  video -fstype=nfs,rw,soft,tcp,nolock,rsize=8192,wsize=8192 192.168.1.15:/video
+
  video -fstype=nfs,rw,soft,tcp,nolock,retry=0,rsize=8192,wsize=8192 192.168.1.15:/video
  
===== Beschreibung der Angaben =====
+
===== description of the settings =====
 
<div style="background-color: #eeeeee; border: 0px padding: .4em; solid #cccccc;">
 
<div style="background-color: #eeeeee; border: 0px padding: .4em; solid #cccccc;">
'''video'''<br/>
+
'''Name'''<br/>
Namen des Zielgerätes (z.B. video) eingeben. Der autofs Dienst legt automatisch ein '''Verzeichnis''' mit dem Mountpunktnamen an.<br/>  
+
Enter the name of the device (e.g. sound). The autofs daemon creates a '''directory''' with the selected name.<br/>
Der Pfad zu dem Verzeichnis ist in der Datei [[Auto.master|auto.master]] definiert.<br/>  
+
The path of the directory is saved in the file auto.master.<br/>
Lest dazu den Abschnitt [[Auto_Mounter#Zugriff_auf_den_Mountpunkt_2|Zugriff auf den Mountpunkt]].
+
Read: [[Automount_(en)#Accessing_the_mount_point|Accessing the mount point]].
  
Achtung: Werden mehrere Mounts auf Freigaben eingerichtet, dann muss der Mountpunktname '''immer''' unterschiedlich sein.
+
Attention: if using multiple mounts, the name (mount point) should '''always''' be different.
  
 
'''-fstype='''<br/>
 
'''-fstype='''<br/>
Auswahl des Protokolls [[NFS]].
+
selection of the protocol [http://en.wikipedia.org/wiki/Network_File_System NFS].
  
 
'''rw,soft,tcp,nolock'''<br/>
 
'''rw,soft,tcp,nolock'''<br/>
Optionen für den mount.
+
Options for the mount.
  
 
'''rsize=8192,wsize=8192'''<br/>
 
'''rsize=8192,wsize=8192'''<br/>
Die Optionen '''rsize''' und '''wsize''' bestimmen die Grösse der Datenpakete, welche Client und Server austauschen. Die Angaben sind je nach Gerät verschieden. Falsche Angaben verlangsamen den Zugriff!
+
The options '''rsize''' and '''wsize''' define the size of the data packages, which are exchanged by the client and server.
  
 
'''192.168.1.15:'''<br/>
 
'''192.168.1.15:'''<br/>
IP Adresse des Zielgerätes eingeben.
+
IP address of the source device.
  
 
'''/video'''<br/>
 
'''/video'''<br/>
Pfad der Freigabe eintragen.
+
Enter the name of the shared directory.<br/>
 +
'''Attention, with Enigma2 there shouldn't be a  / (Slash) entered at the beginning!'''
 +
 
 
</div>
 
</div>
  
==== Zugriff auf den Mountpunkt ====
+
==== Accessing the mount point ====
Der Zugriff auf den erstellten Mountpunkt ist abhängig von der Gemini Version. Nehmt am einfachsten den Datei Modus (Enigma), oder den Datei Manager (Enigma2). Ihr könnt auch die Kommandozeile nehmen, für den Zugriff.
+
The access of the created mount point depends on the Gemini version. The easiest way is to use the File Mode (Enigma), or the File Manager (Enigma2).
 +
 
 +
*For Enigma boxes the mount point can be found in the directory '''/automount'''.
 +
 
 +
*For Enigma2 up to '''GP version 3.8''' the mount point is in '''/automount'''. From version '''3.9''' till '''4.1''' it can be found in '''/autofs'''. And from '''4.2''' until '''GP 3.2''' in '''/media/net'''.
  
*Bei Enigma Boxen ist der Mountpunkt im Verzeichnis '''/automount''' zu finden.
+
*Since '''GP3 3.3''' for [[OE 2.2 (en)|OE 2.2]] in '''/media/network'''.
*Bei Enigma2 bis '''GP Version''' '''3.8''' ist der Mountpunkt in '''/automount'''. Von Version '''3.9''' bis '''4.1''' ist der Mountpunkt in '''/autofs'''. Und ab Version '''4.2''' sind die Mountpunkte in '''/media/net'''.
 
  
== Interessante Shell Befehle für den Automounter ==
+
== Interesting shell commands for the automounter ==
{{Hinweis|Unter Enigma bietet der Automounter die Optionen <nowiki>{start|stop|restart}</nowiki>. Das Script heisst '''autofs_script.sh''' }}
+
{{Hinweis|With Enigma the automounter offers the options <nowiki>{start|stop|restart}</nowiki>. The script has the name '''autofs_script.sh''' }}
  
===Beispiele einer Enigma2 basierenden Dreambox ===
+
===Examples for an Enigma2 based Dreambox up to OE 2.0 ===
==== Stoppen von autofs ====
+
==== Stop autofs ====
 
<syntaxhighlight>
 
<syntaxhighlight>
 
/etc/init.d/autofs stop
 
/etc/init.d/autofs stop
 
</syntaxhighlight>
 
</syntaxhighlight>
==== Starten von autofs ====
+
==== Start autofs ====
 
<syntaxhighlight>
 
<syntaxhighlight>
 
/etc/init.d/autofs start
 
/etc/init.d/autofs start
 
</syntaxhighlight>
 
</syntaxhighlight>
==== Neustarten von autofs ====
+
==== Restart autofs ====
 
<syntaxhighlight>
 
<syntaxhighlight>
 
/etc/init.d/autofs restart
 
/etc/init.d/autofs restart
 
</syntaxhighlight>
 
</syntaxhighlight>
==== Änderungen einlesen der Konfigurationsdatei ====
+
==== Load the changed config file ====
 
<syntaxhighlight>
 
<syntaxhighlight>
 
/etc/init.d/autofs reload
 
/etc/init.d/autofs reload
 
</syntaxhighlight>
 
</syntaxhighlight>
==== Status Abfrage ====
+
==== Status query ====
 
<syntaxhighlight>
 
<syntaxhighlight>
 
/etc/init.d/autofs status
 
/etc/init.d/autofs status
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
 +
===Examples for an Enigma2 based Dreambox since OE 2.2===
 +
==== Stop autofs ====
 +
<syntaxhighlight>
 +
systemctl stop autofs
 +
</syntaxhighlight>
 +
==== Start autofs ====
 +
<syntaxhighlight>
 +
systemctl start autofs
 +
</syntaxhighlight>
 +
==== Show status of autofs ====
 +
<syntaxhighlight>
 +
systemctl status autofs
 +
</syntaxhighlight>
 +
 +
[[Kategorie:Basics (en)]]
 +
[[Kategorie:Instructions (en)]]
 +
[[Kategorie:Network (en)]]

Aktuelle Version vom 12. November 2016, 20:48 Uhr

Deutsch.png - in Deutsch English.png - in English

The Automounter is a service (consisting of automount/autofs), to mount file systems automatically. Mounting is performed when accessing the configured directories. Unmounting is performed by default after 5 sec. of inactivity (depending on the used image). On Dreamboxes the service is used to access network shares. The shares can be accessed over cifs and/or nfs.

After mounting the share it's possible to play supported movies, music and images. The network shares can be on Dreamboxes, Linux computers, Macs, NAS and Windows computers.

Advantage of the automounter: no scripts, editing of the fstab or boot settings are required.

Functionality Automounter

For the preamble Automount Mounter, two files are important, autofs and automount. Autofs defines the mount points using the auto.master file. Afterwards the mounting is performed by automount.

Goal of the article

  • Learn the configuration of the Auto Mounter

Prerequisites

  • Knowing the Blue Panel (Automount - Editor) and the remote control
  • Editing the configuration file with an unix compatible editor

Configuring the Automounter

There are 3 ways to configure the automounter.

Configuration via Automount Editor

The Automount Editor is available in Enigma since Gemini Project 1.9 and in Enigma2 since Gemini Project 3.2 in the Blue Panel.

  • With Enigma (since version 4.5) the Automount-Editor can be found in the Blue Panel under Extras / Settings => Automount
  • With Enigma2 (since version 4.1) under Settings => Automount Editor
  • With the installed GP3 Plugin under Blue Panel => Settings => Automount Editor
Ambox notice.png After configuring the mount point, the box or the autofs Daemon needs to be restarted. When using the Automount Editor of the GP3 Plugin, this is no longer required. After closing the editor, autofs is restarted automatically.

Example CIFS Mount

Example of a cifs mount.
The settings need to be changed according to your situation.

Automount Editor GP3 Plugin
Automount Editor GP2
Automount Editor GP
description of the settings

Name
Enter the name of the device (e.g. sound). The autofs daemon creates a directory with the selected name.
The path of the directory is saved in the file auto.master.
Read: Accessing the mount point.

Attention: if using multiple mounts, the name (mount point) should always be different.

Typ
selection of the protocol CIFS.

Parameter
Options for the mount.

Server
IP address of the source device.

Share
Enter the name of the shared directory.
Attention, with Enigma2 there shouldn't be a / (Slash) entered at the beginning!

read / write buffer
The options rsize and wsize define the size of the data packages, which are exchanged by the client and server.

User
Enter the user name of for the access on the source device.

Password
Enter the password for the access on the source device.

Charset (utf8)
Sets the character encoding onto utf8, useful for special characters.

Example NFS Mount

Example of a nfs mount.
The settings need to be changed according to your situation.

Automount Editor GP3 Plugin
Automount Editor GP2
Automount Editor GP
description of the settings

Name
Enter the name of the device (e.g. sound). The autofs daemon creates a directory with the selected name.
The path of the directory is saved in the file auto.master.
Read: Accessing the mount point.

Attention: if using multiple mounts, the name (mount point) should always be different.

Typ
selection of the protocol NFS.

Parameter
Options for the mount.

Server
IP address of the source device.

Share
Enter the name of the shared directory.
Attention, with Enigma2 there shouldn't be a / (Slash) entered at the beginning!

read / write buffer
The options rsize and wsize define the size of the data packages, which are exchanged by the client and server.

Accessing the mount point

The access of the created mount point depends on the Gemini version. The easiest way is to use the File Mode (Enigma), or the File Manager (Enigma2).

  • For Enigma boxes the mount point can be found in the directory /automount.
  • For Enigma2 up to GP version 3.8 the mount point is in /automount. From version 3.9 till 4.1 it can be found in /autofs. And from GP2 4.2 until GP3.2 in /media/net.
  • Since Gemini Project 3.3 for OE 2.2 the mount points are in /media/network.

Configuration via configuration file

The configuration file of the automounter for CVS Boxes can be found in /var/etc and for OE Boxes in /etc (CVS/OE Boxes see here). Here you can find also the different files depending on the image version. The syntax remained the same.

  • With Enigma the file name is automount.conf. The configuration is possible since Gemini Project 3.1.
  • With Enigma2 the file name is automount.conf for Gemini Project 1.8 - 3.8. Since version 3.9 - 4.1 the file name is auto.hotplug. And from version 4.2 until GP 3.2the name is auto.network.
Ambox notice.png The permissions with OE 2.0 / OE 2.2 images should be 644. The file shouldn't be executable! You can change the permission with the command chmod 644 /etc/auto.network.
Ambox notice.png After the creation of a mount point, the Box or the autofs daemon should be restarted.

Example CIFS mount

Example of a cifs mount.
The settings need to be changed according to your situation.

sound -fstype=cifs,rw,soft,rsize=8192,wsize=8192,iocharset=utf8,user=Benutzername,pass=Passwort ://192.168.1.10/sound
description of the settings

Name
Enter the name of the device (e.g. sound). The autofs daemon creates a directory with the selected name.
The path of the directory is saved in the file auto.master.
Read: Accessing the mount point.

Attention: if using multiple mounts, the name (mount point) should always be different.

-fstype=
selection of the protocol CIFS.

rw,soft
Options for the mount.

user=user_name
Enter the user name of for the access on the source device.

pass=password
Enter the password for the access on the source device.

rsize=8192,wsize=8192
The options rsize and wsize define the size of the data packages, which are exchanged by the client and server.

iocharset=utf8
Sets the character encoding onto utf8, useful for special characters.

://192.168.1.10
IP address of the source device.

/sound
Enter the name of the shared directory.
Attention, with Enigma2 there shouldn't be a / (Slash) entered at the beginning!

Example NFS mount

Example of a nfs mount.
The settings need to be changed according to your situation.

video -fstype=nfs,rw,soft,tcp,nolock,retry=0,rsize=8192,wsize=8192 192.168.1.15:/video
description of the settings

Name
Enter the name of the device (e.g. sound). The autofs daemon creates a directory with the selected name.
The path of the directory is saved in the file auto.master.
Read: Accessing the mount point.

Attention: if using multiple mounts, the name (mount point) should always be different.

-fstype=
selection of the protocol NFS.

rw,soft,tcp,nolock
Options for the mount.

rsize=8192,wsize=8192
The options rsize and wsize define the size of the data packages, which are exchanged by the client and server.

192.168.1.15:
IP address of the source device.

/video
Enter the name of the shared directory.
Attention, with Enigma2 there shouldn't be a / (Slash) entered at the beginning!

Accessing the mount point

The access of the created mount point depends on the Gemini version. The easiest way is to use the File Mode (Enigma), or the File Manager (Enigma2).

  • For Enigma boxes the mount point can be found in the directory /automount.
  • For Enigma2 up to GP version 3.8 the mount point is in /automount. From version 3.9 till 4.1 it can be found in /autofs. And from 4.2 until GP 3.2 in /media/net.
  • Since GP3 3.3 for OE 2.2 in /media/network.

Interesting shell commands for the automounter

Ambox notice.png With Enigma the automounter offers the options {start|stop|restart}. The script has the name autofs_script.sh

Examples for an Enigma2 based Dreambox up to OE 2.0

Stop autofs

/etc/init.d/autofs stop

Start autofs

/etc/init.d/autofs start

Restart autofs

/etc/init.d/autofs restart

Load the changed config file

/etc/init.d/autofs reload

Status query

/etc/init.d/autofs status

Examples for an Enigma2 based Dreambox since OE 2.2

Stop autofs

systemctl stop autofs

Start autofs

systemctl start autofs

Show status of autofs

systemctl status autofs