Re: Kernel Panic

2003-03-11 Thread John
On Tue, 11 Mar 2003, sameer jha wrote: > Hi All!! > Well when does a Kernel Panic occurs? > When I recently booted my RH7.2 box it got stuck up while ... > file system in the first attempt. > > After that I tried again, this time it dropped me to a shell after > which I tried to fsck my disk whic

Re: Kernel Panic

2003-03-11 Thread Tarhon-Onu Victor
On Tue, 11 Mar 2003, sameer jha wrote: > Could anyone please help me outta there. I haven't installed any new > hardwares recently. Maybe some of your old hardware is getting tired (ram, cpu). Maybe the cpu cooler does not spin as it shoud. -- Tarhon-Onu Victor Network and System Engin

Re: kernel panic

2000-10-03 Thread Aaron Whiteman
At least on my Athlon, one you update your kernel to 2.2.16 from updates.redhat.com (or your favorite mirror), it doesn't try to disable the processor any more. Since I didn't know of the below, I booted off a rescue disk I created during install (knowing this would happen), got on the network,

Re: kernel panic

2000-10-03 Thread schang
#x27;, etc, so that I don't have to watch the lilo prompt. So far not successful. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 03, 2000 5:01 PM Subject: Re: kernel panic > Brian Clifton wrote: > > > > Just re

Re: kernel panic

2000-10-03 Thread kevin
Brian Clifton wrote: > > Just rebooted RH6.2 to receive the following error message: > > Kernel panic: Attempted to kill the idle the task! > In swapper task - not syncing I found this with Duron processors. RedHat seems to think they are a PIII and tries it impliment cpuid and of course this i

Re: kernel panic

2000-10-03 Thread schang
Is it amd chip based? - Original Message - From: Brian Clifton <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 01, 2000 2:52 PM Subject: kernel panic > > Just rebooted RH6.2 to receive the following error message: > > Kernel panic: Attempted to kill the idle the tas

Re: Kernel Panic, after a build

2000-09-21 Thread John Summerfield
> I built a new version of the kernel under RH6.2, currently running > 2.2.14-5.0smp. The new version is 2.2.17. Compilation and building of the > required modules succeeded. lilo.conf has also been updated to reflect the ne > w > kernel name. System.map, initrd.x.img, vmlinuz and vmlinux

Re: Kernel Panic, after a build

2000-09-20 Thread Charles Hixson
"GYGAX,OTTO (HP-Corvallis,ex1)" wrote: > I built a new version of the kernel under RH6.2, currently running > 2.2.14-5.0smp. The new version is 2.2.17. Compilation and building of the > required modules succeeded. lilo.conf has also been updated to reflect the new > kernel name. System.map, initr

Re: Kernel Panic, after a build

2000-09-20 Thread Matilainen Panu (NRC/Helsinki)
On Wed, 20 Sep 2000, EXT GYGAX,OTTO (HP-Corvallis,ex1) wrote: > I built a new version of the kernel under RH6.2, currently running > 2.2.14-5.0smp. The new version is 2.2.17. Compilation and building of the > required modules succeeded. lilo.conf has also been updated to reflect the new You shou

Re: Kernel Panic, after a build

2000-09-20 Thread Jeff
As a first guess, I would imagine that A: you accidentally overwrote your original kernel, and B, while you did change lilo.conf, you didnt rerun lilo to write teh changes to the MBR, causing LILO to look for a kernel image that isnt there. that or you just didnt quite get lilo configured right.

Re: Kernel Panic, after a build

2000-09-20 Thread Yuzz
DO you compile the tar.gz kernel or updated from RPM packages?? If tar.gz ..i think you should take the same configuration as 2.2.14-5smp(rpm) kernel configuration in the kernel source (/usr/src/linux/config) ..then check if you want to enable anything in the new 2.2.17 kernel and recompile back