From owner-freebsd-questions Wed May 29 08:43:16 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA11948 for questions-outgoing; Wed, 29 May 1996 08:43:16 -0700 (PDT) Received: from tombstone.sunrem.com (tombstone.sunrem.com [206.81.134.54]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA11927 for ; Wed, 29 May 1996 08:43:12 -0700 (PDT) Received: (from brandon@localhost) by tombstone.sunrem.com (8.6.12/8.6.12) id JAA19238; Wed, 29 May 1996 09:42:58 -0600 Date: Wed, 29 May 1996 09:42:57 -0600 (MDT) From: Brandon Gillespie To: freebsd-questions@freebsd.org Subject: panic in FreeBSD-STABLE kernel.. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I just upgraded my system to FreeBSD-STABLE, then I recompiled the kernel. For the config I simply copied GENERIC and commented out all but 'cpu "I586_CPU"' for the CPU classes, and I changed the ident respectively. Everything else was by the book (the handbook, to be exact). However, when I reboot the machine it boots the kernel to the point where it should probe the devices, and instead it panics on 'Unknown CPU class'. The system is a Cyrix 6x86 150+, and has run the 2.1-R kernel just fine... Help? -Brandon Gillespie