On Thu, Aug 16, 2007 at 04:55:54PM +0000, william Famy wrote:
> [...]
> My / is read only -look like)
> but how to mount in read write my /home
> 
> Is anybody have any elegant method to mount /home under thin client?
> Is there a debian method?

We have a ramdisk at /ram, which is read/write. In the thin client image on
the server is a (dead) link like:

   ln -s /ram/home /home

On the thin client, /etc/fstab has a line:

   server:/home /ram/home nfs (rw, ...) 0  0

You could also use automounter for this.

Helmut

-- 
-------------------------------------------------------------------------
Helmut Lichtenberg  <[EMAIL PROTECTED]>  Tel. +49 (0)5034/871-128
Institut f�r Tierzucht               31535 Neustadt               Germany
-------------------------------------------------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_____________________________________________________________________
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