After a catastrophic failure, I updated my motherboard and cpu from zen 1 to zen 3.
However, I never considered the fact that the new hardware might not be recognized by the Tumbleweed OS, that existed on the machine prior to the failure, and not be able to boot.
Is there any way (other than a fresh install) I can get the my system up and running using the existing disks I have?
I have 2 NVME M.2 disks that continue the information I would like to restore.
The pc recognizes the 2 disks but puts me into “emergency mode” and that gives me a command line interface as admin.
I use UEFI, both disks are encrypted and the OS is Tumbleweed (last updated about 1 month ago).
Disk1 is the boot disk and has an 2 unencrypted partitions, /boot/efi, and /boot the remainder of the disk is LVM on LUKS and contains 3 logical volumes /, /home, and swap.
Disk2 is fully encrypted LVM on LUKS and is unlocked using key file from Disk 1.
Tested my installed systems (Tumbleweed, Leap and others) by moving the drives between different boxes with different CPUs, main boards and memory sticks. This worked well for all systems. Needed to reinstall grub only. EFI needs to know about grub. Run grub-install, update-bootloader and everything is fine again.