Am 06.01.2014 15:41, schrieb Mike Gabriel:
You need to set the --read-exports-from <dir> cmdline options when launching X2Go Client as also down in the X2Go Client start script of the TCE [1].
The <dir> is hard-coded in x2gousbmounts / x2gocdmanager and IIRC points to ~/export.
Could it be that there's something wrong here? The automounter on X2Go-TCE mounts devices to: /media/<devicename>/<partitionname> (e.g. "/media/CDROM-sr0/" or "/media/USB2.0_Mobile_Disk/sdb1/")
They don't show up in ~/export. Should ~/export be symlinked to /media on ThinClients to make this work? Or should --read-exports-from in ThinClients' /etc/x2go/x2gothinclient_start be set to /media instead?
-Stefan