upgrades-migrations / redhat-upgrade-tool

Upgrades Red Hat Enterprise Linux from one major version to a newer one. Disclaimer: It was fun. R.I.P. :-)
GNU General Public License v2.0
15 stars 17 forks source link

rollback with multiple kernels installed on RH 6 #47

Open pirat89 opened 6 years ago

pirat89 commented 6 years ago

When the RHEL 6 system contains several kernels, after the rollback only the one that have been active when the upgrade process started is restored. The others are installed but system cannot boot into these, because because kernel files in /boot/ are missing. From this reason the entries of such kernels are removed from the original grub as these cannot be used safely. However the RPMs are installed.

To make it possible to use other installed kernels as well: