On 9 Mar at 10:01 SZABO Zsolt <[EMAIL PROTECTED]> wrote in message
<[EMAIL PROTECTED]>

> > On 8 Mar at 22:48 SZABO Zsolt <[EMAIL PROTECTED]> wrote in message
> > <[EMAIL PROTECTED]>
>> 
> > > Hmm... this can be critical. udev should create/remove ltspfs_fstab
> > > according to
>>>
> > > ${ltsp_chroot}/lib/udev/{add,remove}_fstab_entry
>>>
> > > Do these scripts exist?
>> 
> > No, nothing matching that exists:
>
> And such like this? more ${ltsp_chroot}/etc/udev/rules.d/z60_ltspfsd.rules
> # /etc/udev/rules.d/88-ltsp.rules ACTION=="add", KERNEL=="fd[0-9]",
> RUN+="add_fstab_entry %k auto" ACTION=="add", SUBSYSTEM=="block",
> RUN+="add_fstab_entry %k" ACTION=="remove", SUBSYSTEM=="block",
> RUN+="remove_fstab_entry %k"
>
Thanks again for your help.

No, those didn't exist either. So I went back to scratch; moved
/opt/ltsp/i386 out of the way, and re-ran ltsp-build-client.
Re-booted the client, an this time it was a lot more successful. All those
files now exist, and the udev rules fire to update /var/run/ltspfs_fstab :)

However, still not mounting on the server. 
ssh -X -S /var/run/ldm_socket_vt7_192.168.10.7 \
   192.168.10.7 "/usr/sbin/ltspfsmounter /tmp add"
gives an error: 
   Wrote ebe......d35 size 32, waiting
   Error: /media/tony is not mounted

Any further clues please?


[snip]


-- 
Tony van der Hoff        | mailto:[EMAIL PROTECTED]
Buckinghamshire, England 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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

Reply via email to