How to Upgrade AL 9.6 to 10.0 on X86_64_v2?

Sorry if this has been answered before. Feel free to point me in the right direction if it has.

I have an old Dell laptop I’ve been running Rocky 9 on, and wanted to upgrade it to an EL10. As it’s an x86-64-v2, AlmaLinux was the choice. I migrated from Rocky 9.6 to AlmaLinux 9.6 with no problems, however I’ve been unable to upgrade to AL10.0.

Running leapp fails because “Current x86-64 microarchitecture is unsupported in RHEL10” But I’m trying to upgrade to AL10 which does support it! How do I convince leapp to allow an upgrade to AL10?

Or failing that, how do I upgrade without using leapp?

Thanx in advance for any advice to this newbie to AlmaLinux.

Why bother with the hassle when 9.x is supported until 2032?

First, I prefer to think “in-place conversion to different distro” than “upgrade”.

You should contact the maintainers of ELevate to tell them of “another target distro” (as the v2 is a special el10).


Personally, I do use fresh install followed by restore of user data and config. Most of user data is in separate filesystem, i.e. “trivial” to keep, and config has to adapt to different versions anyway.

RHEL10 has a higher CPU requirement than older versions, it now requires a CPU compatible with x86-64-v3 instruction set or higher.

Yes RHEL10 doesn’t support x86_64_v2, but AL10 specifically has a version which does; and I can’t use leapp to upgrade to that version.