LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   kernel 2.4.17, ext3 & kernel panic (https://www.linuxquestions.org/questions/linux-newbie-8/kernel-2-4-17-ext3-and-kernel-panic-14662/)

urinal cake 02-19-2002 07:52 PM

kernel 2.4.17, ext3 & kernel panic
 
I have no problem with kernels 2.4.8 & 2.4.16, but I cannot get 2.4.17 to "find init"
I keep getting a kernel panic. I am using ext3, and have it compiled right into the kernel, but still not boot love. With 2.4.16 and 2.4.8, it worked whether ext3 support was in kernel or modular. Is this an issue with 2.4.17? I tried to mkinitrd with no luck. Any help would be appreciated.

isajera 02-20-2002 12:00 AM

the boot partition is probably ext2 - so it shouldn't matter too much if the ext3 was modular.

the easiest thing to do is probably to copy the config file from one of the older 2.4.x kernels to the new one and use that to make sure you've got the configuration of the kernel correct. if it still doesn't work, then it might be a bug in the kernel - improbable, but possible.

urinal cake 02-20-2002 12:32 AM

Yeah, I started with a working kernel config :-(
 
On an unrelated note, I get 2.4.16 to boot just fine, but anything Quake3-engine based gives me Signal 11. I can only run Q3 or Return to Wolfenstein on 2.4.8-based kernels. Do I need to rebuild the rpm for the 2.4.16 kernel, you think? I noticed the file at NVidia's website.

Alinuxnoob 02-20-2002 09:23 AM

Im having problems with 2.4.17 kernel it won't boot after a compile. My kernel that is working is 2.4.9-21. Where do you get the config file in Redhat 7.2 from one of the older 2.4.x kernels ?

isajera 02-20-2002 10:58 AM

mmmm... do you have an amd? there's a known problem between amd and nvidia boards.

aside from that tho, if you're using the drivers from nvidia, then i'd really recommend that you use the source tarballs to install the driver, not the rpm's. the drivers really do need to be compiled against the current kernel - that could also be what's causing the problem. the source code comes with easy installation instruction in the README - so it shouldn't be much of a problem.

isajera 02-20-2002 11:00 AM

Quote:

Originally posted by Alinuxnoob
Im having problems with 2.4.17 kernel it won't boot after a compile. My kernel that is working is 2.4.9-21. Where do you get the config file in Redhat 7.2 from one of the older 2.4.x kernels ?
if you have the kernel source included in your install, then check in the /usr/src/linux-2.4.9-21 directory. there should be a file named *.config

urinal cake 02-20-2002 05:39 PM

This thread is all over the place! LOL
 
OK isajera. I have used the .tar.gz NVidias, with same problem. RE: the athlon/AGP but, I have append="mem+nopentium" in my lilo.conf, so that's not the problem. Besides, Quake3 and Wolfredux run all day in any of my 2.4.8-based kernels. It's the 2.4.16 one that is gagging on me.

finegan 02-20-2002 06:51 PM

Did you compile all of the agpgart and Dri stuff in there? The best way to find out what is missing is to compare the 'dmesg' output from 2.4.8 and 2.4.16.

Also, about the 2.4.17 panic... what was the panic error?

Cheers,

Finegan

Alinuxnoob 02-20-2002 07:26 PM

Quote:

if you have the kernel source included in your install, then check in the /usr/src/linux-2.4.9-21 directory. there should be a file named *.config
I don't have the kernel source included in my install! How do I install the source cause I downloaded the rpm for 2.4-9- 21but it wouldn't let me install it cause it gives me an conflick errorr. Does anyone know how to get the conifg file from another place or how do I install the rpm without getting this error?


All times are GMT -5. The time now is 11:32 PM.