Tony van der Hoff írta:
> Thanks for your interest.
>
> 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"
>>> Trying to perform step 4: ssh -X -S /var/run/ldm_socket_vt7_192.168.10.7
>>> \
>>> 192.168.10.7 "/usr/sbin/ltspfsmounter /tmp add"
>>> gives an error: "Could not create Directory '/root/.ssh'"
>>>
>>> Trying "touch /root/fred" gives an error:
>>> "Cannot touch /root/fred: Read Only File System"
>> This may not be a problem, however, if you want writeable /root on the
>> client you can try to add it to copy_dirs in
>> ${ltsp_chroot}/etc/default/ltsp-client-setup
>>
>> (e.g.: copy_dirs="/root" )
>>
> Well, I don't much care whether I can write to /root. My point was that I
> can hardly expect any script to create files on a read-only file system.
Was ltsp-update-sshkeys issued on the server after ltsp-build-client?
Zs
-------------------------------------------------------------------------
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