On 21.01.2016 12:52, Helmut Lichtenberg wrote:
> Truth schrieb am 21.01.2016 12:05:
>> I've just realized that the home-directory can not be part of the image.
>> However, I guess that I need to modify a config-file (how?) to solve my
>> problem ...
> What about automounting?
>
> If you use Debian jessie there is systemd. Try an entry in /etc/fstab in the
> image:
>
> <fileserver>:/myhome  /myhome nfs vers=3,tcp,comment=systemd.automount 0 0
>
> Regards
> Helmut

In order to find out what you mean I've read some man pages
   http://linux.die.net/man/5/fstab
   http://linux.die.net/man/5/fs

and finally found the syntax within: http://linux.die.net/man/5/nfs

However, what I do not quit understand is why I can/should use nfs here 
while the client uses fuse.sshfs to connect to the ltsp-server?

E.g. typing the command mount on the client results in something like:
   server:/home/truth on /home/truth type fuse.sshfs 
(rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)

Truth

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_____________________________________________________________________
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