Date: Tue, 6 Jun 2000 23:45:16 +0530 From: Rahul Siddharthan <rsidd@physics.iisc.ernet.in> To: mleczo@bjn.pl Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel panic Message-ID: <20000606234516.D4856@physics.iisc.ernet.in> In-Reply-To: <Pine.LNX.4.05.10006061850300.19402-100000@bjn.pl>; from mleczo@bjn.pl on Tue, Jun 06, 2000 at 06:57:10PM %2B0200 References: <Pine.LNX.4.05.10006061850300.19402-100000@bjn.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
(1) Boot your old kernel (if you followed the usual kernel install procedure, it should be called kernel.old). You can specify a kernel to boot after entering command mode at the boot prompt. (2) Copy /kernel.old to /kernel.safe so that it won't be overwritten with your next kernel build. (3) Rebuild your kernel, specifying a suitable CPU class in your kernel config file. HTH, R. mleczo@bjn.pl said on Jun 6, 2000 at 18:57:10: > Hi > I need fast help if possible > I reconfigured the kernel, made make depend, make , make install > After reboot my kernel panics with this communicate: > > panic: CPU class not configured > Debugger("panic") > Stopped at 0xc01f3419: movb $0,0xc02846e0 > db> > > Now what should i do "help" give me some commands but i dont know > what to do, can i somehow repair it ? > > Thank You for your fast help > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000606234516.D4856>