What do I need to do to install the FC3 kernel sources and build exactly the same kernel that comes with this distribution?
Somehow my install got hosed, and when my system boots I get a lot of messages that insmod can load /lib/dm*.ko (at least that's what I think it was).
Sigh.
Thanks,
-Philip
On Wed, 2005-08-31 at 17:44 -0600, Philip Prindeville wrote:
What do I need to do to install the FC3 kernel sources and build exactly the same kernel that comes with this distribution?
Somehow my install got hosed, and when my system boots I get a lot of messages that insmod can load /lib/dm*.ko (at least that's what I think it was).
Sigh.
Thanks,
-Philip
What did you install or do to get to this point? Try to just rebuild your modules, I think most of the deps are covered with the group Development Tools but don't hold me to that :-)
yum groupinstall "Development Tools"
Regards, Ted