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
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.
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.
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.
I take it there are no full backups?