On Thu, 14 Apr 2005, itamar wrote:
> It´s possible to use the same TMPDIR for all uml´s in the host ?
> mkdir /tmp/uml
> mount -t tmpfs -o mode=1777,size=512M none /tmp/uml
> TMPDIR=/tmp/uml linux mem=512M ...
Certainly this is possible, but you've allowed space for only one guest.
If there are
It´s possible to use the same TMPDIR for all uml´s in the host ?mkdir
/tmp/uml
mount -t tmpfs -o mode=1777,size=512M none /tmp/uml
TMPDIR=/tmp/uml linux mem=512M ...
Itamar Reis Peixoto
+55 (34) 3238 3845
e-mail : [EMAIL PROTECTED]
http://www.ispbrasil.com.br
--