Peter,

Local devices under rdesktop isn't supported in LTSP yet. Gideon Romm is working on a solution to this problem, but as far as I know, he's not published anything yet.

Jim McQuillan
[EMAIL PROTECTED]



Peter Bruelemans wrote:
I followed the directions in http://wiki.ltsp.org/twiki/bin/view/Ltsp/LTSP-42-LocalDev

I only can get access to my USB storage device after I go to the shell and execute "mount -a"

The USB device then gets mounted under /tmp/drives/KINGSTON "KINGSTON" is the volume-name of my USB stick.

Shouldn't it get mounted under /tmp/usb or something like that? I can't predict the volume name of a usb-stick...
and how can I get it to mount automaticaly?

Another strange thing is that some rdesktop options are not working when I put them in the RDP_OPTIONS section in lts.conf

The redirection of local devices only works when I put the options in de /etc/screen.d/rdesktop file, directly after the rdesktop cmd

So I had to put " -r disk:USB-KEY=/tmp/drives/KINGSTON" in the rdesktop file


my lts.conf :

[Default]
       SERVER             = 192.168.1.253
       XSERVER            = auto
       X_MOUSE_PROTOCOL   = "PS/2"
       X_MOUSE_DEVICE     = "/dev/psaux"
       X_MOUSE_RESOLUTION = 400
       X_MOUSE_BUTTONS    = 3
       XkbModel                = "pc105"
       XkbLayout               = "be"
       XkbOptions              = "ralt:mode_switch"
       XkbRules                = xfree86
       USE_XFS            = N
       SCREEN_01          = startx

[192.168.1.186]
       SCREEN_01               = rdesktop
       SCREEN_02               = shell
       SCREEN_03               = reboot_shell
       RDP_OPTIONS             = -k fr-be  -a 16 -f
       RDP_SERVER              = 192.168.1.11
       X_VIDEORAM = 16386
       X_HORZSYNC              = 30-60
       X_VERTREFRESH           = 56-76
       X_MODE_0                = 1280x1024
       ALLOW_SHUTDOWN          = Y
       ALLOW_PROCREAD          = Y
       LOCAL_STORAGE           = Y


Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_____________________________________________________________________
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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_____________________________________________________________________
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