Quote:
Originally Posted by Thaidog
I guess I could but I want to update the kernel and I'm not sure if that's a good idea if i want to keep it pn 0 for that kind of update.
|
Then I believe the best thing you could do is:
Download the kernel. & Kernel devel. & any other requirements.
Then, cd to the directory that it was downloaded to..
IE:
then install them
Code:
$ yum install kernel* --nogpgcheck
This will install the ones from the tmp directory/or directory you downloaded them to.