Discussion:
[Ltsp-discuss] USB drive not mounting over rdesktop
W Forum W
2015-04-20 14:51:26 UTC
Permalink
Hi,

We use LTSP to connect to our Windows Servers.
I have installed ltsp 5.5 on Debian (Jessie) server.
I see in my explorer a drive USB but when I connect my usb its empty
I see on the linux console that the drive is mounted.

My lts.conf is
LTSP_FATCLIENT = False
SCREEN_07 = "rdesktop -r disk:USB=/media/root -f"
RDP_SERVER = 192.168.1.10

How can I get my usb working? Or what can be the problem

Many thanks!!


------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_____________________________________________________________________
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
Funke, Martin
2015-04-21 05:38:51 UTC
Permalink
Hey,

i had the same issue as you. So this is what i did:

lts.conf:
SCREEN_07=rdesktop
RDP_SERVER=IP
RDP_OPTIONS="-r disk:Drives=/mnt/usb

After this you install usbmount with sudo apt-get install usbmount.

In /etc/usbmount/usbmount.conf you go to MOUNTPOINTS.
For me it looks like this:
MOUNTPOINTS="/mnt/usb /media/usb0 and so on.

This worked for me.

If you have any questions feel free to ask :).

Best regards
Martin

-----Ursprüngliche Nachricht-----
Von: W Forum W [mailto:***@gmail.com]
Gesendet: Montag, 20. April 2015 16:51
An: ltsp-***@lists.sourceforge.net
Betreff: [Ltsp-discuss] USB drive not mounting over rdesktop

Hi,

We use LTSP to connect to our Windows Servers.
I have installed ltsp 5.5 on Debian (Jessie) server.
I see in my explorer a drive USB but when I connect my usb its empty I see on the linux console that the drive is mounted.

My lts.conf is
LTSP_FATCLIENT = False
SCREEN_07 = "rdesktop -r disk:USB=/media/root -f"
RDP_SERVER = 192.168.1.10

How can I get my usb working? Or what can be the problem

Many thanks!!


------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_____________________________________________________________________
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

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_____________________________________________________________________
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
W Forum W
2015-04-21 09:57:53 UTC
Permalink
Hey Danke!!

Works now

Kind Regards,
Post by Funke, Martin
Hey,
SCREEN_07=rdesktop
RDP_SERVER=IP
RDP_OPTIONS="-r disk:Drives=/mnt/usb
After this you install usbmount with sudo apt-get install usbmount.
In /etc/usbmount/usbmount.conf you go to MOUNTPOINTS.
MOUNTPOINTS="/mnt/usb /media/usb0 and so on.
This worked for me.
If you have any questions feel free to ask :).
Best regards
Martin
-----Ursprüngliche Nachricht-----
Gesendet: Montag, 20. April 2015 16:51
Betreff: [Ltsp-discuss] USB drive not mounting over rdesktop
Hi,
We use LTSP to connect to our Windows Servers.
I have installed ltsp 5.5 on Debian (Jessie) server.
I see in my explorer a drive USB but when I connect my usb its empty I see on the linux console that the drive is mounted.
My lts.conf is
LTSP_FATCLIENT = False
SCREEN_07 = "rdesktop -r disk:USB=/media/root -f"
RDP_SERVER = 192.168.1.10
How can I get my usb working? Or what can be the problem
Many thanks!!
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_____________________________________________________________________
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #lt

Loading...