打印

问几个编译升级内核后的问题

问几个编译升级内核后的问题

在使用RH9.0的时候,系统可以认出我的nForce2并正确加载驱动,而在RH8.0上升级内核到2.4.20的话,系统还是认不出,显示PCI IDE unkonw。请问2.4.20内核是不是不直接支持nForce2,要手动安装其它驱动或自己编译来加载?
我编译了三次内核,mount都不能正常使用,提示说:fs type vfat not supported by kernel。在旧内核下就能使用,不知在编译时要注意哪点才能避免这种情况?
我在使用公社编译好的2.4.20-8.1 for RH8.0 rpm(2)包升级的时候,安装updatekernel-need.tar.gz时,在解开的目录下用rpm -Uvh *.rpm一次性安装时报错说:
warning: gnupg-1.2.1-3.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
error: Failed dependencies:
libslp.so.1 is needed by cups-1.1.18-1.1
这不知是怎么回事,而且也见有别人反映这个问题,但没有回答。希望现在能有个解释与指导。

TOP

1、按理2.4.20应该支持nForce2,你对比一下rh9下的/etc/modules.conf和rh8下的
2、rpm -Uvh *.rpm --nodeps参数安装吧

TOP

when u compile u kernel, under file system, do u choose vfat support?
Time is always not enough!

TOP

谢谢部长的指导。
在编译时我应该是把该选的都选上了的,下次试试完全默认是怎样的情况。

TOP

u will meet more problems if u choose ddefault. the value of linux kernel is u can customize it.
Time is always not enough!

TOP