Date: Fri, 19 May 2000 17:24:07 -0400 From: Eric Ogren <eogren@earthlink.net> To: William Richard <wdr@tdl.com> Cc: "Adam L. Simpson" <adam2@netsonic.net>, freebsd-questions@FreeBSD.ORG Subject: Re: 4.0-Stable Fatal Trap 12 when increasing maxusers Message-ID: <20000519172407.A23984@earthlink.net> In-Reply-To: <Pine.BSF.4.21.0005181829540.1021-100000@wdr.my.domain>; from wdr@tdl.com on Thu, May 18, 2000 at 06:40:15PM -0700 References: <200005181602.LAA14956@hades.netsonic.net> <Pine.BSF.4.21.0005181829540.1021-100000@wdr.my.domain>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 18, 2000 at 06:40:15PM -0700, William Richard wrote: > On Thu, 18 May 2000, Adam L. Simpson wrote: > > > Yes--every time you remake the world, you must rebuild and install the > kernel. Try the buildkernel and installkernel make targets from /usr/src: Using these targets is only recommended while upgrading from 3-STABLE to 4-STABLE. If you're just updating from 4-STABLE(older) to 4-STABLE(newer), you should still: # cd /sys/i386/conf # config KERNEL # cd ../../compile/KERNEL; make depend && make && make install. The buildkernel/installkernel targets will probably work, but they are not supported. Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000519172407.A23984>