make installworld fails error 126

B. Cook bcook at poklib.org
Fri Sep 22 07:13:15 PDT 2006


Hello All,

I have always had this problem on the one or two (web) servers that I 
have a separate /tmp partition defined.

I found the answer a long time ago to "unmount /tmp and try again" and 
that always works.. but I've never found a way to make installworld with 
a separate /tmp partition on my systems.

Is there a way?
Is it something I'm doing?
Is it the nosuid? or noexec?
Can I tell installworld to use /var/tmp instead?
..etc..

Ultimately I am looking to be able to 'make installworld' like I do on 
my other boxes.. if I need something in /etc/make.conf to tell it not to 
use /tmp what is it.. b/c I've not found it..

[~]$ 2 > grep tmp /etc/fstab
/dev/ad0s1f     /tmp            ufs     rw,nosuid,noexec        2       2


Thanks in advance.


More information about the freebsd-questions mailing list