From owner-freebsd-stable Tue Jun 20 11:43:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5670A37BCAE; Tue, 20 Jun 2000 11:43:53 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id LAA92128; Tue, 20 Jun 2000 11:43:53 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Tue, 20 Jun 2000 11:43:53 -0700 (PDT) From: Kris Kennaway To: Stan Brown Cc: FreeBSD Stable List Subject: Re: 4.0 RELEASE -> 4.0 STABLE = panic! In-Reply-To: <200006201215.FAA07518@netcom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 20 Jun 2000, Stan Brown wrote: > I am upgrading my laptop from 3.4 STABEL to 4.0 STABLE. > > Installed .0 ELEASSE from the CD, cvsuped REL_ENG4. did a "make world" > and the system panics on boot :-( The typical cause of this is out of date modules (which are built as part of make world, not part of the kernel build on 4.0) - i.e. modules which are not built from exactly the same sources as the kernel was. The linux.ko module seems particularly sensitive to this. OTOH, the instructions you posted do seem correct (except for the addition of mergemaster, already noted) Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message