I have a RHEL 8 VM image that I have converted from Virtual Box to Hyper-V but it fails to start (works in VB but not in Hyper-V).
Timed out waiting for device dev-di...97\x2d9636\x2dc104a96af2a5.device
Warning: /dev/disk/by-uuid/e563c7aa-66f5-4e26-82e2-4251e99edc91 does not exist
From a little searching I see this may be from the UUID changing.
I followed a few previous answers and ran blkid and looked in /etc/fstab but both of these have a different uuid and match each other.
I don't know much about Linux but how do I fix this? I assume I need to change that device ID above to the one in blkid somewhere but how and where?
/etc/fstabto match the new ones you created. If you nees help I'll write an answer but it will take awhile. Remember to keep your VirtualBox VM as a backup because you'll have all different UUD's in both VM's now.