On Thu, 28 Jan 1999, Mike Zanker wrote: > Having just upgraded my motherboard/CPU to a BX chip set and Celeron 333 I > attempted to boot into my 3.0-STABLE system. However, as soon as the kernel > starts to boot I get > > panic: cpu class not configured > > and the machine reboots (and so on...) > > Is this cpu supported?
As far as I know, yes. Check your kernel config and include cpu "I686_CPU" (valid for Pentium Pro, P2 and probably celerons). You could comment out the other cpu options, but this isn't 100% necessary. They don't do any harm, but they *might* have an impact on performance and probably bloat the kernel a bit. (the GENERIC kernel always includes all cpu types, that's why it is called "GENERIC", i think :) -- # /AS/ http://privat.schlund.de/entropy/ # # # # XX has detected, that your mouse cursor has changed position. Please # # restart XX, so it can be updated. -- From The Gimp manual # To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message