Recently, I was having issue where I had decided to migrate one of my Oracle Linux machine which was running in HP Blade server to visualize and migrated through VMware converter. Migration went successful and VM migrated successfully without any error but while powering on the Oracle Linux VM its failed with below error. To resolve this issue I tried to boot the VM with Linix iso and run into rescue mode. Please find below steps which I followed to boot the VM successfully. 1) Mount the linux iso to the VM and boot it from CD 2) At the first prompt, type linux rescue and press Enter. 3) Change root to the mounted installation. Type chroot /mnt/sysimage and press Enter 4) Type ls /boot 5) There you will see lots of initrd-xxxxx.EL.img files with different name. 6) To verify the correct initrd-...