Traduisez - Übersetzen - Traduzca - Traduza - Tradurre - Translate

Re: Kernel compile problems with RH 5.1

csd@netbox.com
Tue, 16 Jun 1998 08:36:24 -0700 (PDT)

> First: thanks for the amazingly quick reply.

And who ever said Linux isn't well supported :-)

> And for some reason, RedHat no longer makes a kernel-modules rpm in 5.1.
> I'm not sure which kernel rpm contains the module files.

Here is another tip, for any file in the system, if you do a
"rpm -q -f <filepathname>" it will tell you which (if any) rpm installed that
file. e.g. "rpm -q -f /lib/modules/2.0.34/fs/isofs.o" should tell you where
that module came from.

CSD