From owner-freebsd-questions Mon Nov 1 18:38:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id F34F214D26 for ; Mon, 1 Nov 1999 18:38:35 -0800 (PST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 1.92 #3) for freebsd-questions@freebsd.org id 11iTqC-000JsP-00; Tue, 2 Nov 1999 02:38:32 +0000 Received: from localhost (jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) with SMTP id CAA51780 for ; Tue, 2 Nov 1999 02:38:31 GMT (envelope-from jcm@dogma.freebsd-uk.eu.org) Date: Tue, 2 Nov 1999 02:38:31 +0000 (GMT) From: J McKitrick To: freebsd-questions@freebsd.org Subject: help on kernel panic Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i just cvsupped from 3.2 to 3.3. Following advice, i am building a kernel before a new world. i used the exact same config file. When i did this, there were errors on a few labels missing in 686_mem.o (i think) so i changed the cpu type in the config file to I586_CPU. This compiles, but hangs during boot (panic) and says unknown or unconfigured cpu. Fortunately i saved my old kernel, but how do i fix this? -jm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message