From owner-freebsd-questions Wed May 29 10:54:37 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA21421 for questions-outgoing; Wed, 29 May 1996 10:54:37 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA21416 for ; Wed, 29 May 1996 10:54:35 -0700 (PDT) Received: from crooow.wcupa.edu (crooow.wcupa.edu [144.26.15.139]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id KAA14372 for ; Wed, 29 May 1996 10:54:33 -0700 Received: from gypsy.wcupa.edu (gypsy.wcupa.edu [144.26.15.138]) by crooow.wcupa.edu (8.6.12/8.6.12) with SMTP id NAA17397; Wed, 29 May 1996 13:39:38 -0400 Received: by gypsy.wcupa.edu with Microsoft Mail id <01BB4D65.16963900@gypsy.wcupa.edu>; Wed, 29 May 1996 13:45:24 -0400 Message-ID: <01BB4D65.16963900@gypsy.wcupa.edu> From: "Peter A. Schwenk" To: "'Brandon Gillespie'" , "freebsd-questions@FreeBSD.ORG" Subject: RE: panic in FreeBSD-STABLE kernel.. Date: Wed, 29 May 1996 13:45:23 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I would think that since the 6x86 is a Pentium-class CPU, it probably masquerades as one. You removed i586_CPU from the config file. Did you try putting it back in? - Peter Schwenk, Academic Computing, West Chester University of PA - pschwenk@wcupa.edu ---------- From: Brandon Gillespie[SMTP:brandon@tombstone.sunrem.com] Sent: Wednesday, May 29, 1996 5:42 AM To: freebsd-questions@FreeBSD.ORG Subject: panic in FreeBSD-STABLE kernel.. 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