Migration Vmware to Hyper-V
Posted: Tue Dec 10, 2024 6:21 pm
Hello,
I have a problem during the boot with a VM after converting it from Vmware to Hyper-V.
The machine is a Red-Hat 7.5 and this following erreurs display :
I have already tried to regenerate the dracut to solve the problem but it doesn't change anything...
Below the command that i've tried :
I've tried to add the following parameter in the /etc/dracut.conf :
But it doesn't change anything too
The rescue mode start without any problem.
Can you help me to solve this problem please?
I have a problem during the boot with a VM after converting it from Vmware to Hyper-V.
The machine is a Red-Hat 7.5 and this following erreurs display :
Code: Select all
/dev/mapper/rhel-root does not exist
/dev/rhel/root does not exist
/dev/rhel/swap does not exist
Below the command that i've tried :
Code: Select all
dracut -f -v --regenerate-all
Code: Select all
add_drivers+=" hid_hyperv hv_utils hv_vmbus hv_storvsc hv_netsvc"
The rescue mode start without any problem.
Can you help me to solve this problem please?