I'm running debian 7.6 stable as my LTSP server and I'm using shuttle
DS437's as my thin clients. I'm trying to use a USB DVD drive on my thin
client and it doesn't up in the file manager 'nautilus or thunar'.

If I go to the virtual terminal on the thin client and login as root
then I can see my USB DVD drive as /dev/sr0 and I can mount it manually
as /mnt and look inside.

Here are the packages I'm using on the thin client relating to ltsp
ii  ltsp-client                          5.4.2-6+deb7u1
    i386         complete LTSP client environment
ii  ltsp-client-core                     5.4.2-6+deb7u1
    i386         basic LTSP client environment
ii  ltspfsd                              1.1-2
    all          Fuse based remote filesystem hooks for LTSP thin clients
ii  ltspfsd-core                         1.1-2
    i386         Fuse based remote filesystem daemon for LTSP thin clients

Here is my lts.conf

[Default]
        # NBD settings (for out of memory problems)

        NBD_SWAP=True

        SOUND_DAEMON       = pulse
        SOUND              = True

        LDM_LANGUAGE=en_AU.utf8

        # For ltsp-info to read proc and shutdown clients

        ALLOW_PROCREAD = Y
        ALLOW_SHUTDOWN = Y

        TIMESERVER=192.168.200.1
        TIMEZONE=Australia/Melbourne

        # Grant access to /media /opt and /home on server from
local_apps

        # These are not working for some reason

        LOCALDEV = true
        LOCALDEV_DENY_CD = false
        LOCALDEV_DENY_FLOPPY = false
        LOCALDEV_DENY_USB = false
        LOCALDEV_DENY_INTERNAL_DISKS=False

        MOUNT_LOCAL_OPT=True
        MOUNT_LOCAL_MEDIA=True
        MOUNT_LOCAL_REAL_HOME=True

        # You may have to use local apps for anything which links to a
local camera

        LOCAL_APPS=True
        LOCAL_APPS_EXTRAMOUNTS=/media,/opt
        LOCAL_APPS_MENU=True
        LOCAL_APPS_MENU_ITEMS=mplayer
        #LOCAL_APPS_MENU_ITEMS=skype,cheese


        # Allow use of ltsp-remoteapps within localapps on the terminals

        # mainly used for associating programs to filetypes

        REMOTE_APPS=True

        # Turn off encryption between server and client.  Speeds things
up.
        LDM_DIRECTX=True

        # Required so clients can mount HTC Desire phones as disk drives

        MODULE_01 = "usb-uhci"
        MODULE_02 = "usb-storage"
        MODULE_03 = "sd_mod"

[intel]
        CONFIGURE_X = True
        X_CONF = /etc/X11/intel_xorg.conf

# Luca's Shuttle DS47
[80:EE:73:95:54:bb]
        XRANDR_COMMAND_1 = "xrandr --output HDMI2 --auto --output VGA1
--off"






from
Michael Pope

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to