> tried
>   export TMPDIR=/tmp/uml
> and also
>   TMPDIR=/tmp/uml $KERNELBIN ...
> 
> doesn't work :-(

So i found something like:
  char *dirs[] = { "TMP", "TEMP", "TMPDIR", NULL };
in arch/um/os/mem.c.

This looks, like UML is checking TMP, TEMP and TMPDIR variables. But in
my case, hmmm ....

It seems, i did something wrong. I will have to invetigate further.

Thanks for your help.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to