|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Downgrade kernel version with yum
Dear all,
Now I need to downgrade my current kernel to 2.6.12 I found some pages with Google, and they said that I can do it with yum, but there is not details information. How can I use yum to downgrade kernel version Please help me Thank you very much |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
Yes, you can install as many kernels as you want, but only use one at a time. Code:
yum install kernel-2.6.x.x.x.x.x Then edit grub.conf and choose the kernel you want to use on startup. You'll need to reboot your computer for the new kernel to be loaded. |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Dear verdepollo
Thanks for your help I tried your command, but it reports: No package kernel-2.6.12 available Can you give me a working mirror link to install kernel |
|
#4
|
|||
|
|||
|
|
| Sponsored Links | |
|
|
#5
|
||||
|
||||
|
Just be aware that while you can downgrade your kernel, you may render your system unusable if you do not know exactly what you are doing.
|
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Incorrect kernel version (why). | Xcislav | Shell Programming and Scripting | 1 | 03-28-2011 05:30 PM |
| how to find out the kernel version of a particular debian release ? | thegeek | Debian | 1 | 02-03-2011 05:05 AM |
| How can i see kernel patch version? | younus_syed | Solaris | 5 | 09-10-2008 05:03 AM |
| kernel version | bert.n | Linux | 4 | 09-26-2005 06:32 AM |
| Dual Xeon 2.6, RedHat EL 4 ES, up to latest release version. 2.6.9 kernel | Garp | Linux Benchmarks | 2 | 08-01-2005 10:01 AM |
|
|