Re: [uml-user] tmpfs

2005-04-15 Thread Jim Carter
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

[uml-user] tmpfs

2005-04-14 Thread itamar
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 --