# RHEL-7 to Rocky-8 update?

**URL:** https://forums.rockylinux.org/t/rhel-7-to-rocky-8-update/4830
**Category:** Rocky Linux Help & Support
**Created:** [December 8, 2021, 9:50pm UTC](https://forums.rockylinux.org/t/rhel-7-to-rocky-8-update/4830 "2021-12-08T21:50:45Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![dr18](https://avatars.discourse-cdn.com/v4/letter/d/a8b319/32.png) [@dr18](https://forums.rockylinux.org/u/dr18)
#### Post date: [December 8, 2021, 9:50pm UTC](https://forums.rockylinux.org/t/rhel-7-to-rocky-8-update/4830/1 "2021-12-08T21:50:45Z")

</div>

Is there a way to do an an upgrade (without re-kick) from RHEL-7 to Rocky 8?

---

<div class="post-metadata">

### Author: ![label](https://avatars.discourse-cdn.com/v4/letter/l/c5a1d2/32.png) [@label](https://forums.rockylinux.org/u/label)
#### Post date: [December 8, 2021, 10:26pm UTC](https://forums.rockylinux.org/t/rhel-7-to-rocky-8-update/4830/2 "2021-12-08T22:26:36Z")

</div>

You can use the elevate tool from Alma to potentially help you.

Note that our stance (at least from release engineering) is that upgrades or systems that were upgraded from a previous major release are not supported.

---

<div class="post-metadata">

### Author: ![jlehtone](https://avatars.discourse-cdn.com/v4/letter/j/e9a140/32.png) [@jlehtone](https://forums.rockylinux.org/u/jlehtone)
#### Post date: [December 9, 2021, 9:15am UTC](https://forums.rockylinux.org/t/rhel-7-to-rocky-8-update/4830/3 "2021-12-09T09:15:42Z")

</div>

Each major release is significantly different from previous. It is not trivial to replace something with mere “logical equivalent” and for some things there is no equivalent / no conversion.

While files are easier to replace, the configuration is less so. An automated tool should be able to read all custom configs and _translate_ them for the new components. Some custom are more custom than others. (On worst case duct tape on duct tape to mimic ancient major version.)

Besides, upgrade is far from the only situation that can broke your system. Hardware breakage, user error, hack, etc are all _out there_ to get you. You have to be able to install from scratch (and restore data from backups) anyway. (I have reinstalled several CentOS 7 setups this Fall to fix a judgement error I made in 2016. It is easy and quick, if one has a routine for it.)

You can of course try the _ELevate_, if you do have a contingency plan at hand.

Remember that EL8 is not EL7. You _want_ to learn the new best practices and discard the EL7 routines.

---

<div class="post-metadata">

### Author: ![anemarkus](https://avatars.discourse-cdn.com/v4/letter/a/51bf81/32.png) [@anemarkus](https://forums.rockylinux.org/u/anemarkus)
#### Post date: [December 9, 2021, 10:20am UTC](https://forums.rockylinux.org/t/rhel-7-to-rocky-8-update/4830/4 "2021-12-09T10:20:00Z")

</div>

> [@jlehtone](#):
>
> Each major release is significantly different from previous.

One example is the default filesystem XFS. RHEL 8 ships a new version of XFS with new features and while you can read older XFS filesystems made in RHEL 7 this is not true the other way around! Of course you can insist and keep older XFS but you have to consider effects on performance, stability etc.

---

<div class="post-metadata">

### Author: ![dr18](https://avatars.discourse-cdn.com/v4/letter/d/a8b319/32.png) [@dr18](https://forums.rockylinux.org/u/dr18)
#### Post date: [December 9, 2021, 4:56pm UTC](https://forums.rockylinux.org/t/rhel-7-to-rocky-8-update/4830/5 "2021-12-09T16:56:34Z")

</div>

Thank you very much!

---

<div class="post-metadata">

### Author: ![jbkt23](https://avatars.discourse-cdn.com/v4/letter/j/9fc29f/32.png) [@jbkt23](https://forums.rockylinux.org/u/jbkt23)
#### Post date: [December 10, 2021, 10:23pm UTC](https://forums.rockylinux.org/t/rhel-7-to-rocky-8-update/4830/6 "2021-12-10T22:23:03Z")

</div>

One thing I do is reserve two partitions for OS use separate from data and home partitions. This way I can install a new distro or distro version independent of the running OS. Then, even if you can’t boot back into the prior OS you can still mount that partition to recall configs that you’ve made. This may not be much of an issue with long term distro’s such as Rocky but on Fedora it is the only way I can maintain multiple machines consistently.

---

<div class="post-metadata">

### Author: ![brian](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/brian/32/5777_2.png) [@brian](https://forums.rockylinux.org/u/brian)
#### Post date: [August 25, 2023, 3:59am UTC](https://forums.rockylinux.org/t/rhel-7-to-rocky-8-update/4830/7 "2023-08-25T03:59:40Z")

</div>


