How to make/install kernel under Redhat8?
Commands like menuconfig, menuxconfig don't work now.
anything wrong with my installation?
I made it under 7.0 and earlier version.
[quote:05ea278fd7="红星照耀中国"]How to make/install kernel under Redhat8?
Commands like menuconfig, menuxconfig don't work now.
anything wrong with my installation?
I made it under 7.0 and earlier version.
Please give some advice.
Thanks.[/quote]
Have you installed the kernel source?
Did you run menuconfig on the path /usr/src/linux***?
u will meet some compilation errors when compile the kernel code from rh9. 2.4.20-8 or 9. the running kernel does not have problems. but if u want to recompile kernel for developing or other purpose, try to choose 2.4.21-rc1 or 2.4.18. the 2.4.20 have some problems on pci device development.
i am sorry that i do not know if before rh8 the kernel header is a seperate package. i install kernel source all the time and then i have kernel headers there.