On Wed, Sep 19, 2012 at 02:39:13PM +0300, Alkis Georgopoulos wrote: > Στις 19/09/2012 12:21 μμ, ο/η Juan Antonio Martinez έγραψε: > > - If not, what's the right way to handle an ldap/nfs environment with > > Ubuntu 12.04's ltsp fat_client ? > > If you export the whole /home from your NAS server, then you can put > e.g. FSTAB_1="server:/home /home nfs defaults,nolock 0 0" > in lts.conf. The LTSP clients will then understand that /home is already > mounted and won't try sshfs.
This is not working for me, as I reported last week. Even thought I added the FSTAB_1 line (please tell me where it's documented, I only see an example in the source but no doc page), /home is not mounted and sshfs gets in the way. Just mounting /home (sudo mount /home) simply works so that it means there aren't permission problems. How can I debug why /home doesn't get mounted. I started to debug it but had no time left. My first impression is that mountall init srcript is fired before ltsp can write /etc/fstab but I can be wrong. sandro *:-) -- Sandro Dentella *:-) http://www.reteisi.org Soluzioni libere per le scuole http://sqlkit.argolinux.org SQLkit home page - PyGTK/python/sqlalchemy ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _____________________________________________________________________ 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
