Hi

I'm trying this setup described by Gadi here:

https://help.ubuntu.com/community/UbuntuLTSP/RdesktopLocaldev

so that my users can see their USB flash drives on the WinXP desktop 
they access via LTSP.

Although I started getting a folder "Drives on ltsp" inside "My 
computer", when I plug in a USB drive nothing shows inside that.

If I switch to the console I see the name of the device by looking at

/var/run/drives

and finding something there like

usbdisk-sdb1

and then I can

mount /dev/sdb1 /media/root

and go back to the rdesktop screen and see my drive's content, edit 
files, etc.

I had to create /media/root on the server's /opt/ltsp/i386 and then I 
did ltsp-update-image. Please note that I am a novice at this, I just 
went along googling for clues and solutions and that's how I got this 
far... probably doing things that don't make that much sense... :-)

The relevant part of my lts.conf reads
SCREEN_08 = "rdesktop -k pt -a 16 -r disk:Drives=/media/root vm-xp1"

And in the client I see this in /var/run/ltspfs_fstab:
/dev/sdb1 /var/run/drives/usbdisk-sdb1 vfat defaults 0 0

Can anyone tell what's wrong here, and how can I get USB drives working 
without manually mounting them?

Thanks in advance
Pedro

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_____________________________________________________________________
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