[411] in netbsd-help mailing list archive
Re: just after installation
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Nov 1 19:18:41 1995
To: David C Zhang <davidz@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Wed, 01 Nov 1995 18:57:59 EST."
<199511012358.SAA00371@plucky-new.MIT.EDU>
Date: Wed, 01 Nov 1995 19:18:25 EST
From: Greg Hudson <ghudson@MIT.EDU>
> 1) XLogin: child -1 exited with status 0
> This is in my console everytime I login, should it really be there?
It's a bug that this message gets printed; "status 0" is actually how
most people would like their children to exit, if they have them.
I'll fix this at some point.
> 2) ld.so: rclock: libX11.so.3.0: No such file or directory
> are the old lib found anywhere? Can someone add it to the
> /sipb/system/i386_nbsd1?
Since there are essentially no programs which require /usr/X386
libraries, we don't support them. (We do have a tar file in
/mit/netbsd/packages/X386.tar.gz if you really want it.)
I've rebuilt and reinstalled rclock against X11R6.
> 3) I made a stupid mistake during installation of setting /tmp to 1M,
> how do I change that now?
Just remove the line that mentions /tmp from /etc/fstab (it should
also mention "mfs"), and reboot.