[728] in netbsd-help mailing list archive
Re: /tmp disappearing
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat Feb 3 12:30:09 1996
To: Derek W Truesdale <derekt@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Fri, 02 Feb 1996 13:37:59 EST."
<199602021838.NAA03648@le-mien.MIT.EDU>
Date: Sat, 03 Feb 1996 12:26:14 EST
From: Greg Hudson <ghudson@MIT.EDU>
> incidentally, the timing of this /tmp getting deleted is very
> similar to when I was having a problem with /etc/athena/version not
> being around, and getcluster getting upset, and then making X
> complain about TransSocketErrors. (to fix that, I just created an
> /etc/athena/version. not sure why the first one ever disappeared in
> the first place, though)
This looks suspiciously like a problem we had during the 1.0A
installation. Please look at the MACHINE line in your
/etc/athena/rc.conf file. If it says NetBSD-I386, change it to
NetBSD. (See /etc/athena/reactivate for an explanation, where it's
cleaning up the /tmp directory.)
Did you install NetBSD 1.0A or NetBSD 1.1? This problem shouldn't be
occurring in the 1.1 installation.