Has anyone got the combination of Rocky 10 and an AMD EPYC 9354P to install on hyper-v ?
It seems to be telling me that it’s deprecated hardware (detected x86_64-v1) and won’t proceed past the boot screen.
Rocky 9 has been fine, I just wanted to spin up a fresh box so thought I’d go with 10 and didn’t expect problems with such recent hardware (should be Zen 4 so support x86-64-v4 ?).
Thanks
Ok, we normally turn on the option to allow migration to a physical computer with a different architecture. Turning that off gets me past the initial problem and to a boot screen
The `x86_64-v1` message looks like Hyper-V is presenting the VM with a restricted or compatibility CPU feature set, rather than Rocky 10 misidentifying the physical EPYC 9354P. Since disabling the migration-to-a-physical-computer option lets you reach the boot screen, I would compare the VM’s virtual processor compatibility setting and CPUID exposure with the Rocky 9 VM that already works. It may also be worth creating a fresh Generation 2 VM and checking that Secure Boot is using the Microsoft UEFI CA template, while keeping the virtual CPU configuration consistent. After you reach the installer, does the live environment report the expected x86-64-v2/v3 CPU level?