Avatar of Walter Mackenzie
Walter Mackenzie
 asked on

Downgrade CentOS from 6.8 to 6.5

I recently upgraded my CentOS 6.5 system to 6.8 CentOS.  I need to downgrade to 6.5.  I have the 6.5 kernel and initrd files in boot.  Can I just boot to this kernel or do I need to downgrade packages too?
LinuxLinux Distributions

Avatar of undefined
Last Comment
Scott Silva

8/22/2022 - Mon
Dr. Klahn

The simplest way would be to restore the entire system drive from the last full backup before the upgrade was done.

I take it there are no full backups?
Walter Mackenzie

ASKER
No full backups.  The system is a test system so not critical.  I just did know if just running the older kernel was enough
arnold

What is the cause that leads to the request?
Yes, you can change the boot to use an older kernel.
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes
Walter Mackenzie

ASKER
We are building/compiling software on 6.8 and cannot run of 6.5, so we want to have build system same as "run" system.  Do I need to downgrade packages after booting older kernel?
Mazdajai

no need the downgrade the packages,  on the splash start up screen there should be a list of kernel you can choose from.
ASKER CERTIFIED SOLUTION
Scott Silva

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Walter Mackenzie

ASKER
Thanks Scott, so we are compiling our software with all the updated libraries/packages (glibc,alsa-lib..etc) on the 6.8 system.  So you are saying this is OK to take this compiled software (binaries) and run on 6.5 with no issues?  That's why I was worried about "updated" packages.
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
SOLUTION
arnold

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
Scott Silva

It is EXTREMELY rare that a package compiled on one minor version won't run on another minor version....  

The question is why aren't you applying patches to the older systems?

There have been many bad bugs and security issues repaired between 6.5 release and now...

Or at least applying the serious issue patches on a test system and testing first...


Running "yum-update" is all it takes to bring a system current, and is usually better than letting them run unpatched...
Scott Silva

Close request received via email