On Tue, 5 Feb 2008, Rolf-Werner Eilert wrote:

> I tried a brand new Debian etch with the option to make several
> partitions for /home, /usr etc.
>
> When running
>
> ltsp-build-client --dist etch
>
> after a while it will run out of disc space and abort. I guess it tries
> to assemble the image in / cause this is the only partition which is
> nearly filled.
>
> How can I avoid this?

The etch creates ltsp-client chroot in /opt/ltsp AFAIK.
Do you have an /opt partition? If not try to create /home/ltsp or 
/usr/local/ltsp, e.g. and link it to /opt/ltsp:
        ln -s /usr/local/ltsp /opt/
or
        rmdir /opt && ln -s /usr/local /opt
--
Zsolt

-------------------------------------------------------------------------
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