> > I was able to manually mount the drive using the
> > ltspfs command:
> >
> > ~$ ltspfs
> 192.168.0.146:/var/run/drives/usbdisk-sda1
> > /home/isams/usbdisk
> > Wrote 016aa441be028f43d06a0fe01ea2ac51 size 32,
> > waiting
> >
> > and now the directory /home/isams/usbdisk has the
> > contents of the usb disk drive and works just fine
> > from there.
> >
> > The problem seems to be between ltspfs,
> ltspfsmounter
> > on the server and the udev scripts and ltspfsd
> package
> > on the thin client from working automatically.
> The
> > directory /tmp/.isams-ltspfs/usbdisk-sda1 is
> created
> > automatically when the usb disk is inserted with
> zero
> > contents, and it isn't being mounted to the /media
> directory.
> >
>
> Have you tryied to reboot the server?
>
> I think I've found the cause of the problem, maybe
> this bug report helps
> you:
>
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/160420
>
> Cheers,
> Àlex
I have rebooted but it didn't solve the problem. The
bug report listed above is how I seemed to have fixed
it (I hope!) It suggests to edit the ltspfsmounter
script by commenting out the following line:
#env['DISPLAY'] = 'localhost:10.0'
Then it says to edit the delayed-mounter script by
adding the -X option in the ssh line. In my case the
script is found at:
/opt/ltsp/i386/usr/share/ldm/rc.d/S10-delayed-mounter
And the modified line looks like this:
ssh -X -S ${LDM_SOCKET} ${LDM_SERVER}
"/usr/sbin/ltspfsmounter ${DIR} add"
I then ran ltsp-update-image and rebooted my thin
client. Once it came backup up, my flash drive was
sitting there on my desktop! We'll see how it goes...
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_____________________________________________________________________
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