红星照耀中国 发表于 2003-5-1 01:27:51

How to--kernel

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.

Bluedata 发表于 2003-5-1 01:45:27

你可以看看精华区先。

breezesun 发表于 2003-5-1 02:07:39

Re: How to--kernel

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.

Have you installed the kernel source?
Did you run menuconfig on the path /usr/src/linux***?

红星照耀中国 发表于 2003-5-1 02:34:54

Thanks.

Dragonfly 发表于 2003-5-1 04:01:11

rh8 kernel is ok, but rh9 kernel has some problems.

Bluedata 发表于 2003-5-1 06:18:53

rh8 kernel is ok, but rh9 kernel has some problems.
是吗?
讲讲看。

Dragonfly 发表于 2003-5-1 06:38:29

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.

Bluedata 发表于 2003-5-1 09:32:32

还是cheungming厉害!

Dragonfly 发表于 2003-5-1 09:36:22

xixi, bu hao yi shi.:wink:

红星照耀中国 发表于 2003-5-1 20:53:42

Sorry, it seemed that no hearders for me now.
I didn't find kernel headers package in my installation CDs (5 CDs package)

system installation Disk 1
system installation Disk 2
system installation Disk 3
source code 1
source coda 2
documentations

Last night I walked around all the world for the headers package, but failed.
What Can I Do Now?

Followed is some information outputted by rpm:

# rpm -q kernel
kernel-2.4.18-14
# rpm -q kernel-source
kernel-source-2.4.18-14
# rpm -q kernel-headers
package kernel-headers is not installed

Dragonfly 发表于 2003-5-1 22:24:13

if u already have kernel source. then go /usr/src/linux-2.4.xx. under include, is all u kernel headers.

红星照耀中国 发表于 2003-5-1 23:13:20

Did u mean, now in RH8, these headers are not existed as a whole package that u can select to install?

Dragonfly 发表于 2003-5-1 23:16:03

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.
页: [1]
查看完整版本: How to--kernel