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