LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   recompiled kernel won't respond to boot-time args (https://www.linuxquestions.org/questions/linux-general-1/recompiled-kernel-wont-respond-to-boot-time-args-41086/)

turtle 01-11-2003 10:14 AM

recompiled kernel won't respond to boot-time args
 
Anybody ever get the problem where a recompiled kernel won't respond to boot-time arguments like "noapic" and "pci=biosirq"? The stock redhat 8 kernel (2.4.18-14) responds to those, but any kernel I've tried to compile (2.4.18-14 and 2.4.20) won't.

I'm beginning to suspect that it's some of the cflags I used (-march=athlon-mp -O3) but I'm not sure.

Any suggestions?

trickykid 01-11-2003 10:16 AM

Or your leaving out support for them when compiling ??

turtle 01-11-2003 10:50 AM

I have the PCI option set to (any), and apic is enabled (both io_apic and local_apic). When I tried to disable any of the apic options, the compilation wouldn't go through. I should mention that I have a dual amd mp system on a tyan tiger s2460.


All times are GMT -5. The time now is 06:55 PM.