I have just rented a dedicated server from OVH which uses a custom kernel, so whenever I run a command like the following:
sudo yum groupinstall 'Development Tools
I get errors due to missing dependencies:
Missing Dependency: kernel >= 2.6.9-11 is needed by...
Now I've read that I can do a netboot in reinstall the OS and the official kernel, however I would rather not reinstall everything as I have set quite a lot up already.
Is it possible to run the official kernel without a reinstall?
If so how do I do go about it?